资源列表
sorting_algorithms
- 各种排序方法的比较,包括冒泡排序,插入排序等-several sorting algorithm, including bubble sorting, insert sorting and so on
LinkList
- 链表的操作,包括链表连接、链表查找、链表删除、插入、开辟、释放、求长度等等功能-The chain table operation, including the chain table connection, the chain table search, the chain table deletes, the insertion, the opening, the release, to ask length and so on functions
aad5Exam3
- ssd5的exam3的答案。。多多参考-ssd5 of exam3 answer. . Lot of information. . .
BiTree
- 实现以二叉链表存储二叉树,以先序遍历的方式构造二叉树,并输出先序,中序,后序遍历结果-Binary list stored in the realization of a binary tree to be the first way of traversing a binary tree structure, and outputs the first order, in sequence, the result after traversing
Dijkstra_src
- Dijkstra 最短路径算法,可视化显示-Dijkstra Algorithms
bank
- 数据结构大型试验-银行模拟系统 (1)通过程序动态模拟银行顾客在一家有n>=2个窗口的银行的到达和离开情况。 (2)通过计算每位顾客的平均等待时间及每一窗口处于“繁忙”状态的百分比,来测试银行的服务效率。 (3)实现中,可以用时间代表银行活动的对象,用事件驱动来模拟这些活动,并以概率(随机数发生器)来描述预期的客户到达率和银行职员为一个顾客服务所需的时间。 (4)在实验中,可改变参数(如银行窗口数、客户到达率、服务时间等),测试银行的服务效率。要求在各种情况下,模拟测试都能
Add
- 实现两个很大的十进制数进行相加运算,用栈来实现。-Achieved by adding two big decimal arithmetic, using the stack to achieve.
stack
- 非常完善的stack栈模板,适用于基本数据结构,内有完整的成员函数,也可以独立运行。-Stack template stack very well for the basic data structure, there are full members of the function, you can also run independently.
KMP
- 数据结构中的KMP算法,模式匹配的优化算法-KMP algorithm data structure, pattern matching optimization algorithm
Huffman
- 使用c++实现哈夫曼编码,同时还有自己设计的数据结构类-C++ implementation using Huffman coding, as well as the data structure class of their own design
tongxinlu
- 电子通信录。输入、存储、排序、查找的功能-Electronic address book. Input, store, sort, search functions
Datastructure
- 数据结构习题集(C版)答案(清华大学严蔚敏)还有汇编语言课件 相信对初学这两门课的同学会有很大帮助 -Data Structure Problem Set (C Edition) answers (Tsinghua University, Yan Wei-min) There are assembly language courseware believe that these two beginner classes will be of great help to students