OSDN Git Service

Some code clean-up + improved (faster) hamming distance computation.
authorLoRd_MuldeR <mulder2@gmx.de>
Thu, 15 Jun 2017 14:44:46 +0000 (16:44 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Thu, 15 Jun 2017 14:44:46 +0000 (16:44 +0200)
commitbf1d444329ac6850d43449e3ff1c779ce48be71d
treeefab0ec7e4d90593551301e3f7d32168121a29dc
parenta064bc22117cb8ac299254a773b41e2fb209f342
Some code clean-up + improved (faster) hamming distance computation.
README.md
tools/GenTables/GenTables_MIX.vcxproj
tools/GenTables/GenTables_XOR.vcxproj
tools/GenTables/GenTables_XOR.vcxproj.filters
tools/GenTables/include/common.h
tools/GenTables/include/hd_table.h [new file with mode: 0644]
tools/GenTables/include/thread_utils.h
tools/GenTables/include/twister.h
tools/GenTables/src/gen_table_mix.c
tools/GenTables/src/gen_table_xor.c