资源列表
Template_2
- dibujaPila(stack<int>&s1)
Template_3
- vector<string> s s.push_back("Numero 1")
poj1201_SPFA
- poj1201,用SPFA实现的差分约束系统求解-use SPFA to slove POJ1201
VariousSortingAlgorithm
- 使用C++实现的各种排序算法,选择排序,堆排序,冒泡排序-The use of C++ realize the sorting algorithm, selection sort, heap sort, bubble sort and so on
noname
- 走迷宫小程序,加了字符型图像界面,数据结构学习的初步应用-Maze procedures, data structures, learning the initial application
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
