资源列表
tc
- 本程序有vc++6.0实现,主要实现了二叉树的功能,包括二叉排序树,平衡二叉树,二叉树的插入,排序等功能。-This procedure has vc++6.0 to achieve, the main function of a binary tree, including binary sort tree, balanced binary tree, binary tree insertion, sorting and other functions.
shujujiegou
- 数据结构课程设计的源代码里面有二十多个选题-Data structure the curriculum design of the source code there are more than 20 topics
c++DesignWorks
- C++数据结构课程设计的源代码,里面有二十多个选题,每个选题均提供了详细的说明和经过编译的源代码以及选题的介绍,这些都在说明文档里,很有价值,值得下载。代码很多,管理员多给点点数啊,嘿嘿。
blacklist
- 黑名单设计,用C语言写的一个黑名单的快速查找,用哈希平衡二叉树算法-Black design, with the C language written in a blacklist to quickly find, use a balanced binary tree hashing algorithm
数据结构第一次实验
- 1、 定义单链表类、链式栈类、顺序队列类。 2、 实验验证如下算法的正确性、各种功能及指标: 1)单链表插入操作:在第 i 个元素之后插入值为 x 的结点; 2)单链表删除操作:删除表头结点、表尾结点; 3)查找操作:查找值为 x 的元素在单链表中出现的位置(是链表中的第几个元素); 4)压栈和弹栈操作; 5)出队和入队操作。 3、 为便于观察程序的运行结果,设计的输出函数能在输出设备上以图形或表格或其它直观的形式输出计算 结果。例如可将链表输出成
VariReg
- 很好的数据挖掘软件,完全免费.内附说明文档,总之是比较先进的开源挖掘软件。-hen hao de shuju wajue ruanjian ,fansiren de,zhegewangzhan zhixiang zhuanqian .
DatastructDesign
- 本人上学期数据结构课程设计(包含9个程序),一部分使用MFC(IDE为VS2008),一部分为控制台程序(IDE为DEV-C++),代码量大约148KB。(内容包括电梯模拟、南京公交路线查询等等)-I designed last semester data structures courses (including 9 procedures), part of the use of MFC (IDE is VS2008), part of the console application (IDE
DataStructuresandAlgorithmswithObject-OrientedDesi
- 用python阐述数据结构及其性能的教科书-Data structure using python and its performance on textbooks
python_structer
- 数据结构是在整个计算机科学与技术领域上广泛被使用的术语。它用来反映一个数据的内部构成,即一个数据由那些成分数据构成,以什么方式构成,呈什么结构。
PythonDataStructuresandAlgorithms
- python 数据结构与算法的电子文档。-electronic documents of python data structures and algorithms.
shujujiegou
- 一些基本的数据结构中代码的实现,并有实例-Some basic data structure of code to achieve, and there are examples
algorithms
- 传说中超越了算法导论的书籍 算法方面的经典之作 值得一看 -classical introduction about algorithms