资源列表
atan
- 反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件-Arc tangent function C implementation, a simple implementation of C-language function, and two math header file
稀疏矩阵的十字链表
- 稀疏矩阵的十字链表算法-sparse matrix algorithm Cross Chain
stamp
- 连续邮资问题的完整代码,修改了王晓东《计算机算法设计与分析》(第三版)中代码的错误,为使计算y[k]的过程更清楚,添加了一些中间调试代码。-Continuous postage question the integrity of the code, modify the Xiaodong " Computer Algorithm Design and Analysis" (third edition), the error code, for the calculation o
datastructureinclanguageyanweimin
- 数据结构C语言版课件清华大学严蔚敏,对熟悉C语言,而又想学习数据结构的人特别有用-Data Structure in C language
LinkList
- 用C++编写的链表的遍历、插入、删除、求长度-Using C++ to prepare the list of traversal, insert, delete, and the length of
vb编程数组个数未知时的处理
- vb编程数组个数未知时的处理,vb编程中要定义数组位数,本程序适合初学者处理数组位数未知的程序。
gsl-1.4-setup
- 科学库,是非常好的,可以直接安装,不需要编译-gnu scientific lib in exe format.
AStar1
- A-Star算法完整版,c++源码实现 -A-Star algorithm is the full version, c++ source implementation
1
- 八皇后最快算法,非常非常神奇……对搜索算法感兴趣的可以看看~-8 Queen' s fastest algorithm, very, very wonderful ... ... interested in the search algorithm can take a look ~
快速排序算法
- 1. 要求按快速排序原理实现非减序排序; 2. 待排数据可键盘输入,也可读文本文件输入; 3. 键盘输入时待排数据个数由输入确定,文件输入时数据格式如下所示; 4. 排序时不能移动数据; 5. 要求显示排序结果。 输入数据的文本文件格式:第1行为数据个数,第2行开始每行一个数据。 如:data.txt 14 19.4 30.43 26.88 7.62 有14行 ┋ 12.7 21.9
bak
- 数据结构中链表算法的PPT,包括伪代码和基本原理,内容很详细-Data structure linked list algorithm PPT, including pseudo-code and the basic principles of the content in detail
Rtree
- rtree 代码,很好的空间数据库索引,希望对大家有帮助-rtree
