资源列表
ACM_Code
- (ACM)广东省赛题解光盘内容,ACM竞赛必看,很值得参考学习!-(ACM) in Guangdong Province Solutions CD-ROM game title content, ACM contest must see, it is worth considering to learn!
datastruct
- 《数据结构基础教程》书籍的源代码,可以在学习的同时参考。-Source code in book:Data struct base course.
shiyan
- 数据结构:二叉树的建立与遍历,C语言,实验内容,包含源代码可执行文件。-Data structures: the establishment and traverse binary tree, C language, test content, including source code executable file.
shiyansan
- 数据结构:图的遍历与构造,C语言,数据结构实验内容,包含源代码和可执行文件。-Data structure: graph traversal and structure, C language, data structure, the experiment content, including source code and executable files.
06HuffmanCode
- 以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。 在计算机信息处理中,“哈夫曼编码”是一种一致性编码法(又称"熵编码法"),用于数据的无损耗压缩-Huffman Coding
sanlie
- 数据结构:散列排序的查找与删除操作,C语言,数据结构实验内容,包含可执行文件和源代码。-Data structures: hash sort to find and delete operations, C language, data structure, the experiment content, including executable files and source code.
nqueen
- 在n*n格的棋盘上放置彼此不受攻击的N各皇后,皇后可以攻击与其处在同一行或同一列或同一斜线上的棋子。-Lattice in the n* n chessboard placed on each other from attacks, N the Queen, the Queen can attack with in the same row or column or diagonal on the same piece.
SHUJUKUSHIYAN
- c++数据结构 May become the member through the upload source code, after please register, 5 to 10 high grade C either Java or other good free sound codes or the programming study material [upload] arrives at the home station, after stationmaster inspec
p261plus
- 一套扑克牌洗牌算法,带有详尽的解释,适合初学者学习-A set of playing cards shuffle algorithm, with detailed explanations, suitable for beginners to learn
sort
- C#编写的排序算法:冒泡排序 选择排序 插入排序 希尔排序 -C#, sorting algorithms: Bubble Sort Selection Sort Insertion Sort Sort Hill
zuixiaoshengchengshu
- 用Kruskal算法求最小生成树,n个城市架设N—1条通讯网络-For the Minimum Spanning Tree with Kruskal, n cities set up communication network N-1 条
Dijkstra
- Dijkstra算法C++实现 附上Poject所有文件,在VC6.0下可以运行-Dijkstra
