资源列表
集合的交并差
- 一个实现演示界面的,实现两个集合的交\\并\\差C语言程序-a demo interface, and achieving the two pools pay \\ and \\ poor C Programming Language
C语言开发 BTREE 数据文件索引程序库
- 用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
多项式求值
- 本程序的主要功能是实现多项式的求值,可以实现+,-,*,/.-the program's main function is a polynomial evaluation, can achieve +,-,*,/.
统计单词个数
- 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
C语言演示链表操作
- 数据结构的链表关系,用TC2.0 编写,比较完整,可以作为学生的教学用-data structure objectlist relations with the preparation WITH TC 2.0, a more comprehensive and can be used as teaching students
图形方式的二分查找程序
- 在TC 中用图形方式演二分法查找程序,可以作为学生的教学用。很形象啊-TC used in the graphic speech dichotomy tracing procedure can be used as a teaching students. Ah very image
图形演示二叉树程序
- 用TC20 图形方式演示了二叉树的遍历程序,可以作为学生的教学用-TC20 graphic demonstration of a binary tree traversal procedures can be used as a teaching students
校园网
- 请大家提出更好的意见和代码,这是一个校园网导航系统-will you please raise your views and better code, which is a campus network navigation systems
清华C常用算法程序集
- 这是一清华C常用算法程序集,里面有好多东西,很有用,希望对大家提供帮助-This a commonly used algorithm C Qinghua procedures set, there are a lot of things that was very useful, we want to help
严蔚敏《数据结构》答案
- 严蔚敏《数据结构》答案,一本经典的严蔚敏《数据结构》的辅助书籍-Yan Wei Min "data structure," the answer, a classic Yan Wei Min "data structure," the auxiliary books
排序算法Flash演示
- 数据结构的排序算法大家都听说过吧,现在有它的源程序演示,你不想要吗?-data structure algorithm you have heard about it and have demonstrated its source, you do not want?
最短路径的求解
- 本实验中的问题是一个逻辑问题,而实验的目的是运用邻接矩阵解决图存储并解决在此结构情况下对矩阵中元素的扫描计算。其关键是怎样储存和计算。储存用的是邻接矩阵,而计算是用迪杰斯特拉算法。-experiment of the problem is a problem of logic, and The purpose of this experiment is to use the adjacency matrix storage solutions and plans to solve the st