资源列表
使用模拟退火算法(SAA)解决0-1背包问题
- 使用模拟退火算法(SAA)解决0-1背包问题-using simulated annealing (SAA) 0-1 knapsack problem solving
12345
- 指派问题的匈牙利算法(matlab语言)-assignment of the Hungarian algorithm (Matlab language)
Example_3_SOR
- matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
Example2FVm
- matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
quicksort.c
- 调试实现快速排序算法。-debug fast sorting algorithms.
Algorithm-Cluster-1.27.tar
- 聚类分析的源码集,希望大家喜欢-cluster analysis of source Set hope you like
最短路径算法源码(VB)
- 最短路径算法源码(VB)-shortest path algorithm source code (VB)
堆栈式汉诺塔
- 经典的C++编写的堆栈式汉诺塔的求解-classic preparation of the C-stack HANOR Solution
DiscreteMathematics
- Discrete mathematics离散数学 书名《离散数学在信息学竞赛中的应用》 涉及领域:算法、ACM、数学 内容包含: 重集全排列 Catalan数 简单数论 矩阵的简单运用 棋盘多项式与任务分配 置换群与pólya定理
cordic
- 这是实现cordic算法的一些源程序,各文件的说明可以参见文件内部注释。
Introduction.to.Algorithms.Second.Edition
- [麻省理工学院-算法导论].Introduction.to.Algorithms,.Second.Edition
data_mining1
- 本资料含有国外最经典的数据挖掘的论文。有决策树,贝叶斯等