-
CALC
以前用VB6编写的一个计算器,支持常用的数学函数,支持弧度、角度转换,支持简单的函数作图。(A calculator writen by VB6, supports common mathematical functions, support radian, angle conversion, support simple function mapping.)
- 2013-11-01 17:33:11下载
- 积分:1
-
zipf-random
随机数生成程序,该随机数呈zipf分布,就是大家常说对于内容的访问遵循80/20原则,也就是20 的内容,会占有80 的访问量。(Random number generator, the zipf was distributed random numbers, that is, we often say that the access to the content to follow the 80/20 principle, which is 20 of the content will occupy 80 of visits.)
- 2013-06-27 17:56:45下载
- 积分:1
-
C_classical_src
平常练习的一些程序,比较基础,包括求斐波那契数、完数等等(Some of the usual practice procedures, more infrastructure, including seeking Fibonacci numbers, number, etc. End)
- 2013-11-18 21:18:19下载
- 积分:1
-
GEAR
吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
- 2021-03-08 11:29:28下载
- 积分:1
-
矩阵链乘算法
说明: 距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引(matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker)
- 2005-11-17 09:23:42下载
- 积分:1
-
css
用visual basic编译的布谷鸟算法的源代码,是一种很好地启发式智能算法。(Use visual basic compiler cuckoo algorithm source code, is a good heuristic intelligent algorithm.
)
- 2013-07-19 17:02:51下载
- 积分:1
-
UDF
一些简单的UDF文件,实现流场中梯度和某一点压力的检测提取(Some UDF profiles)
- 2015-06-13 07:28:49下载
- 积分:1
-
Rongekutta
四阶龙格库塔法函数更新四元数程序代码,采用VC编写(Fourth-order Runge-Kutta method function is updated quaternion code)
- 2010-03-03 21:53:15下载
- 积分:1
-
sor超松弛迭代法
一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
- 2017-06-30 09:34:56下载
- 积分:1
-
abint_bchol_brinv
将一些标准数值与非数值算法集中封装在几个DLL中,需要用时可在VB/Delphi/C#中分别调用,这里提供了3个小程序,分别用于线性方程组求根、计算行列式的值、矩阵求逆。(Some standard numerical and non-numerical algorithm focus on packaging in several DLL, it is necessary to use when in VB/Delphi/C# Call, respectively, this provides three small programs, respectively, for the roots of linear equations, calculation of the value of the determinant, matrix inversion.)
- 2008-06-28 22:35:05下载
- 积分:1