搜索资源列表
最大lyapunov指数与相关维数C程序
- 最大lyapunov指数与相关维数C程序-largest dimension associated with the C Program
computerdisign-C
- 算法的设计方法(C程序):一、迭代法 二、穷举搜索法三、递推法 四、递归五、回溯法 六、贪婪法 -algorithm design method (C program) : 1, 2 iteration, the exhaustive search method three, four recursive method, recursive 5, backtracking 6, greedy algorithm
C++Math
- 改进算法的C++程序.doc. 改进算法的C++程序.doc-improved algorithm in C procedures. Doc. Improved algorithm C program. D oc
C-program-arithmetic
- c 算法第三版 徐士良的 源代码 非常好
Strassen矩阵乘法算法 C++程序源码
- Strassen矩阵乘法算法 C++程序源码 V.Strassen在1969年发表了一个算法,将计算两个n阶方阵的乘积的时间复杂性降低到了o(nlog27),被誉为“在代数复杂性理论中最激动人心的结果”。该算法主要适用于方阵的乘法。-Strassen algorithm for matrix multiplication C++ program source V. Strassen published in 1969, an algorithm to compute the product of
C_filter
- 用fdatool设计一个50Hz陷波器,导出系数,编程,对原始信号signal.txt进行滤波。本程序为C程序。-50Hz with fdatool design a notch filter, export coefficient, programming, filtering the original signal signal.txt. This program is C program.
c-pan02
- how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
PSO
- 粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。-Particle Swarm Optimization algorithm (pso), for a basic program for beginners to reference.
matrix
- 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
C-languageprogramwhichgenertesrandomnumberwithGaus
- 这三段C程序能够产生符合高斯、瑞利和泊松分布的随机数,并且包括关于它们的说明文档-These three paragraphs C program to generate consistent with Gaussian, Rayleigh and Poisson distribution of random numbers, and includes documentation about them
Matrix
- 该程序是主要描述的是矩阵运算,包括矩阵的基本运算,矩阵的求逆,矩阵的奇异值分解,以及特征值以及特征向量的求解等等。-The program is the main descr iption of the matrix operations, including the basic matrix operations, matrix inverse, matrix singular value decomposition, and the characteristic value and char
C-program-data-stucture-Algorithms
- c/c++语言编写的拟合\插值\滤波\常微分方程组求解\图形处理\矩阵特征值与特征向量的计算等算法大全-C program data stucture Algorithms
Matrix-factorization-C-program
- 矩阵分解的C程序 包括有矩阵的LU分解,矩阵的UU分解还有共轭梯度法-Matrix decomposition of the C program, including a matrix LU decomposition, the UU decomposition of the matrix conjugate gradient method
c-program
- 简单c语言程序程序,用作自己的初步学习作用-simple c program
heat-transfer-C-program
- 传热学C程序源之一维非稳态导热的数值计算。-C program source numerical heat transfer one-dimensional unsteady heat conduction calculations.
Algorithms-in-C-program
- 算法大集合的C程序源码,可供工程技术人员参考使用-Algorithms in C program
C-program-for-Practice
- 几个C程序,对简单的C编程练习很有帮助,可以自行下载-Several C program, for a simple C programming Contact helpful
C-program-to-check-leap-year_37
- C program to check leap year: c code to check leap year, year will be entered by the user.
Gauss-Seidel-in-C-Program
- 高斯-赛德尔迭代法是解线性方程组的常规算法,本文是C语言的高斯-赛德尔计算代码-Gauss-Seidel C program
C语言程序
- C语言小程序,仅供初学者参考学习,不喜勿喷(Simple C program, only for the freshman to study, best wishes.)
