资源列表
btr
- 用c语言实现的b树-use the C Language b tree
yuesefu
- 用c++实现的约瑟夫环-achieved with c Josephus
the shortest path
- 用c++实现的单原点最短路径-used to achieve a single source shortest path
antcolony 蚁群觅食模拟
- antcolony 蚁群觅食模拟-antcolony ant foraging simulation
Hough变换的matlab代码
- Hough变换的matlab代码-Hough Transform Matlab code
ssd
- Newton差商插值,可输入数组进行插值运算-Newton difference quotient interpolation, may import array interpolation Operational
lagrange insert
- lagrange插值以及演示runge现象的代码-Hangzhou interpolation and demonstration Runge phenomenon code
charge
- c++实现的对电话进行计费的系统,涉及到闰年平年的判断及夏时制冬时制的转换问题-c achieve the right telephone billing system, which involves non-leap year of a leap year in the judgment and daylight saving time in winter when the system conversion,
简单数学运算
- 一个简单的数学运算程序,关于复数的。-a simple mathematical procedures on the complex.
StampAssignment
- 一个以邮票分配方案为例的演示分治法算法的小程序-a stamp distribution program as an example of the divide-and-conquer demonstration algorithm small program
找最小数
- 找最小数.cpp C++算法-looking for the smallest number. Cpp C Algorithm
阶乘求和问题
- 阶乘求和问题 C++算法-factorial algorithm C