搜索资源列表
C常用算法程序集-徐士良
- 新版本的数值算法参考。解压缩的密码是:www.myebook.cn 对应各章的目录-The new version of numeric algorithm. The password is: www.myebook.cn according the directory name of each chapter.
FOR1
- Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
VC7758
- VC常用算法集 书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子目录中。~..~所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中。 1、使用: 读者只需将光盘上的子目录“VC常用数值算法集”复制到D:\\ 下即可。然后配合书中的说明,在Visual C++ 6.0系统下直接调用D:\\VC常用数值算法集下以V开头的子目录中的工程,按运行键,即显示计算结果,从而可迅速、
algorithm_code
- 内容包括常用的经典数值算法,差值、拟合与逼近、常微分方程的求解、数据处理与回归分析
0101C01
- c常用数值算法1-used a numerical algorithm
《Delphi常用数值算法集》的配书源码
- 《Delphi常用数值算法集》的配书源码-"Delphi common set numerical algorithm" to the source book
计算机常用数值计算算法与程序 C++版
- 《计算机常用数值计算算法与程序 C++版》配套全部源码。
changyongshuzhisuanfa
- 《Visual C++常用数值算法集》 何光渝编一书的附带源码-err
computerarithmetic(C++)
- 计算机常用数值算法与程序(C++版) 压缩包解压时没有密码-Computer numerical algorithm and procedures used (C++ Version) when extracting compressed packets do not have a password
Msuanfaji
- 《MATLAB语言常用算法程序集》源程序,很全的数值算法-good for study
VisualFortrancode
- Visual Fortran 常用数值算法集代码-Visual Fortran codes
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
math_algorithms_in_VC
- 《VC常用数值算法集》随书附带的源码,有很多有用的算法。-Common used math algorithms in VC.
VB-numerical-algorithms
- VB常用数值算法集(书+源代码),包含各种数学算法源代码,非常有用,欢迎下载!-VB commonly used set of numerical algorithms (book+ source code) that contains a variety of mathematical algorithms source code, very useful, and welcome to download!
c
- C常用程序算法集,清华大学编的比较实用的C源代码集与电子书,面向C语言的数值计算-C commonly used procedures set of algorithms, Tsinghua University, more practical set of C source code compiled with e-books, the value calculated for the C language
vb-Commonly-used-numerical-algorithm
- vb常用数值算法集,包含vb各种算法集合,可直接使用-common set numerical algorithm vb, vb contains a collection of various algorithms can be used directly
C
- 前三章是数据结构基础知识、常用的查找排序算法,常用的算法思想等。后面的主要是一些数学趣题、数值计算题、算法设计及面试题等-The first three chapters are the basics of data structures, to find common sorting algorithm, commonly used algorithm ideas. Mainly some math behind interesting questions, numerical questio
常用算法程序集第五版
- 数值积分、线性方程组求解、数据处理、统计分析算法(Numerical integration, linear equations, data processing, statistical analysis algorithm)
常用数值算法丛书 Delphi常用数值算法集
- 常用数值算法丛书 Delphi常用数值算法集书中源代码
C语言常用算法代码
- C语言常用算法代码,包括常见的数值计算的珍贵源代码