资源列表
problem_d
- google code jam 2014 资格赛的D问题的算法源码 -algorithm source google code jam 2014 qualifying D issues
convert
- 大端模式存储的字节数据向浮点(单精度float、双精度double)、整型(int、long)转换类-Bytes of data stored in big-endian mode to the floating-point (single-precision float, double-precision double), integer (int, long) conversion class
StaticList
- 基于C++的静态链表,可以直接包含头文件使用-Based on C++ static list, you can use the included header files directly
SeqList
- 基于C++的顺序链表,可以直接包含头文件使用-Based on the order of C++ list, you can use the included header files directly
LinkList
- 基于C++的Link链表,可以直接包含头文件使用-Based C++ the Link list, you can use the included header files directly
master
- 迷路配线系统,运用邻居查找方法,找到配线路径中最短路线的C语言程序-Stray wiring system, using the neighbor search method to find the shortest route wiring path C language program
simulated-annealing
- 关于模拟退火算法,用于解决最短路径的C语言程序设计,解决了TSP问题-About simulated annealing algorithm, C language program designed for solving the shortest path to solve the TSP problem
tsp
- 关于旅行商问题求解最短路径的程序设计,本程序很好解决TSP问题的算法-About Traveling Salesman Problem solving the shortest path programming, this program is a good algorithm to solve TSP problem
sa
- 本程序是运用模拟退火算法解决旅行商问题,求解最短路径,C语言程序-This procedure is to use simulated annealing algorithm to solve the traveling salesman problem, solving the shortest path, C language program
IldaGibbs
- 基于mallet的层次LDA实现算法,可以用于自然语言处理-Algorithm based on hierarchical LDA mallet
keccak
- sha3最后算法keccak,目前最新的哈希家族的算法并作为标准推广
RLSMatrix
- 以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算,稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以通常的阵列形式列出。-With " OK logical link information," the order said triples sparse matrix to achieve two matrices addition, subtraction and multiplication operations, the use of
