-
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程...
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book" s source code, which include the common realization of numerical algorithm, including complex calculations, matrix operations, linear equations, nonlinear equations, as well as the margin and the achievement of numerical integration.
- 2022-01-31 18:20:24下载
- 积分:1
-
逆波兰式源码
逆波兰式源码-Reverse Polish-type source
- 2022-02-20 06:06:23下载
- 积分:1
-
2维超音速流的Prandtl
2维超音速流的Prandtl-Meyer膨胀破的fortran程序-2-dimensional supersonic flow of the Prandtl-Meyer expansion of breaking the fortran program
- 2022-12-10 05:00:02下载
- 积分:1
-
一个显示水波型曲面的工程,需要glut
一个显示水波型曲面的工程,需要glut
-show a wave-surface project requires glut
- 2023-06-04 10:55:02下载
- 积分:1
-
In the basic role of half
在基础半正弦冲击作用下,硬特性刚度系统的冲击动态响应计算-In the basic role of half-sine shock, the hardware characteristics of stiffness of the system dynamic response calculation of the impact
- 2022-05-14 04:21:07下载
- 积分:1
-
JavaScript重写C语言为mt19937
MT19937的javascript:Real number version genrand()为每个调用生成一个伪随机实数(double),它均匀分布在[0,1]间隔上。sgenrand(seed)将初始值设置为624个字的工作区。在genrand()之前,sgenrand(seed)必须是
- 2022-01-25 22:46:57下载
- 积分:1
-
lpcc hmm语音识别系统
这是一个用c语言写的特定人的词语识别系统。此系统由于写的比较早,因此在语音识别过程中使用的语音特征是LPCC。而不是现在比较流行的MFCC特征。此程序也是我从网上找的,里面有作者的信息。此系统主要是用于科研实验而编写的一个语音识别系统,不能作为企业的产品。
- 2022-07-27 15:11:26下载
- 积分:1
-
c4.5算法java单机版
机器学习决策树经典C4.5java源码单机版 包括信息商计算 和决策树图打印两大部分
- 2022-04-17 11:36:10下载
- 积分:1
-
add two number
int main()
- 2022-02-25 10:33:05下载
- 积分:1
-
A5算法的实现(使用C语言)
实现A5算法的加密与解密程序,是源代码程序希望对大家有帮助~亲测有效
- 2022-03-31 07:25:57下载
- 积分:1