资源列表
hafuuman
- 关于哈夫曼编码的C程序 自动统计并编码,同时实现了文件的读取,和良好的C环境下输入输出健壮性-Huffman coding on the C statistics and automatically encoding, while achieving the document read, and good input and output C environment robustness
data_struct
- 数据结构之对栈的应用之实现各个进制的转换-Data structure on the stack of applications to achieve the various hexadecimal conversion
CommonDenominator
- 求最大公约数的三种算法,程序中还对这三种算法进行了比较-Common denominator for the three algorithms, the procedure is also the three algorithms are compared
java_sort
- java常用的排序算法源码,从最基本的冒泡排序到快速排序,基排序等各种实现 -commonly used sorting algorithm java source code, from the most basic to the Quick Sort Bubble Sort, sort, etc. to achieve the base
algorithmic
- 是一个介绍常用算法的课件,如贪心算法,规划算法等,试一下吧-Is a commonly used method to introduce the courseware, such as the greedy algorithm, planning algorithms and so on, try it
charu
- 数据结构的插入算法 非常简单的 -Data structure to insert a very simple algorithm
dit_fft
- 快速傅立叶变换,实现固定长度的快速傅立叶变换-Fast Fourier Transform, the realization of a fixed length of Fast Fourier Transform
aStarPP
- 一个非常有用的客户端开发程序,可以模拟虚拟的环境,进行算法验证-A very useful client-side development process, can simulate a virtual environment for the conduct of algorithm verification
SEQUENCE
- 数据结构中的顺序表操作。如插入,删除等!-Data structure in the order table operation. Such as insert, delete and so on!
yinhangjiasuanfa
- 银行家算法是用来在系统调用资源时,避免死锁的一种使用很广泛的算法,易懂,有兴趣玩程序的就加我啊QQ364523756-Banker s algorithm is used to call in the system resources, a deadlock avoidance algorithm to use a wide, easy to understand, are interested in playing process on the increase, I ah QQ3645237
parkSystem
- 利用栈知识来模拟停车场系统,通过车牌照和停车时间来管理停车场。-Knowledge of the use of stacks to simulate car park system, through the vehicle license plate and parking time to the management of car parks.
EnhancedList
- 模拟数据结构的链表,包括查找链表的的一个元素,得到链表所有元素。删除的一个元素,删除所有元素。-Simulation of the linked list data structure, including finding a list of elements, all elements have been linked list. Delete an element, delete all the elements.
