CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - BOOK

搜索资源列表

  1. Numerical_Recipes_source_code-cpp

    0下载:
  2. Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program's source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:404.35kb
    • 提供者:贺亮
  1. NumericalComputing

    0下载:
  2. Matlab 的Numerical Computing,全书pdf+全代码,英文版-Matlab Numerical Computing, the whole book pdf + code, in English
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.81mb
    • 提供者:c.li
  1. xsl

    0下载:
  2. Fortran常用算法程序集-徐士的一本书中的源码,没有试过,你不妨-Fortran algorithms commonly used procedures set-XU a book of the source, without trying, you may wish to try!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:351.67kb
    • 提供者:孙克再
  1. zsxjf

    1下载:
  2. Matlab编写的最速下降法算法程序,美国一本权威数值计算方面的书上的源程序。-Matlab prepared by the steepest descent algorithm, a numerical calculation authoritative book on the source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:李军
  1. yuanchengxu

    0下载:
  2. 计算方法第6章讲义及书后源程序,其余的自己下载了就知道了。-calculation Chapter 6 lectures and book source, and the rest of the download will know.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:162.63kb
    • 提供者:gsdfg
  1. invert

    0下载:
  2. 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.57kb
    • 提供者:魏东子
  1. Nr_C

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

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

    0下载:
  2. 谭浩强C语言书中的一个走迷宫的例子,此程序是其算法实现,用VC编译运行-Hao C-language book of a Maze example of this process is its algorithm, compiled with VC operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:38.82kb
    • 提供者:杨林
  1. chenbihongsuanfayanghj666

    0下载:
  2. 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:205.95kb
    • 提供者:yyy
  1. cebeci

    0下载:
  2. cebeci随书CFD程序 Fortran格式-cebeci with the CFD program Fortran format of the book
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:6.29mb
    • 提供者:zhou
  1. huhaiyan

    3下载:
  2. <胡海岩-应用非线性动力学>全书共分8章。第1章阐述非线性动力系统的理论与实验建模方法,第2章和第3章分别介绍单自由度自治系统的定性和定量分析方法,第4章和第5章侧重于分析单自由度非自治系统和多自由度系统的非线性动力学行为。第6章介绍非线性系统的运动稳定性及分叉理论。第7章阐述混沌现象及混沌的控制。第8章阐述如何运用数值方法分析非线性动力系统的行为,特别是系统的周期运动、分叉与混沌。书末附录阐述了如何借助计算机代数软件MAPLE分析非线性动力学问题。-Book is divided
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7mb
    • 提供者:何红亚
  1. Basic_function_of_Bspline

    0下载:
  2. 建立b样条函数基函数的程序! 这是从the nurbs book 翻译过来的版本!-it can constructs bspline program in c++.this program is programmed from the book of the nurbs book !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:603.77kb
    • 提供者:Blueye
  1. The_finite_difference_time_domain_method_for_elect

    0下载:
  2. 一本非常好的fdtd编程资料,国内较难找到的。-A useful book for fdtd,you cann t get it with ease.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-01
    • 文件大小:13.36mb
    • 提供者:李昊
  1. ComputationaElectrodynami

    0下载:
  2. 计算电磁波的fdtd方法书籍,DJVU文件,用WinDjView打开。-A book for calculating electromagnatic wave with fdtd method.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5.76mb
    • 提供者:李昊
  1. ACM_4

    0下载:
  2. ACM的算法参考书,涉及最短路径、最小生成树、网络流、可行遍性问题等-ACM Algorithm Book
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5mb
    • 提供者:
  1. Taflove_CED_FDTD

    0下载:
  2. Taflove 的FDTD算法的经典书籍,非常值得期待的FDTD教程。相信大家喜欢-Taflove the FDTD algorithm is the classic book, well worth looking forward to the FDTD tutorial. I believe that everyone likes
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5.76mb
    • 提供者:鲁欲
  1. optimization-methods-in-matlab

    0下载:
  2. 精通MATLAB优化计算随书光盘,含作者用matlab自编的优化算法,例子多,比较实用。-The CD attached to the book titled “mastering optimization methods in Matlab"。 It contains codes written by the author for all the computation examples in the book. Very pratical!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3.26mb
    • 提供者:xu xiangmin
  1. pointwise-book

    1下载:
  2. pointwise book 入门用的e-pointwise book
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:467.58kb
    • 提供者:yaoyao
  1. Book

    0下载:
  2. 设计一个书类Book,能够保存书名、定价,所有书的本数和总价-Design a book class Book, to be able to save the title, pricing, and the number and the total price of all books
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:3.43kb
    • 提供者:王莹
  1. Book-of-Distributions

    0下载:
  2. The book of distributions includes all the statistical models used in solving the business statistics or related in digital communication channel model.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1.25mb
    • 提供者:Alex
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com