资源列表
sqrt_q15
- 采用泰勒级数展开法编写的定点化的开方运算,定点化精度为Q15-Taylor series expansion method used to prepare the prescr iption of the fixed-point computation, fixed-point precision for Q15
Pinball
- VC++解决弹珠游戏问题,常用算法中的优秀解答-Pinball games VC++ to solve problems, answer the outstanding common algorithm,,,,
BlackHole
- 经典的数学界黑洞数猜想算法,C语言经典实现黑洞数猜想-Classical black hole conjecture mathematical algorithm industry, C Language Classical Black Hole Conjecture
Power
- 分别用蛮力法、分治法、减治法求a的n次方,并比较运行时间-Respectively with brute force method, partition method, reduce the power comes for a ^ n,and compare the running time.
JavaApplication7
- sorting algorithm which allow you to enter ten numbers in an array an sort them by increasing order
inttobin
- Componetn pascal lib to chromosomes
Lagrange_Parabolic
- 1:利用差分方法数值求解抛物方程,适当改编后,可以用于求解其他的抛物方程,2,: 利用符号运算计算lagrange插值基函数。-1: Using the method of differential numerical solution of parabolic equations, appropriately adapted, can be used to solve parabolic equation 2: the use of symbolic computation lagrange
2sum_hash
- 斯坦福机器学习公开课作业2sum的作业答案,python实现,运行结果已经经过验证-Stanford machine learning open class jobs 2sum job answer, python implementation, the results have been proven
mergelist
- 利用list iterator合并两数列-Use merge two columns list iterator
jacobi
- 线性方程组求解Jacobi迭代法C++程序-Linear equations Jacobi iteration C++ program
Gauss-Seidel-iteration-method
- Gauss-Seidel iteration method
selection_sort
- Selection sort algorithm.
