资源列表

« 1 2 ... .75 .76 .77 .78 .79 1580.81 .82 .83 .84 .85 ... 3400 »

[数学计算/工程计算oujilide

说明:广义欧几里得算法,用以计算两个数的最大公约数,依靠定理定理:gcd(a,b) = gcd(b,a mod b)-Generalized Euclidean algorithm for computing the greatest common divisor of two numbers, relying on Theorem Theorem: gcd (a, b) = gcd (b, a the mod b)
<蒋骋志> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Fluid-Dynamics

说明:详细介绍了计算流体动力学的方法、应用领域及编程技巧-Detailed computational fluid dynamics applications, the calculation method and weaving and skills, is a good textbook to learn the mechanics, computational fluid dynamics
<victory> 在 2025-03-16 上传 | 大小:3.84mb | 下载:0

[数学计算/工程计算gszfs

说明:程序用VB编写,可自动进行高斯正反算,也可进行换带计算,还可顺便进行平均曲率半径与对应纬度的互相计算。-Program written in VB, can be automatically Gaussian positive and negative count is also possible to change the band structures, but also the way mutual calculation of
<周宗君> 在 2025-03-16 上传 | 大小:9kb | 下载:0

[数学计算/工程计算ren_GPC-PID

说明:广义预测控制算法仿真,通过最小二乘法对系统进行在线辨识,并与PID对比,能运行的-Generalized predictive control algorithm simulation, through the of least squares method for on-line identification system, can run
<jiarong> 在 2025-03-16 上传 | 大小:37kb | 下载:0

[数学计算/工程计算RadixSort

说明:基数排序,初学者,欢迎大家批评指正,学习交流!-Radix sort, beginners, welcome criticism and learning exchange!
<薛冰冰> 在 2025-03-16 上传 | 大小:206kb | 下载:0

[数学计算/工程计算Solve-equation

说明:用牛顿迭代法求解一元二次方程组的解,十分好用-Solve equations
<colin> 在 2025-03-16 上传 | 大小:2kb | 下载:0

[数学计算/工程计算CPP

说明:求矩阵的值,可以保证没有错误的(经个人证实,简单易行)-failed to translate
<何雨泽> 在 2025-03-16 上传 | 大小:5kb | 下载:0

[数学计算/工程计算Random-Insertion-Sort

说明:This a C++ code for implementing a random insertion sort-This is a C++ code for implementing a random insertion sort
<andalus> 在 2025-03-16 上传 | 大小:112kb | 下载:0

[数学计算/工程计算3rd_Runge-Kutta

说明:This is 3rd order Runge-Kutta method written with Matlab.
<Lily> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Random-Merge-Sort

说明:This a C++ implementation of a random C++ -This is a C++ implementation of a random C++
<andalus> 在 2025-03-16 上传 | 大小:112kb | 下载:0

[数学计算/工程计算Heap-Sort

说明:C++ implementation of Heap Sort
<andalus> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Radnowmized-BucketSort

说明:C++ code for Randomized Bucket Sort
<andalus> 在 2025-03-16 上传 | 大小:112kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 1580.81 .82 .83 .84 .85 ... 3400 »

源码中国 www.ymcn.org