资源列表
Prim
- 利用数据图结构实现最小生成树的普里姆算法-Use data figure structure realize the minimum spanning tree PuLiM algorithm
TREE
- 树的应用 哈夫曼树 数 权 树的应用 哈夫曼树 数 权 树的应用 哈夫曼树 数 权 树的应用 哈夫曼树 数 权-it is
some_sorting_ways
- 几种经典的排序方法,有气泡、希尔、直接插入等-some classic sorting ways
yemianzhihuan
- 页面置换算法,包括先进先出置换算法,最近最久未使用置换算法
shortestpath
- 图的遍历,在连通的无向图上访问全部节点的操作
FloydGPU
- 图的最短路径算法floyd,在GPU上进行的并行实现。-Shortest path algorithm floyd on the GPU in parallel.
11DISK_LIST
- 这个源码主要功能是对磁盘上的文本文件进行查找与排序-Disk text files of finding and order
数据结构(1)
- 以链表的形式实现货物的管理,包括链表的创建,插入,删除,查询,更新等.-to List in the form of cargo management, including Chain create, insert, delete, query, update, etc..
hduong2
- 数据结构(c++)栈顺序存储结构的全部操作 以及数据类型转换-data structure (c) stack sequence storage structure and operation of all types of data conversion
快速排序算法
- 1. 要求按快速排序原理实现非减序排序; 2. 待排数据可键盘输入,也可读文本文件输入; 3. 键盘输入时待排数据个数由输入确定,文件输入时数据格式如下所示; 4. 排序时不能移动数据; 5. 要求显示排序结果。 输入数据的文本文件格式:第1行为数据个数,第2行开始每行一个数据。 如:data.txt 14 19.4 30.43 26.88 7.62 有14行 ┋ 12.7 21.9
1071
- 厦门大学OJ上的ACM题1071目前最好算法,原创作品-Xiamen University on the ACM topic OJ the best algorithm for 1071, original works
STRING
- 介绍string功能,并通过实例来说明,并介绍相关可能出现的问题。-Introduced the string functions, and an example to illustrate and introduce the relevant issues that may arise.
