Advertisement

Results for "Author: korejwa2"

ASP_Volume3 #65816
Advanced Encryption Standard Class

Fast and efficient military grade encryption in a single class that can be added to any project. AES (128 bit blocksize Rijndael with 128, 192, or 256 bit keysize) is used by the US government to protect SECRET and (with 192 or 256 bit keys) TOP SECRET classified data. Unlike other block ciphers, AES is efficient in VB because encrypting a block can be done using only CopyMemory, Xor, and a few bit masks in the final round. This class can be set to support all Rijndael key and block sizes. (128, 160, 192, 224, 256)

ASP_Volume3 #65817
Dancing Links

DLX is a depth-first-search backtracking algorithm that finds all solutions to the exact cover problem. Solve sudoku and N queens puzzles. See Knuth's Dancing Links paper for algorithm details.

ASP_Volume3 #65818
Permutation, Combination, Partition

Generate permutations, combinations, tuples, Gray codes, and partitions. Includes combinatoric counting functions like binomial and multinomial coefficients, Stirling and eulerian numbers. Most of this is based on Donald Knuth's "The Art of Computer Programming" fascicles.

4_2005-2006 #171113
Advanced Encryption Standard Class

Fast and efficient military grade encryption in a single class that can be added to any project. AES (128 bit blocksize Rijndael with 128, 192, or 256 bit keysize) is used by the US government to protect SECRET and (with 192 or 256 bit keys) TOP SECRET classified data. Unlike other block ciphers, AES is efficient in VB because encrypting a block can be done using only CopyMemory, Xor, and a few bit masks in the final round. This class can be set to support all Rijndael key and block sizes. (128, 160, 192, 224, 256)

4_2005-2006 #171114
Dancing Links

DLX is a depth-first-search backtracking algorithm that finds all solutions to the exact cover problem. Solve sudoku and N queens puzzles. See Knuth's Dancing Links paper for algorithm details.

4_2005-2006 #171115
Permutation, Combination, Partition

Generate permutations, combinations, tuples, Gray codes, and partitions. Includes combinatoric counting functions like binomial and multinomial coefficients, Stirling and eulerian numbers. Most of this is based on Donald Knuth's "The Art of Computer Programming" fascicles.

5_2007-2008 #193631
Advanced Encryption Standard Class

Fast and efficient military grade encryption in a single class that can be added to any project. AES (128 bit blocksize Rijndael with 128, 192, or 256 bit keysize) is used by the US government to protect SECRET and (with 192 or 256 bit keys) TOP SECRET classified data. Unlike other block ciphers, AES is efficient in VB because encrypting a block can be done using only CopyMemory, Xor, and a few bit masks in the final round. This class can be set to support all Rijndael key and block sizes. (128, 160, 192, 224, 256)

5_2007-2008 #193632
Dancing Links

DLX is a depth-first-search backtracking algorithm that finds all solutions to the exact cover problem. Solve sudoku and N queens puzzles. See Knuth's Dancing Links paper for algorithm details.

5_2007-2008 #193633
Permutation, Combination, Partition

Generate permutations, combinations, tuples, Gray codes, and partitions. Includes combinatoric counting functions like binomial and multinomial coefficients, Stirling and eulerian numbers. Most of this is based on Donald Knuth's "The Art of Computer Programming" fascicles.

6_2008-2009 #216149
Advanced Encryption Standard Class

Fast and efficient military grade encryption in a single class that can be added to any project. AES (128 bit blocksize Rijndael with 128, 192, or 256 bit keysize) is used by the US government to protect SECRET and (with 192 or 256 bit keys) TOP SECRET classified data. Unlike other block ciphers, AES is efficient in VB because encrypting a block can be done using only CopyMemory, Xor, and a few bit masks in the final round. This class can be set to support all Rijndael key and block sizes. (128, 160, 192, 224, 256)

6_2008-2009 #216150
Dancing Links

DLX is a depth-first-search backtracking algorithm that finds all solutions to the exact cover problem. Solve sudoku and N queens puzzles. See Knuth's Dancing Links paper for algorithm details.

6_2008-2009 #216151
Permutation, Combination, Partition

Generate permutations, combinations, tuples, Gray codes, and partitions. Includes combinatoric counting functions like binomial and multinomial coefficients, Stirling and eulerian numbers. Most of this is based on Donald Knuth's "The Art of Computer Programming" fascicles.

7_2009-2012 #238667
Advanced Encryption Standard Class

Fast and efficient military grade encryption in a single class that can be added to any project. AES (128 bit blocksize Rijndael with 128, 192, or 256 bit keysize) is used by the US government to protect SECRET and (with 192 or 256 bit keys) TOP SECRET classified data. Unlike other block ciphers, AES is efficient in VB because encrypting a block can be done using only CopyMemory, Xor, and a few bit masks in the final round. This class can be set to support all Rijndael key and block sizes. (128, 160, 192, 224, 256)

7_2009-2012 #238668
Dancing Links

DLX is a depth-first-search backtracking algorithm that finds all solutions to the exact cover problem. Solve sudoku and N queens puzzles. See Knuth's Dancing Links paper for algorithm details.

7_2009-2012 #238669
Permutation, Combination, Partition

Generate permutations, combinations, tuples, Gray codes, and partitions. Includes combinatoric counting functions like binomial and multinomial coefficients, Stirling and eulerian numbers. Most of this is based on Donald Knuth's "The Art of Computer Programming" fascicles.

Languages
Top Categories
Global Discovery