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

搜索资源列表

  1. 两个例子

    0下载:
  2. crc.cpp是一个产生0-255对应的16位循环冗余码的例子 correlator.cpp是一个相关滤波例子-crc.cpp have 0-255 is a corresponding 16-bit cyclic redundancy code examples correlator.cpp filtering is a relevant example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.95kb
    • 提供者:廖新根
  1. 逼近与拟合

    0下载:
  2. 6个关于逼近与拟合的C源程序,有示例,来自《C语言数值计算常用程序》,所以程序均经本人测试可用!-six approximation with the fitting of the C source code, examples, from the "C language commonly used numerical procedures," and so I have been put to test available!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.46kb
    • 提供者:刘渝
  1. matrixforpowersystem

    1下载:
  2. 电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,MALIB(类),MATEST(使用范例),INCLUDE(*.H),是我编写的电力系统能量管理系统基础类之一.-power system sparse matrix computation, the use of code examples, including the three catalogs, MALIB (type), MATEST (using the example), INCLUDE (*. H), I was prepare
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46.6kb
    • 提供者:奇闻
  1. examples

    0下载:
  2. 模拟退火算法工具箱例题,相关源代码,里面有代表性的例题解法,matlab语言编写,简单易懂-Simulated annealing algorithm toolbox example, the related source code, there are representative examples Solution, matlab languages, easy-to-read
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:24.22kb
    • 提供者:wangweijun
  1. ase_src

    0下载:
  2. AES encryption source code examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:32.63kb
    • 提供者:kienvang
  1. amrandom

    1下载:
  2. This a random source code for delphi. Examples ramdom functions as follows: The following Random Number Generators: - Normal (Gaussian) - Gamma - Chi-squared - Exponential - Weibull - Beta - t - Mult
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:437.86kb
    • 提供者:mudacik
  1. ccs-fft

    0下载:
  2. 数字信号处理-快速傅立叶变换源码例子,希望对大家有帮助-Digital Signal Processing- Fast Fourier Transform source code examples, we want to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:71.28kb
    • 提供者:王宇
  1. nvt_1LJ_real_qphll

    0下载:
  2. 蒙特卡洛计算_例子_fortran源代码-Monte Carlo calculations _ source code examples _fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5.46kb
    • 提供者:fangyong
  1. fortran-5

    1下载:
  2. 二维平面矩形剖分的有限元算例 FORTRAN 源程序 -Two-dimensional rectangular subdivision of the finite element FORTRAN source code examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:33.61kb
    • 提供者:trinity
  1. CFD_Stanford

    0下载:
  2. 斯坦福大学计算流体力学课程代码算例,包括二维和三维流体计算程序。-Stanford Computational Fluid Dynamics Course code examples, including two-dimensional and three-dimensional fluid calculation program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:192.25kb
    • 提供者:jing hao
  1. armadillo-3.800.2.tar

    1下载:
  2. 强大的矩阵库,很好用。内部还有使用说明书和代码例子-Powerful matrix library, is useful. There are internal instructions and code examples
  3. 所属分类:Algorithm

    • 发布日期:2016-04-26
    • 文件大小:3.05mb
    • 提供者:84320123
  1. cfd-examples

    1下载:
  2. 介绍流体力学方面的几个重要案例的代码(含详细分析)-Hydrodynamics code introduced several important aspects of the case (including a detailed analysis)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:HuangXC
  1. zhuiganfa

    0下载:
  2. MVS2010平台,IVF编写的追赶法解方程组的代码实例-MVS2010 platform, code examples written in catching IVF method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:743.69kb
    • 提供者:周生生
  1. driect_access

    0下载:
  2. MVS2010平台开发,IVF编写的直接读取2进制文件的代码实例-MVS2010 platform development, IVF directly read the code examples written in binary files
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:743.78kb
    • 提供者:周生生
  1. CFD-John-D.Anderson

    2下载:
  2. 《计算流体力学基础及其应用》JohnD.Anderson第07-10章例题Fortran90源代码- Computational Fluid foundation and its application JohnD.Anderson Section 07-10 Chapter Fortran90 source code examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:15.63kb
    • 提供者:yangzicai
  1. HermitePoly

    0下载:
  2. MATLAB 源码 一个HermitePoly的例子 可以运行的-MATLAB source code examples can run a HermitePoly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:547byte
    • 提供者:wuzhiwen
  1. matlabNumerical-Analysis

    0下载:
  2. matlab在数值分析中的实例与代码,结合具体例子讲述Matlab在数值分析中的应用-matlab code examples and numerical analysis, combined with specific examples about Matlab in Numerical Analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:124.9kb
    • 提供者:mima
  1. source-code

    0下载:
  2. 模糊综合评价法matlab源码,有非常详细的说明,附有所需要的实例数据,值得收藏-comprehensive uation method matlab source, a very detailed descr iption, with examples of the required data, it is worth collecting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1000byte
    • 提供者:wutan
  1. ym_cpp-heimantree

    0下载:
  2. 哈夫曼编码是可变字长编码(VLC)的一种,一个C++ 夫曼树例子源程序 .-Huffman coding is a variable word length coding (VLC) A, a C++ source code examples Huffman tree.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:8.88kb
    • 提供者:常小小
  1. Statistics

    0下载:
  2. 数据分布与检验的讲义以及代码 还有实例讲解 以及数据描述与分析 -Data distribution and inspection as well as lecture notes and code examples to explain and describe the data and analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1.65mb
    • 提供者:刘义成
« 12 3 4 »
搜珍网 www.dssz.com