资源列表
dijkstraCPP
- 由graph.txt读出源图并用临街链表显示出,然个用dijkstra算法算出给定两点的最短路径和任一给定点到其它各点的距离,graph.txt放在源代码同一目录,内附graph.txt示例-graph.txt read out by the source map and used chain along the street shows, However use the dijkstra algorithm to calculate the scheduled 2:00 and the sho
dual
- 用C++写的对偶单纯型法,已通过测试,大家看过就知道了-C write-dual simplex method has been tested, we read will know.
Hopfield-C++
- 现有Hopfield神经网络算法源程序,特分享-existing Hopfield neural network algorithm source, especially sharing
DBSCAN2
- DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇,并可以在带有“噪声”的空间数据库中发现任意形状的聚类。-DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. and to be with the "noise" of the spatial database found clus
WebReplay_src
- an automated software testing tool for Web applications
secondwavecode
- 第二代小波变换的源代码,希望对大家有所帮助。很经典的,,,,,,,谢谢。。调试成功-second generation wavelet transform source code, we hope to help. The classic ,,,,,,, Thank you. . Debugging success
C_3mfz
- C语言 打印“魔方阵”,所谓魔方阵是指这样的方阵 ,它的每一行,每一列和对角线之间和均相等。例如,三阶魔方阵为 8 1 6 3 5 7 4 9 2 要求打印出1~n的平方数的自然数的魔方阵。-C language Print "demons Matrix" and the so-called magic matrix is the matrix, which each row, Each series and between di
auth_id
- 身份证号的算法,以及15位旧身份证号转换成新身份证号。-identification algorithm, and 15 old identity card into its new identity.
sat_problem
- 这是算法中关于SAT问题的解决方法,希望对你有帮助,-This the algorithm on the SAT the solution to the problem, and I hope to help you, thank you
TSP_PROBLEM
- 这是算法中有关旅行商的解决方法,希望对你有帮助,-This the algorithm of the TSP solution, and I hope to help you, thank you
zgfbpso
- 离散二进制粒子群优化算法,非常热门的新算法,给出几个函数实例,供大家参考-discrete binary PSO algorithm, a very popular new algorithm, gave a few examples of function, for your reference
NumericalRecipesSourcec202
- Numerical Recipes in C的源代码 -Numerical Recipes in C source code