资源列表
josph
- C语言实现的约瑟夫环程序,适用于严蔚敏C语言数据结构的实验。非常简单的小程序。-C language implementation of Josephus procedures applicable YanWeiMin C language data structure experiments. Very simple applet.
btree
- btree tree thereeeesssiog
hash-Tree-algorithm
- 完善之后的hash树的构造算法,非常经典!-Perfect after a hash tree construction algorithm, very classic!
heap_sort-algorithm
- 经过修改完善的很经典的堆排序算法,适合用来研究学习用!-After modifying the perfect classic heap sort algorithm suitable for studying learning!
graph_class
- Graph ADT - implements a graph ADT
Testsjjg
- 随机生成一个数组,然后进行希尔、快速、堆排序、冒泡等排序-Randomly generate an array, then Hill, quick, heap sort, bubble sort, etc.
Curve-fitting
- 计算方法中一种关于曲线拟合算法的C程序代码-Calculation method one kind on curve fitting algorithm C program code
Least-squares
- 计算方法中的一种最小二乘算法,C程序代码-A calculation method least squares algorithm, C code
Newton-iterative
- 计算方法中一种牛顿迭代法的算法,C程序代码-Calculation method one kind Newton iteration algorithm, C code
any_transformation
- C\C++实现任意进制的转换 可以处理小数 详细的文字解说 源程序 源代码 和大家一起分享 谢谢指教-C \ C++ achieve arbitrary hexadecimal conversions can handle decimal detailed text explanations source source code and share with everyone Thank you advice
data_structure_source
- 清华大学出版 严蔚敏版的数据结构书中所有程序源代码,C语言版-Tsinghua University Press YanWeiMin version of the data structure in the book all the source code, C language version
boostpro_enum
- Static Enum like map class with str() and GetValue(index) members added to Boost-Pro Enum.
