CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 经典数值算法
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 经典数值算法 - List
[
Mathimatics-Numerical algorithms
]
c数值算法.rar
DL : 0
C数值算法 经典
Update
: 2025-02-19
Size
: 9.1mb
Publisher
:
[
Other resource
]
C++经典数值算法源码
DL : 0
C++经典数值算法源码 非常难得的经典算法,赶快下载吧-C classical numerical algorithm is a rare source of the classic algorithms, it quickly download
Update
: 2008-10-13
Size
: 240.64kb
Publisher
:
噶发
[
Mathimatics-Numerical algorithms
]
数值分析经典算法
DL : 0
从出版社求得的经典数值算法-Press obtained from the classical numerical algorithm
Update
: 2008-10-13
Size
: 20.3kb
Publisher
:
徐碧杰
[
source in ebook
]
c++经典数值算法
DL : 0
c++经典数值算法,包括插值、滤波、排序....
Update
: 2008-12-20
Size
: 325.63kb
Publisher
:
terry145
[
Algorithm
]
vc++常用数值算法
DL : 0
VC++常用数值算法源代码。包括插值、数值积分、微分方程组的解、极值、矩阵运算等程序。
Update
: 2010-10-20
Size
: 322.14kb
Publisher
:
hedongjing
[
Mathimatics-Numerical algorithms
]
c数值算法
DL : 0
C数值算法 经典-C value algorithm classics
Update
: 2025-02-19
Size
: 9.1mb
Publisher
:
汪有林
[
Mathimatics-Numerical algorithms
]
数值分析经典算法
DL : 0
从出版社求得的经典数值算法-Press obtained from the classical numerical algorithm
Update
: 2025-02-19
Size
: 20kb
Publisher
:
徐碧杰
[
Mathimatics-Numerical algorithms
]
4565474757
DL : 0
C++经典数值算法源码(good)-C classical numerical algorithm source code (good)
Update
: 2025-02-19
Size
: 288kb
Publisher
:
roc
[
matlab
]
GMres
DL : 0
数值算法中另一个经典算法gmres算法,用来求解大型矩阵方程问题。-Another classic algorithm gmres algorithm used to solve the problem of large matrix equations.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李晓鹏
[
Documents
]
数值分析11
DL : 0
里边是一些数值分析的经典的算法,还有实验报告及一些在它领域里边的一些文献-----是英语写成的,很好啊。-inside some of the classic numerical analysis algorithm, and some experimental report in its field inside the literature written in English----- yes, ah well.
Update
: 2025-02-19
Size
: 38kb
Publisher
:
天天
[
source in ebook
]
C++经典数值算法源码
DL : 0
C++经典数值算法源码 非常难得的经典算法,赶快下载吧-C classical numerical algorithm is a rare source of the classic algorithms, it quickly download
Update
: 2025-02-19
Size
: 289kb
Publisher
:
噶发
[
Mathimatics-Numerical algorithms
]
sutra(C++)
DL : 0
c++经典数值算法源码,相信可以节省你的不少时间.rar-c classical numerical algorithm source code, I believe you can save a lot of time. Rar
Update
: 2025-02-19
Size
: 323kb
Publisher
:
严倾
[
Other
]
shiyongshuzhisuanfa
DL : 0
这是一本经典数值算法书,包含多种算法的理论,为编程者具有一定参考意义-This is a classic numerical algorithm, the algorithm contains a variety of theories that programmers have practical significance
Update
: 2025-02-19
Size
: 1.31mb
Publisher
:
刘增强
[
Data structs
]
456547475712
DL : 0
C++经典数值算法源码,包含许多经典算法的实现-C classical numerical algorithm source code, includes many classic algorithms to achieve
Update
: 2025-02-19
Size
: 287kb
Publisher
:
shenyun
[
Other
]
非线性数值分析的理论与方法
DL : 0
非线性数值领域的经典著作,详细介绍了方法和理论(The classical works in nonlinear numerical field, and the methods and theories are introduced in detail)
Update
: 2025-02-19
Size
: 1.6mb
Publisher
:
柳如烟
[
Mathimatics-Numerical algorithms
]
bgdw
DL : 0
遗传算法的VC实现经典的算法,包含完整的程序()
Update
: 2025-02-19
Size
: 8kb
Publisher
:
fontdwvl
[
Windows Develop
]
C++经典数值算法源码
DL : 0
20个经典Visual C++数值算法源码,包括插值,常微分方程,图形操作,矩阵运算,数值积分等算法(20 classic Visual C++ numerical algorithm source code)
Update
: 2025-02-19
Size
: 129kb
Publisher
:
styx
[
Mathimatics-Numerical algorithms
]
818878
DL : 0
C++经典数值算法源码, 大多是我优化和改动过的()
Update
: 2025-02-19
Size
: 149kb
Publisher
:
hmzatp
[
Mathimatics-Numerical algorithms
]
06557677
DL : 0
C++经典数值算法源码,包含许多经典算法的实现()
Update
: 2025-02-19
Size
: 147kb
Publisher
:
hewman
[
Mathimatics-Numerical algorithms
]
C数值算法集
DL : 0
本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm C language program. Its contents include the solution of linear equations, inverse matrix and determinant calculation, interpolation and extrapolation of polynomial and rational functions, integral and estimation of functions, numerical calculation of special functions, generation of random numbers, nonlinear equation solving, Fu Liye transform and FFT, spectral analysis and wavelet transform, statistical description and data construction. Modules, ordinary differential equations and partial differential equations, linear prediction and linear predictive coding, digital filtering, gray code and arithmetic code.)
Update
: 2025-02-19
Size
: 5.94mb
Publisher
:
呵呵打
«
1
2
3
4
5
6
7
8
9
10
...
14
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.