Advertisement

Results for "Author: korejwa"

ASP_Volume2 #26099
JPEG Encoder Class

Save a picture as a baseline JPG file using only vb code. Open source, NO THIRD PARTY DEPENDENCIES, and as fast as typical commercial software when compiled. All JPEG compression code is contained in a single class that can be added to existing projects. There is also an Integer DCT version of this class written by Ron van Tilburg available on PSC. (CodeId=50351)

ASP_Volume2 #27732
Access Data Types and Arrays in a Class

Data Types and Arrays in a Class must be declared Private and normally can't be accessed from outside the Class. This gets arround the problem by using CopyMemory API to copy a pointer to a variable outside the Class. This allows you to read/modify Data Types and Arrays in a Class as if they were Public.

ASP_Volume2 #39166
Singular Value Decomposition

SVD is a robust algorithm used for solving linear least squares problems, and systems of equations. Keywords: linear algebra, matrix, neural network, curve fitting

ASP_Volume2 #39167
QuickSort [non-recursive]

Sort arrays into alphabetical/numerical order. Uses QuickSort for large arrays, Insertion Sort for small subarrays, and CopyMemory APIs for string swapping. Fastest Sorting routine on PSC.

ASP_Volume3 #50778
Access Data Types and Arrays in a Class

Data Types and Arrays in a Class must be declared Private and normally can't be accessed from outside the Class. This gets arround the problem by using CopyMemory API to copy a pointer to a variable outside the Class. This allows you to read/modify Data Types and Arrays in a Class as if they were Public.

ASP_Volume3 #50779
JPEG Encoder Class

Save a picture as a baseline JPG file using only vb code. Open source, NO THIRD PARTY DEPENDENCIES, and as fast as typical commercial software when compiled. All JPEG compression code is contained in a single class that can be added to existing projects. There is also an Integer DCT version of this class written by Ron van Tilburg available on PSC. (CodeId=50351)

ASP_Volume3 #50780
Singular Value Decomposition

SVD is a robust algorithm used for solving linear least squares problems, and systems of equations. Keywords: linear algebra, matrix, neural network, curve fitting

ASP_Volume3 #50781
QuickSort [non-recursive]

Sort arrays into alphabetical/numerical order. Uses QuickSort for large arrays, Insertion Sort for small subarrays, and CopyMemory APIs for string swapping. Fastest Sorting routine on PSC.

C_Volume2 #67161
JPEG Encoder Class

Save a picture as a baseline JPG file using only vb code. Open source, NO THIRD PARTY DEPENDENCIES, and as fast as typical commercial software when compiled. All JPEG compression code is contained in a single class that can be added to existing projects. There is also an Integer DCT version of this class written by Ron van Tilburg available on PSC. (CodeId=50351)

C_Volume2 #68794
Access Data Types and Arrays in a Class

Data Types and Arrays in a Class must be declared Private and normally can't be accessed from outside the Class. This gets arround the problem by using CopyMemory API to copy a pointer to a variable outside the Class. This allows you to read/modify Data Types and Arrays in a Class as if they were Public.

C_Volume2 #80228
Singular Value Decomposition

SVD is a robust algorithm used for solving linear least squares problems, and systems of equations. Keywords: linear algebra, matrix, neural network, curve fitting

C_Volume2 #80229
QuickSort [non-recursive]

Sort arrays into alphabetical/numerical order. Uses QuickSort for large arrays, Insertion Sort for small subarrays, and CopyMemory APIs for string swapping. Fastest Sorting routine on PSC.

Java_Volume1 #85705
JPEG Encoder Class

Save a picture as a baseline JPG file using only vb code. Open source, NO THIRD PARTY DEPENDENCIES, and as fast as typical commercial software when compiled. All JPEG compression code is contained in a single class that can be added to existing projects. There is also an Integer DCT version of this class written by Ron van Tilburg available on PSC. (CodeId=50351)

Java_Volume1 #87338
Access Data Types and Arrays in a Class

Data Types and Arrays in a Class must be declared Private and normally can't be accessed from outside the Class. This gets arround the problem by using CopyMemory API to copy a pointer to a variable outside the Class. This allows you to read/modify Data Types and Arrays in a Class as if they were Public.

Java_Volume1 #98772
Singular Value Decomposition

SVD is a robust algorithm used for solving linear least squares problems, and systems of equations. Keywords: linear algebra, matrix, neural network, curve fitting

Java_Volume1 #98773
QuickSort [non-recursive]

Sort arrays into alphabetical/numerical order. Uses QuickSort for large arrays, Insertion Sort for small subarrays, and CopyMemory APIs for string swapping. Fastest Sorting routine on PSC.

2_2002-2004 #112853
JPEG Encoder Class

Save a picture as a baseline JPG file using only vb code. Open source, NO THIRD PARTY DEPENDENCIES, and as fast as typical commercial software when compiled. All JPEG compression code is contained in a single class that can be added to existing projects. There is also an Integer DCT version of this class written by Ron van Tilburg available on PSC. (CodeId=50351)

2_2002-2004 #114485
Access Data Types and Arrays in a Class

Data Types and Arrays in a Class must be declared Private and normally can't be accessed from outside the Class. This gets arround the problem by using CopyMemory API to copy a pointer to a variable outside the Class. This allows you to read/modify Data Types and Arrays in a Class as if they were Public.

2_2002-2004 #125919
Singular Value Decomposition

SVD is a robust algorithm used for solving linear least squares problems, and systems of equations. Keywords: linear algebra, matrix, neural network, curve fitting

2_2002-2004 #125920
QuickSort [non-recursive]

Sort arrays into alphabetical/numerical order. Uses QuickSort for large arrays, Insertion Sort for small subarrays, and CopyMemory APIs for string swapping. Fastest Sorting routine on PSC.

Languages
Top Categories
Global Discovery