资源列表
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.
DP
- 详述了算法中动态规划的运用,例举了诸多的例子,算法介绍由浅入深-it introduce the dinamic programming algorithm,it is very useful
1027wedding
- 厦门大学ACM题库中的1027婚礼问题,给出符合条件的座位排序-Xiamen University, ACM wedding questions in the 1027 question
Newton
- 实现了牛顿数值算法。-Newton
TwoDiv
- 数值计算中二分法的一种实现。-two divide
