资源列表
first
- 国际大学生程序设计竞赛例题解啊(一) 郭嵩山 中山大学-International Collegiate Programming Contest example Solutions ah (1)
prime
- 谈谈素数,素数相关的算法,ACM,pdg电子书-To talk about prime numbers, algorithms, ACM
apriori_modify
- 数据挖掘中频繁模式挖掘的经典算法,根据别人代码添加了项长度的控制。-frequent pattern mining algorithm:Apriori. I extend a pattern-length-control function to it based on an existing code.
Dinic
- dinic算法 相当实用,ACM最大流必备-useful dinic algorithm, ACM maximum flow must
jianghaizhou
- 主要用于优化算法,像黄金分割法和进退法计算某个方程式,包括主程序,黄金分割法子程序和进退法子程序。-Optimization algorithm used, such as golden section method and the advance and retreat method to calculate a formula, including the main program, procedures and method of golden section method to adva
AntCycle
- 蚁群算法经典TSP模型,ANT-CYCLE算法的实现。 使用了C++的STL库。 原是我毕设的一部分 现在贡献出来 。 PS:网上能得到的基本上不能直接运行 而我这个复制到vc++6.0的控制台工程中即可 文件中的文件“oliver30Tsp.dat” 为实现蚁群算法的经典例子,网上还有很多类似的测试例子-ANT COLONY ALGORITHM. TSP MODEL. ANT CYCLE.
ANTQ_V2
- 蚁群算法TSP模型的ant-cycle算法实现 尽可能少的采用STL,因此速度大为提升 另外,采用了类,因此使得在采用面向对象编程的时候,可以直接嵌入。-ANT COLONY ALGORITHM. TSP MODEL. ANT-CYLCE.
Matlab-PDE
- 偏微分方程的Matlab解法,方便你使用MATLAB来解决偏微分问题!-Solution of Partial Differential Equations Matlab for you to use MATLAB to solve the partial differential problem!
yiqunsuanfa
- 这是一个蚁群算法的程序,通过求解旅行商tsp问题验证了算法的正确性-This is an ant colony algorithm procedure, by solving the traveling salesman problem tsp verify the correctness of the algorithm
p10NR
- 这是一个潮流计算的程序。运用了牛顿—拉夫逊法。求出了各节点电压,功率分布。-This is a process flow calculation. The use of the Newton- Raphson method. Obtained each node voltage, power distribution.
mianyi
- 这是一个免疫克隆算法程序,求解了一个非线性的函数问题的最优值。-This is an immune clone algorithm procedure for solving a nonlinear problem of the optimal value function.
