资源列表
Algorithm-experiment-report
- 算法的完整实验报告,内容包含:提公因子,排序和BF/BP算法比较 内含截图和源代码-Complete experimental report of the algorithm includes: mention common factor, sort and BF/BP algorithm contains screenshots and source code
zuihou
- 学习数据结构的材料,一个关于火车进站出站的算法,队列的操作-Study the data structure of the material, a station algorithm, queue operations on the station.
1
- 建无向图,求每个顶点的度,有向网的创建。拓扑排序。-not to create maps for each of the vertex, is to create the network. Topological sorting.
Zhou-Zhang
- 多模式字符串匹配,Zhou-Zhang算法-multiple pattern String match
count_char
- 编写程序统计一个字符串"C++ is beginer s language"中单词的个数-Programming statistics and a string C++ is beginer' s language " in the word number
swap_SORT
- 排序函数为swap(int a[], int size) (size为数组的长度)
process
- 读者-写着算法的实现,一段简短的代码来重现内存中读者-写着算法-Readers- written algorithm, a short code to reproduce the memory reader- written algorithm
dijkstra
- 寻求最短路径的matlab程序 pathS: 所求最短路径的起点 pathE :所求最短路径的终点 -Matlab program pathS seek the shortest path: the shortest path starting point pathE: The end of the shortest path
banker
- 实现了银行家算法的源代码,在输入数据为大数据的时候也可以进行处理。-Bankers algorithm source code can also be input data for data processing.
Hanoi-CPP
- Hanoi塔问题一种非递归算法的C++实现 Hanoi塔问题一种非递归算法的C++实现-Towers of Hanoi problem, a non-recursive algorithm C++ to achieve the Towers of Hanoi problem a non-recursive algorithm C++ achieve
ccc
- 使用C语言编程实现凯撒算法,掌握凯撒算法是应用-Achieve Caesar algorithm
ccprogam
- 对于一维时间序列 ,可通过延迟坐标相空间重构法扩展到高维空间,以便把时间序列中蕴藏的信息充分显露出来,就是cc法-For one-dimensional time series by delay coordinate phase space reconstruction method extended to high-dimensional space, in order to fully reveal the information hidden in the time series, cc
