资源列表
shuta1
- 算法分析经典的数塔问题,从顶部出发,在每一结点可以选择向左走或是向右走,一起走到底层,要求找出一条路径,使路径上的值最大。 -Algorithm analyzes a number of classic tower problem, starting from the top, at each node can choose to go left or right, go, walk out together to the ground floor, asked to find a pat
01beibao
- 有一批集装箱要装上一艘载重量为c的轮船.其中集装箱i的重量为Wi.最优装载问题要求确定在装载体积不受限制的情况下,将尽可能多的集装箱装上轮船-A group of containers to be loaded onto a ship load of c. In which the weight of the container i is Wi. Loading problem requires to determine the optimal load size without restric
genalg
- It is simple genetic algorithm with different crossingover methods.
matrix
- multiplication of matrix by heap array
cfft
- C est un algorithme tres reconnu dans les traitement du signal c est le fft mais il est en language c
b4-1.8
- 大数相乘基本算法,相当于模拟手算。使用GMP生成指定数位的01串大数,将生成的01串用char型截取,运算中其实是以一次取4位进行运算。相当于16进制运算。-Multiplication of large numbers of basic algorithms, equivalent to simulate hand count. GMP is generated using the specified digit string of 01 large numbers, will generat
Fig10_38
- It s about matrix chain algorithm souce code
intersect
- 高效的三角形和三角形的相交性检测,判断他们是否共面,碰撞区间的使用。-Efficient triangle and triangle intersection detection, to determine whether they are coplanar, the collision zone use.
jacobigssor
- 迭代法求解线性方程组,含Jacobi,G-S,SOR方法,压缩包内有数据供测试-Iterative method for solving linear equations, including Jacobi, GS, SOR method, with data compression packages for testing
Recursion
- To calculate using recursion, expression sqrt(6+2*sqrt(7+3*sqrt(8+4*sqrt(9+-To calculate using recursion, expression sqrt(6+2*sqrt(7+3*sqrt(8+4*sqrt(9+...))))
DES
- 一个简单的DES算法的C实现,注释很清楚-A simple C implementation of DES algorithm, annotation is very clear
matla
- 多自由度振动MATLAB求解能求解多自由度问题,自动绘出振型-Multi-Freedom Vibration MATLAB to solve the problem can solve multiple degrees of freedom to automatically draw the vibration mode
