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

搜索资源列表

  1. mallat

    0下载:
  2. vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:114339
    • 提供者:吴东
  1. Math_Source

    0下载:
  2. 整理分享:常用的数学运算程序源代码 包括常用的几种数学运算程序的C++代码,例如矩阵运算-collate share : common mathematical procedures used in the source code of several mathematical programs in C code, for example, matrix operations, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:50196
    • 提供者:李洪科
  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
    • 文件大小:8664
    • 提供者:刘渝
  1. 布尔运算

    0下载:
  2. 5个关于布尔运算的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-five Boolean operations on the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2563
    • 提供者:刘渝
  1. 概率统计

    1下载:
  2. 2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two on the statistical probability of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1230
    • 提供者:刘渝
  1. 二维积分函数

    1下载:
  2. 4个关于二维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-four two-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used norm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3934
    • 提供者:angel2271
  1. 三维积分函数

    1下载:
  2. 2个关于三维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two three-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used nor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2080
    • 提供者:angel2271
  1. 滤波器

    0下载:
  2. 数个关于滤波器的产生的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-few of the filter C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13015
    • 提供者:angel2271
  1. 排序函数

    0下载:
  2. 3个关于排序的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-three on the order of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:angel2271
  1. FLC

    0下载:
  2. DPCM编码的联合信源信道译码,这是一个很重要的benchmark程序-DPCM coding joint source channel decoder, which is a very important benchmark procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2918955
    • 提供者:逄玉叶
  1. Bpriori_0

    0下载:
  2. 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10537
    • 提供者:hq
  1. Jacky_Dai

    0下载:
  2. 这是一个计算机专业计算方法的课程试验,用VC++写的一个关于高斯消去法解方程组/方程的程序-This is a professional computer calculation of the pilot course, the VC was one of the Gaussian Elimination Solution Systems / equations procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:73557
    • 提供者:王成
  1. 贝叶斯辨识

    1下载:
  2. 一个很有用的贝叶斯辨识的MATLAB程序,结果会很流畅的图形输出.-a very useful identification of MATLAB Bayesian procedures, and results will be very smooth graphics output.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1904
    • 提供者:gxsh
  1. C-C Method

    0下载:
  2. 非线性系统的C-C算法,程序运行良好,能为从事混沌方面研究的人员提供一定的便利.-Nonlinear Systems C-C algorithms, running good, to engage in research in the chaotic provide certain facilities.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5484
    • 提供者:gxsh
  1. 非线性方程组的迭代解法

    1下载:
  2. 非线性方程组的迭代解法,包括:简单迭代法、Newton法、割线法、拟Newton法等.详见程序注释-nonlinear equations of the iterative solution, including : simple iterative method, Newton, secant, to the Newton law. Detailed procedures Notes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16338
    • 提供者:周思良
  1. 解线性方程的直接法

    0下载:
  2. 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix, such as matrix inversion. See
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24060
    • 提供者:周思良
  1. 4563465

    0下载:
  2. 模拟汉诺塔的java web小程序 适合初学者-simulation of java web small programs for beginners
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:15275
    • 提供者:安德烈
  1. predictBSS01

    0下载:
  2. 该程序对一小区的电话流进行预测,所有原始数据均来自实际(由电信提供),在MATLAB环境中能看到预测的效果-a neighborhood phone flow forecasts, all the original data from the actual (Telecom), in MATLAB environment can see the effect of forecast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6833
    • 提供者:yj
  1. gaosichazhi

    0下载:
  2. 这是在应用程序中截取的一段用高斯列主次法写的插值曲线,代码不是很难,方便移植.-This is the application procedures for the interception of the Gaussian out with secondary laws written curve interpolation, code is not difficult, facilitate transplantation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1437
    • 提供者:马小哈
  1. 测试速度

    0下载:
  2. 本测试采用叠加方式循环一亿次,得出来的时间越小就代表你的电脑运算速度越快。温馨提示:在开始测试之前请关闭所有的应用程序!-the overlay method to test cycle 100 million times, and so the smaller the time on behalf of your computing faster. Warm Tip : Before the commencement of testing Please close all applicatio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3589
    • 提供者:ldx
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com