-
著名的3SAT问题 用蒙特卡罗算法实现的!
著名的3SAT问题 用蒙特卡罗算法实现的!-famous 3SAT uses Monte Carlo algorithm!
- 2022-12-21 14:20:03下载
- 积分:1
-
(C51)读写FAT32文件的源代码
使用单片机(C51)读写FAT32文件的源代码,里面详尽描述了FAT32文件的结构及读写方式
- 2023-04-18 09:35:03下载
- 积分:1
-
此代码是被用于数学仿真大师的MAPLE软件上的。在MAPLE软件上运行此代码后,可清晰的看到傅立叶变换与贝舌尔变换的关系
此代码是被用于数学仿真大师的MAPLE软件上的。在MAPLE软件上运行此代码后,可清晰的看到傅立叶变换与贝舌尔变换的关系-This code is being used for mathematical simulation of the master of the MAPLE software. In the MAPLE software to run this code, can clearly see the Fourier transform of the tongue and Pui transform the relationship between Seoul
- 2022-07-24 04:10:20下载
- 积分:1
-
求解非线性方程组的一组源代码,FORTRAN90.用于解决N个未知数,N
求解非线性方程组的一组源代码,FORTRAN90.用于解决N个未知数,N-1个方程.-Solving nonlinear equations of a set of source code, FORTRAN90. For settlement of N unknown, N-1 equations.
- 2023-03-13 04:40:03下载
- 积分:1
-
支持向量机中 pic16f876a 的代码
此代码是为了控制 igbt 在 inverter.the 代码中创建的 c + + 中,和工作完善。它适用于逆变器
- 2022-10-12 23:15:03下载
- 积分:1
-
关于计算几何中的一些与多边行有关的算法,包括点线与多边形关系等等。...
关于计算几何中的一些与多边行有关的算法,包括点线与多边形关系等等。-Computational geometry on some trip with multilateral algorithms, including the relationship between points, lines and polygons and so on.
- 2022-01-28 13:47:38下载
- 积分:1
-
Matrix operations class library, after debugging, completely available, the need...
矩阵运算的类库,经调试,完全可用,需要的同志可以免费下载-Matrix operations class library, after debugging, completely available, the need for comrades can be downloaded for free
- 2022-10-19 15:05:03下载
- 积分:1
-
雅可比迭代算法
* 对解决 Ax = b 鉴于初始逼近 x(0)。
*
* 输入: 数目方程和未知数 n;条目
* A(I,J),1 < = I J < = n 的矩阵 A ;条目
* B ㈠,1 < = I < = n 的非均匀期限 b ;的
* 条目 XO(I),1 < = I < = n 的 x(0) ;容忍 TOL ;
* 最大 N.迭代次数
*
* 输出: X(1),...,X(n) 的近似解决方案或一条消息
*,迭代的次数超过了。
*/
- 2022-01-28 16:55:49下载
- 积分:1
-
一个关于c语言常用数值算法的集合
一个关于c语言常用数值算法的集合-on a numerical algorithm commonly used language collection
- 2022-03-19 13:08:57下载
- 积分:1
-
高斯消元法解n阶线性方程组 这里是数学方法中常用的计算程序...
高斯消元法解n阶线性方程组 这里是数学方法中常用的计算程序-Gauss elimination method for n-linear equations here is the mathematical methods used in calculation procedures
- 2022-07-07 19:04:25下载
- 积分:1