资源列表
HB
- 任务:通过此系统可以实现如下功能: 录入: 可以录入航班情况(数据必须存储在一个外部文件中,数据结构采用线性表,并以链式存储结构表示)。 查询: 可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个外部文件中) 可以订票,如果该航班已经无票,可以提供相关可选择航班; 退票: 可退票,退票后修改相关数据文件; 客户资料
gost1
- 数据结构算法中的魔王语言,有需要的可以参考下!-Data structure algorithm devil language, there is a need to make reference to the next!
che
- 数据结构中的车厢调度算法 ,自己的,水平不太高,嘿嘿 ,互相学习!-Data structure inside the scheduling algorithm, its own level is not too high,嘿嘿, learn from each other!
3070Fibonacci
- Pku 3070 Fabbonacci矩阵乘法解法c++代码-Pku 3070 Fabbonacci matrix multiplication method c++ Code
Rain
- 数据结构的课后习题,池塘夜降彩色雨!有需要的可以下,有些功能么有做,想要的可以自己再做!-Data structure of the after-school exercise, ponds night rain fall color! In need can be, some features you have to do, want to own again!
DataStructureVC6.0
- 常见数据结构与算法的Visual C++实现的源代码,很实用,很简洁易懂。-Common data structure and algorithm of Visual C++ The realization of the source code, very useful, very simple and easy to understand.
ex3
- 数据结构的实验,帮助理解学习内容,二叉树-Experimental data structures to help understand the learning content, tree
sy1
- 链表的建立,建立以个链表以及完成插入,删除等操作。-List the establishment of the establishment of a linked list and the completion of insertion, deletion and other operations.
SY2
- 栈的建立,为初学者知道建立栈,表达式求值-Stack the establishment, for beginners to know the establishment of the stack, the expression evaluator
jisuan
- 这是一个数据结构里面的计算器程序,可以做为大作业来做.呵呵!-This is a data structure inside the calculator program, you can do as a big operation. Ha ha!
huffmanTree
- 哈夫曼编/译码器:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输入时间, 降低成本,但是,这要求发送端通过一个编码系统对待传输数据先进行编码,在 接收端将传来的数据进行译码。对于双工信道(可双向传输的信道),每端都需 要一个完整的编/译码系统。-Huffman encoder/decoder: the use of Huffman coding can greatly improve the communication channel utilization, infor
moshipipei
- 应用于模式分类中,用模式匹配方法对数据进行分类来获得对手写汉字识别的功能-Applied to pattern classification, the use of pattern-matching methods to classify the data to obtain the function of Handwritten Chinese Character Recognition
