资源列表
prim01
- 求n之内的素数,要求文本输入和文本输出,用集合法求得的-n-within a few require text input and text output, and sets out the legal
class
- 向量分配问题,给定m个n维向量,计算这m个n维向量可分为几类
Joseph
- 该算法采用顺序表解决经典约瑟夫问题,算法简单易懂,适合初学数据结构认识阅读
Dijkstra
- 经典的dijkstra求最短路径算法,采用VC++编写-The dijkstra for the classic shortest path algorithm, using VC++ to prepare
SUM_AVG
- Function SUM and AVERAGE is used
BTREE
- the program shows the implementation of the Binary tree search in data structures.
QuickSort
- 快速排序法,本人收集,绝版啊,很不错的啊-Quick Sort
Bellman-Fords-Shortest-Paths
- The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra s algorithm also solves the problem.
lu7
- 用振幅为0.8的方波进行fourier分析-The square wave with amplitude of 0.8Fourier analysis
string108
- 串的功能实现:找出一个字符串中最大的字符并把它放在最前面, 其它字符往后顺序存放。如字符串”china”处理后成为”nchia-String functions: to identify the largest of a string of characters and put it in front of other characters in the next order of storage. If the string china after becoming nchia
chap3_2
- 一般最小二乘算法的辨识参数仿真程序和《系统最小辨识及MATLAB仿真》书上的例题相同 P40-Parameter identification and simulation program of minimum system identification and simulation MATLAB book the general least squares algorithm on the same. P40
meng
- 多元单峰值函数的优化问题,采用的是遗传算法进行编程。-Multiple single-peak function optimization problem, using the genetic algorithm programming.