搜索资源列表
数值算法类库
- 一个强大的矩阵计算类库,c++编写的。效率奇高,完全可以与fortan语言编写的类库媲美。值得推荐
一个通用的隐性马尔可夫C代码库
- 一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
C科学工程程序库
- C科学工程程序库-C library science project
SMALL C 语言数学库
- SMALL C 语言数学库 -SMALL C language math
C语言函数库大全电子书
- C语言函数库大全电子书,内容丰富、全面,极具参考价值。-C language library Daquan electronic book, rich in content, comprehensive and very useful.
龙格--库塔法
- 龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-Runge - Kutta method is commonly used in engineering solving a differential equation methods. But with four bands precision, it is widely used. Changed its procedures is the source code.
龙格库塔求解微分方程数值解
- 工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。
多精度整数与有理数计算库
- 多精度整数与有理数计算库(源代码包)在GNU 多精度库的基础上派生的一个分支,主要用于任意精度和数字长度的整数和有理数计算,也可以用于任意小数精度的扩展浮点数计算。 工作/编译平台: Linux,Unix,Soloris, Windows(VC 2008), Cygwin, Mingw
龙格库塔法解常微分方程
- 解常微分方程的龙格库塔法C源程序
数学计算库
- 通用的c语言数学计算库。
基本图论函数库,应用matlab程序
- 基本图论函数库,应用matlab程序,实现路径规划问题,The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type
Chemkin III 化学反应库
- Chemkin III 化学反应库,对燃烧,化学反应很有用。-Chemkin III ,Chemical reacting dynamic code
用指数龙格库塔方法求解时滞
- 用指数龙格库塔方法求解时滞(延迟)微分方程!,Using index method Runge-Kutta time-delay (delay) differential equations!
itpp-4.2.tar 信号处理和通信类功能的C++库
- IT++是一个数学,信号处理和通信类功能的C++库。它的主要用途是模拟通信系统,并进行研究相关领域的通信。它综合了Matlab的功能和C的速度,适合于信号处理等领域。-IT++ is a mathematical, signal processing and communications functions in C++ libraries. Its main purpose is to simulate communications systems, and conducting resear
Mohr-Coulomb 摩尔库伦本构模型
- fortran 写的摩尔库伦本构模型,供写材料umat的人参考-fortran write the molar Coulomb constitutive model for people to write reference materials umat
FourthorderRungeKutta
- 四阶龙格库塔法的C实现 四阶龙格库塔法的C实现 -Fourth-order Runge-Kutta
基于miracl库的rate实现
- 基于miracl库实现椭圆曲线算法的优化方法(constructing Tower exensions of finite fields for implementation of pairing Based cryptographyt)
洛伦兹-龙格库塔
- 用四阶龙格库塔计算洛伦兹方程,人后运用Grapher绘制出洛伦兹方程的相图(Using the four order Runge Kutta to calculate Lorenz equation)
龙格库塔法求解延时微分方程matlab
- matlab利用龙格库塔放法计算延时微分方程 龙格库塔 延时微分方程 matlab(Matlab uses Runge-Kutta method to calculate delay differential equation matlab)
四阶龙格-库塔法
- 利用四阶龙格库塔求解微分方程,并给出方程实例。(The fourth order Runge Kutta is used to solve the differential equation and an example is given.)