资源列表
one25student
- 用c语言写的一个简单的函数,绝对自主版权,可以输入数据,然后排序,然后可以查找数据。-With the c language to write a simple function, the absolute independence of copyright, can enter data, then sort, then you can find the data.
chazhao
- 基于索引顺序表的分块查找,用于关键字查找-Based on the index block to find the order form for keyword search
MultiSort
- 多关键排序算法,采用STL的Sort算法,本程序采取的算法很朴实,但算法结果正确有效-Multi-key sorting algorithm, using STL' s Sort method, this procedure is very simple to the algorithm, but the algorithm is efficient
daima
- 校园导航的代码 感觉还可以我们数据结构的作业提交上来-very
shujujiegou
- 哈弗曼编码译码器,以实现文件等的宝马传输功能-Havermann codec, in order to achieve file transfer functions such as BMW
SomeoneDie
- 约瑟夫生者死者游戏 30个旅客同乘一条船,因为严重超载,加大风浪大作,危险万分。因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免遇难。无奈,大家只得同意这种办法,并议定30个人围坐一圈,由第一个人数起,依次报数,数到第9人,便把他投入大海中,然后再从它的下一个人数起,数到第9人,再将他扔进大海中,如此循环地进行,直到剩下15个乘客为止。问哪些位置是将被扔下大海的位置。-Joseph living and the dead passengers in 30 games with a
Graph
- 实现了数据结构中的图的建立搜索等功能,希望与大家分享学习、-Implementation of data structure diagrams of search functions, I hope to share learning,
joseph
- 这是个约瑟夫环课程设计,当报数到哪位时就出列,然后以出列的人的密码为下次报数值-This is Joseph Central curriculum design, as reported when the number to which a column, then the column' s password value for the next report
Queueinsertfirst
- Data Structure Queue_insert_first-Data Structure Queue_insert_first
HuffmanCode
- 本程序是数据结构中常见的哈弗曼编码的实现,通过统计文本文件中的字符出现次数,在另一个文本文件中输出统计次数及对应编码,在两一个文本文件中可以给出英语短文对应的翻译编码。-This procedure is common Havermann data structure encoded to achieve, through the statistics text file in the number of characters that appear in another text file i
chain
- 一个用单向链表存储多项式的实现,可以实现两个多项式的建立,并实现多项式的加减乘除运算。-A polynomial with a one-way linked list storage implementation, the establishment of two polynomials can be achieved, and to achieve polynomial addition and subtraction, multiplication and division operatio
Group
- 实现图的建立,遍历和添加,删除点,边以及改变变的权值,求任意两点的最短路径等等操作-Implementation diagrams, the traverse and add, delete points, edges, and varying the weights, find the shortest path between any two points and so operation
