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

资源列表

« 1 2 ... .99 .00 .01 .02 .03 23104.05 .06 .07 .08 .09 ... 28278 »
  1. ezMTL-1.02

    0下载:
  2. 矩阵运算的模板类,可在VC编程时更加方便的使用矩阵。我在我的课题中就使用它进行了很多矩阵运算,推荐下载!-matrix calculation template category, the VC program more convenient to use the matrix. I am in my topics on the use of it for a lot of matrix operations and recommend downloading!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:109.53kb
    • 提供者:吕学刚
  1. weka-3-3-5

    0下载:
  2. own Java code. WEKA 是一个机器学习运算法则,它是为解决真实世界中的数据问题。它用java写成并且几乎可以在任何平台上运行。运算法则能够被直接应用到数据集上或者从你自己的java 码中调用。-own Java code. WEKA is a machine learning algorithms, it is to solve the real-world data. Using java can be written in almost any platform. Algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.67mb
    • 提供者:yxkj
  1. Date.doc

    0下载:
  2. 新编万年历星期速算法C语言的实现,通过该算法容易实现.-speed of C-language algorithm, which is realized by the algorithm easy to achieve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:33.5kb
    • 提供者:孙长叹
  1. gnmlast

    0下载:
  2. gauss network model方法研究蛋白质折叠的程序,可用来分析蛋白质功能性运动(不好意思,由于疏忽前面上传的是不完整的)-Gauss method network model protein folding process can be used to analyze protein functional Movement (sorry, due to negligence of the previous upload is incomplete)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.86kb
    • 提供者:苏计国
  1. ANM

    0下载:
  2. ANM源码,用来分析蛋白质的运动模式,相对于GNM来说,它是含方向的-ANM source to analyze the movement patterns of protein, compared to GNM, it is with the direction
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16.29kb
    • 提供者:苏计国
  1. wave_generator_VC

    0下载:
  2. 正弦波形生成器,直接写到文件,可以用goldwave等软件进行播放。只要修改c文件里的宏,可以生成任意频率的正弦波。silentecho作品。-sine-generator, the paper wrote directly, you can use software such as goldwave player. As long as amended c documents in the macros, can generate the sine wave frequency. Silent
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10.97kb
    • 提供者:梁文锋
  1. arraysort1

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27.74kb
    • 提供者:chyg
  1. fftw-3.1.tar

    0下载:
  2. 最新的FFT程序,目前是最好的开放FFT代码-latest FFT procedure, is the best open source FFT
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.57mb
    • 提供者:薛斌
  1. statistics

    0下载:
  2. 此工程中包含对于ARP流统计的算法设计,在使用性能稳定。不需要解密。-this project includes ARP flow statistics for the algorithm design, performance and stability. No decryption.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.33kb
    • 提供者:周亚超
  1. Program1

    0下载:
  2. 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18.53kb
    • 提供者:梁建军
  1. Program2

    0下载:
  2. 曲线数据处理之曲线插值主要内容:实际观测值总不能稠密到满足任何条件下的需求,对中间没有观测值的点位则需要通过插值获得答案。又实际观测数据往往是离散的,即在X轴上观测数据点之间是不等距的,也需要通过插值使其等距化。-curve data processing for curve interpolation main elements : the actual observed values can not be populated any conditions to meet the needs
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26.96kb
    • 提供者:梁建军
  1. caculation1

    0下载:
  2. 主要介绍回归分析,即确定自变量与因变量之间的定量关系,所建立的定量表达式称为回归方程;对自变量与因变量之间的关系进行检验; -introduced regression analysis, identify variables and dependent variables between the quantitative relationship, the establishment of quantitative formula known as the regression equat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:485.65kb
    • 提供者:梁建军
« 1 2 ... .99 .00 .01 .02 .03 23104.05 .06 .07 .08 .09 ... 28278 »
搜珍网 www.dssz.com