资源列表
djstl
- 最短路径--迪杰斯特拉算法,求图最短路径的经典算法
fast
- 快速排序。通过C语言实现。能正常运行。但需要帐户才能下载。请见谅。
fft2
- fft变换程序,信号和数据处理用的,相当有用。-fft transform procedures, signal and data processing use, and very useful.
package
- 用C语言实现了背包问题的贪婪算法求解,已编译通过-With the C language to implement the greedy algorithm knapsack problem has been compiled by
princess_1
- 骑士救公主(问题本质为迷宫问题) 地图由‘.’ ,‘#’,n(0≤n≤9)三种符号构成,‘.’表示平地骑士可以进入,‘#’表示陷阱骑士不能进入,n表示该方格有一个生命力为n的怪物,骑士需要花费n秒时间才能消灭它。 -Knight rescue the princess (nature of the problem for the maze problem) map by the ' .' ,' #' , N (0 ≤ n ≤ 9) constitute the
High-Precision-in-CPP
- 这是一个用C++实现的高精度算法,实现方式是用一个数组存储各个位上的数值,并重载加减乘除摩等运算。-This is a C++, using high-precision algorithms, the implementation is an array of storage with the value on each bit, and heavy operations such as addition and subtraction multiplication and division
shunxubiao
- 数据结构,能表示正确的顺序表,是用C++编写的源代码。-Data structure can be expressed in the correct order form, is written in C++ source code.
PersistCircleQue
- 循环队列模板,数据存入在文件中,增加数据时文件大小不变,新数据会挤出旧数据。-Data stored in the file c++ circular queue template, when the file reaches a certain size, the old data out of the new data will go, but the file size remains unchanged. When the batch reading can significantly
Finder
- 搜索多个压缩文件中的某个文件,快速找出确定文件名的具体位置-Search multiple compressed file in a file quickly identify the specific location to determine the name of the file
greedselector.c
- 贪婪选择算法。在给定的约束条件下,能够使得资源的利用率达到最大化-greedy selection algorithm
shunxvbiao
- 这是数据结构的实验,做的事顺序表,通过对元素的排序、删除、增加等操作-This is the experimental data structure, do sequential table by sorting element, deletion, addition and other operations
DMC_control_superheated_temperature
- 简单、规范的DMC源码,应用于过热汽温控制,添有大量注释,可读性强。-Simple and standard DMC code for control of superheated temperature. Notes are added and it is readable for everyone.
