CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数值计算

搜索资源列表

  1. cFunc

    0下载:
  2. 很多C的数值计算函数!绝对能用到的!希望可以帮到你!-numerical calculation function! Absolutely can use that! The desire to help you!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:234629
    • 提供者:滕朗
  1. whymatlab

    0下载:
  2. 这是自编的小程序,主要功能为进行矩阵变换、数值计算等-This is a small program written mainly for functional matrix transformation, numerical calculation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11538
    • 提供者:路宾宾
  1. lbbsplines

    0下载:
  2. 这是在数值计算时经常用的样条插值的程序,能够在在MATLAB环境下直接运用。-This is the numerical calculation frequently used spline interpolation procedures in the MATLAB environment direct use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:514049
    • 提供者:路宾宾
  1. CORDIC_FLOAT

    0下载:
  2. 这是一个数值计算算法在FPGA中实现的东东。包括CORDIC算法的详细资料还有float型数的详细论述,可供参考。-This is a numerical algorithms in FPGA achieve saucepan. CORDIC algorithm include detailed information is the number of float-type discussed in detail for reference.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2980350
    • 提供者:克林顿
  1. smallest

    0下载:
  2. 这是数值计算当中最小二乘法的例子,在matlab中实现-This is the numerical calculations of the least squares method, for example to achieve Matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14183
    • 提供者:frag
  1. mcjihe

    0下载:
  2. 还是一些m文件集合,是一些图形编程或数值计算的集合。-m or some document assembly, some graphical programming or a collection of numerical calculation.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:240438
    • 提供者:宋军
  1. ALGER

    0下载:
  2. 使用C++编写的经典数值计算算法,包括NEWTON迭带法,SIMPSON,二分法,二分法求根,还附加了模式识别的FISHER算法-prepared to use the classic C numerical algorithms including Netwon Diez belt law, Simpson, black, black roots, also added a pattern recognition algorithm Fisher
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3345
    • 提供者:吕经纬
  1. xtj-002

    0下载:
  2. 数值计算用数学方法解方程组(习题集)没有答案哦-numerical solution methods using mathematical equations (Exercises Set) Oh no answer
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:76929
    • 提供者:mouse
  1. usefulC++program

    0下载:
  2. 《计算机常用数值计算算法与程序 C++版》一书的配套光盘,盘中包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。-"computer numerical algorithm used with the C-version" a book supporting the CD, intraday book includes all the C sourc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:191458
    • 提供者:常同学
  1. C-code

    0下载:
  2. Numerical Recipes 是国际公认的高水平的、关于数值计算的书,其中有 200 多个可靠的算法源程序。-Numerical Recipes is an internationally recognized high standards, the numerical calculation of the book, which has more than 200 reliable source algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:92811
    • 提供者:王纪章
  1. Nr_C

    3下载:
  2. 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:231098
    • 提供者:姚志良
  1. runge

    0下载:
  2. 数值计算方法,龙格现象-numerical calculation method, Runge phenomenon
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1215
    • 提供者:温启良
  1. ncmmoler

    0下载:
  2. Moler写的配套书中的源程序,讲的是matlab在数值计算中的应用-Moler book written by matching the source, speaking in Matlab is the numerical calculation of
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:247319
    • 提供者:张乐
  1. updown

    0下载:
  2. 数值计算中追赶法的C++实现算法,用类实现。-numerical calculation method to catch up with the algorithm in C, Class Implementation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8879
    • 提供者:chenjie
  1. Very_Calculator

    0下载:
  2. 本款计算器不仅功能强大而且界面美观, 除可进行普通数值计算还可进行对数,三角函数等复杂计算-calculator, not only the powerful but beautiful interface, in addition to numerical calculation for the general conduct of a few can. trigonometry complex calculation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48644
    • 提供者:逸云
  1. InterpModule

    0下载:
  2. 几种常用的内插数值计算方法,对经常数值计算的人有帮助-several interpolation commonly used numerical calculation method, the numerical calculation of regular people to help
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28470
    • 提供者:zhlei
  1. cplusCaculate

    0下载:
  2. 数值计算源代码来自哈尔滨工业大学计算机学院-numerical source code from the Harbin Industrial University computer science
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13640565
    • 提供者:余大宇
  1. Schrodinger_Equation

    1下载:
  2. Schrodinger Equation 数值计算中的方程-Schrodinger Equation numerical calculation equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18879
    • 提供者:柯南南
  1. queure

    0下载:
  2. 针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。-against M/PH/1 (k) queuing system derived the queuing system at any time, the arrival time, faded moment of the queue length
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3564
    • 提供者:lidong
  1. yuandaimabaogao

    0下载:
  2. 数值计算源代码,包括二分法,弦截法,龙贝格算法,下山法,牛顿迭代法-numerical source code, including the dichotomy, chord sheet, Lung Bergh algorithm, the mountain, the Newton iterative method
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6948
    • 提供者:顾婷婷
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com