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

搜索资源列表

  1. C

    0下载:
  2. C编程 完美数值算法 经典的数据结构算法,包括数论算法,图论算法,背包问题等-C programming classic numerical algorithm perfect data structure algorithms, including number theory algorithms, graph theory, algorithms, and so on knapsack problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:15549
    • 提供者:杨群
  1. C_algotighm

    0下载:
  2. C数值算法程序大全,详细讲解了各C语言算法程序-c algotighm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:4263367
    • 提供者:廖政
  1. C-numerical-algorithm-program

    0下载:
  2. 本书中的常用数值算法子程序、所有为验证这些子过程而编的验证程序 以及在验证这些过程中所形成的工程,均按书中章的编号分别放在以C开头、 以D开头和以V开头的子目录中。-The numerical algorithm used in this book subroutine, all of these sub-processes to verify the validation process and compiled in the verification of those in th
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-02
    • 文件大小:14656241
    • 提供者:文松抑扬
  1. C_Numerical_Algorithms

    0下载:
  2. C++数值算法程序。是一个类文件,可以直接调用。-C++ numerical algorithm program. It s a class file, you can call it directly.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2330
    • 提供者:
  1. SourceCodeofNumericalRecipesinCpp

    0下载:
  2. 是《C++数值算法(第二版)》的配套源码。很好用。基本包含了所有数值计算的算法。-It is the source code of the book named Numerical Recipes in Cpp(second edition). It just works well and contains all the basic numerical algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:418158
    • 提供者:原非木
  1. CSHUZHICODE

    0下载:
  2. c数值算法的源码-c数值算法的source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:793757
    • 提供者:guanjunduan
  1. C

    1下载:
  2. c语言数值算法程序大全(第二版),详细介绍了各种算法。-c language program Daquan numerical algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:13016699
    • 提供者:Xiang-jian
  1. Numerical_Recipes

    0下载:
  2. PDF电子版Visual C++书籍《C++ 数值算法》-PDF electronic version of Visual C++ book " C++ numerical algorithm"
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:16853581
    • 提供者:gaoming
  1. C-Vcode_multiphase

    0下载:
  2. 在图像分割中,MS模型是一个非常重要的模型,但是其能量极小化和数值算法是困难的,这里给出了MS模型的简化模型(多项CV)的matlab源代码。-IIn image segmentation, MS model is a very important model, but the energy minimization and numerical algorithms is difficult, here are a simplified model of MS model (multiple C
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5891
    • 提供者:erdongchen1985
  1. NumericalAlgorithms

    0下载:
  2. C++数值算法(第二版)算法学习基础 吐血推荐的一本书-C++ Numerical Algorithms (second edition) algorithm based on recommended blood to learn in a book
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-14
    • 文件大小:20571794
    • 提供者:桓董
  1. C-Algorithm

    0下载:
  2. C语言编程算法合集,包括数值算法和非数值算法。-Collection of C language programming algorithms, including numerical algorithms and non-numerical algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-30
    • 文件大小:12772995
    • 提供者:XZ
  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. C-assembly-commonly-used-algorithms

    0下载:
  2. 徐士良C常用算法程序集(第二版),课程包括数字计算篇和非数值计算篇,各种算法应有尽有 -XU Shi-liang C assembly commonly used algorithms (second edition), the curriculum includes digital computing articles and papers of non-numerical computation, various algorithms everything
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2276062
    • 提供者:于腾飞
  1. Numerical-Recipes-in-C

    0下载:
  2. 常用数学问题的c语言算法,非常好的数值计算工具书-C language commonly used algorithm for mathematical problems, very good numerical tool
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5558736
    • 提供者:cogi
  1. C-numerical-algorithm

    0下载:
  2. C语言数值算法程序大全,含丰富的例子。属于C算法之类-you know
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-11
    • 文件大小:18002177
    • 提供者:最毒
  1. numerical-algorithms-in-C

    0下载:
  2. C语言数值算法大全,包含各种数值算法的源码-Daquan numerical algorithms in C, contains a variety of numerical algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-11
    • 文件大小:18957753
    • 提供者:Simic
  1. C-numerical-algorithm-source-code

    0下载:
  2. C语言经典数值算法源代码,我收集了好久才收集到的 分享出来了哦-C Classical numerical algorithm source code.rar,I collected a long time to gather to share out 。
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:25274
    • 提供者:李志勇
  1. C_numerical_algorith

    0下载:
  2. C数值算法程序大全 C 数值 算法 程序 大全-C numerical algorithm Daquan
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:4740726
    • 提供者:杨亚
  1. CSharp

    0下载:
  2. C#数值算法分析,涵盖具体的说明材料,代码直接引用-C# Numerical analysis of algorithms, covering specific illustrative material, code direct reference
  3. 所属分类:assembly language

    • 发布日期:2017-12-04
    • 文件大小:4598558
    • 提供者:田宗彪
  1. xrlft3

    0下载:
  2. 关于c++数值算法的一段程序,非常适合入门学习,希望对你有好的帮助-About c++ numerical algorithm for some procedures, is ideal for entry-learning, I hope you have a good help
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:963
    • 提供者:柳长安
« 1 2 3 4 5 6 78 9 10 11 12 ... 38 »
搜珍网 www.dssz.com