this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this
this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this tar also include som...
算法(algorithm),在数学(算学)和计算机科学之中,为任何良定义的具体计算步骤的一个序列,常用于计算、数据处理和自动推理。精确而言,算法是一个表示为有限长列表的有效方法。算法应包含清晰定义的指令用于计算函数。
this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this tar also include som...
aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib i...
Intel/DVI ADPCM coder/decoder. The algorithm for this coder was taken from the IMA Compatability Project proceedings...
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncode...
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output....
the program is based on LMS filter algorithm,and it has been simulated,the simulation environment is matlab...
implement huffman algorithm with stl priority-queue, first you must have the file, then the result is saved...
This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port f...