-
Vibe算法源代码
用于Vibe算法的理解 运用 改进 对呀刚接触Vibe算法的同学 有很大的帮助,望大家借鉴 采纳
谢谢
- 2022-12-11 09:55:03下载
- 积分:1
-
elementary transformation, matrix inversion using a written calculation method u...
初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。特别提醒:本程序不能用tc2.0编译!详情请参看文件中的说明。 -elementary transformation, matrix inversion using a written calculation method used when the need Gaussian Elimination friends see the information. Reminded : This procedure can not be used tc2.0 compiler! For details, please refer to the documents note.
- 2022-01-28 07:58:52下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting the linear equation solving the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-03-02 07:43:38下载
- 积分:1
-
模糊数学中典型的卡车倒车入库模拟仿真程序,充分利用了一定的经典的模糊规则,来实现卡车倒车的模拟...
模糊数学中典型的卡车倒车入库模拟仿真程序,充分利用了一定的经典的模糊规则,来实现卡车倒车的模拟-typical truck reversing the arsenal of simulation procedures and make full use of a certain classic fuzzy rules to achieve the reversal of simulated truck
- 2022-06-21 22:34:23下载
- 积分:1
-
数值分析中,关于矩阵输入的实现方法及程序设计
数值分析中,关于矩阵输入的实现方法及程序设计-numerical analysis on the importation of the matrix method and program design
- 2022-07-20 17:10:08下载
- 积分:1
-
使用汇编计算93的499次方
计算93的499次方,解决大大数字的相关运算问题,使用汇编语言,使用AT&T语法更改相关数字可以完成其他大数的类似计算
- 2023-05-27 12:20:03下载
- 积分:1
-
一种用于求解线性方程组的C++程序,很有用…
用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
- 2023-04-15 11:35:03下载
- 积分:1
-
一个用C语言写的FFT算法,经测试,效果很好
一个用C语言写的FFT算法,经测试,效果很好-More use of a FFT algorithm C
- 2023-06-01 22:50:03下载
- 积分:1
-
近似熵的快速算法 matlab
计算时间序列的近似熵,英文为Approximate entropy此程序可以较为快速的计算出序列的近似熵。
- 2022-07-15 03:33:26下载
- 积分:1
-
用VB实现的蚁群算法,提供了多个经典的TSP路径
用VB实现的蚁群算法,提供了多个经典的TSP路径-VB realize using ant colony algorithm, providing a number of classic TSP path
- 2022-07-20 11:17:52下载
- 积分:1