资源列表
datastructures
- 该资料是有关于数据结构各个算法的Flash演示资料。-The information is on the data structures of the Flash presentation of information in various algorithms.
C
- 数据结构实现 包括红黑树等一些结构,希望对大家有用-Including the red-black tree data structure
MODEL
- MRF(Most Request First)算法C++程序实现完整project。是server选择优先处理request顺序的算法,改进服务性能。-MRF(Most Request First),C++, code
MaxFlow
- 最大流最小割 可以测试某一个特定的图 也可以随机生成n个顶点的图和k条边 用来分析时间复杂度-Maximum flow minimum cut to test a particular map can also be randomly generated graph of n vertices and k edges used to analyze the time complexity
B-tree
- b树这就是b树的一个生成软件,能够帮助大家学习b树-b-tree this is a b-tree.
mini_tree
- 关于图论与网络流中的一种有效的可实现的寻找最短路树形图算法-On graph theory and network flow in an effective achievable short tree algorithm to find the most
数据结构和算法Flash动画演示
- 数据结构和算法Flash动画演示 B树的删除,B树的生长过程,串的顺序存储,单链表结点的插入,单链表结点的删除,堆排序,二叉排序树的删除等-data structures and algorithms Flash animation demo B-tree removal, B-tree growth, the sequence string storage, single linked list of nodes inserted, single linked list of nodes re
datastructpdf
- 我们学校(中国地质大学)计算机学院数据结构的课堂PPT
shujujiegou
- 这是数据结构课程中核心算法,编写简单易读,易仿写。-This is the core algorithm data structure course, to write simple to read, easy to parodies.
GPS
- GSP寻找最短路径的算法 可以用文件保存输入的信息 存储地址D://存储.txt-GSP find the shortest path algorithm can save storage address information entered D:// storage. Txt
Huffman
- 通过该程序实现huffman编码,解码。输入一段字符串,统计字符出现频率,输出huffman编码。输入一段编码,根据预先设定的解码方式进行解码。-Through the process to achieve huffman encoding and decoding. Enter a string, statistical character frequency, the output huffman coding. Enter a code, based on pre-set decoding
chess
- 这是一份国际象棋的源程序,实现了两个玩家在联网的状态下进行对战的功能,使用控制台的方式实现,十分适合C++初学者学习数据结构,套接字等,采用VS2010环境开发-This is the source of an international chess, two players in the state of networked multiplayer capability, use the console to achieve very For C beginners to learn da