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

搜索资源列表

  1. arview

    0下载:
  2. 数据挖掘中,关联规则的例子,源码, arview算法的应用实例-data mining, association rules example, the source, the algorithm arview Application
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:71.71kb
    • 提供者:cxl
  1. 100道C语言经典实例

    0下载:
  2. 用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。-using standard C language to solve 100 classical mathematical problems for his classic, C procedures required developers of C source code library, and has a strong reference value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:25.9kb
    • 提供者:唐伟龙
  1. jidasiran

    0下载:
  2. 极大似法编的系统辨识malab源码,这是基于概率的方法,可以直接拿来作为极大四然的程序短,应用于各种极大四然的实例-Maximum method of system identification malab source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:47.8kb
    • 提供者:hasa
  1. BasicSteganography

    0下载:
  2. VB版的带算法源码实例,不知道大家有对这个算法是否熟悉,就是在一个外表正常的文件,例如一个Word文档或者Jpg图片中夹带一些加密信息,只有夹带软件本身才可以放置和读取这些信息。这个是一个实现这种算法的源程序,支持夹带的信息加密。 -VB version of the algorithm source code with examples, do not know if you are familiar with this method is that in a normal appeara
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:74.51kb
    • 提供者:luojmg
  1. Optimization

    0下载:
  2. 最优化计算C++程序以及实例,包含基本的矩阵运算、多元函数梯度、二阶矩阵、Cholesky分解等十三个算法源码和验证实例,在VisualStudio2010环境下调试成功,值得搞最优化算法时借鉴和参考。-Optimization calculation procedure and example C++, including basic matrix operations, multiple function gradient, second order matrix, Cholesky dec
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.44mb
    • 提供者:xiaobo
  1. VBA-Excel-Example

    0下载:
  2. VBA—Excel开发实例,附带源码,用户可直接引用,或略加修改后使用-VBA-Excel development examples, with source code, the user can directly referenced, or slightly modified
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:466.67kb
    • 提供者:星月
  1. Stepwise_regression-

    0下载:
  2. 逐步回归计算源码:从给定样本数据中获取多元回归函数,并输出计算过程中的关键信息以供查验,本方法侧重回归函数实现,普通界面,内有模块调用实例,简单易学,方便自用。如果感觉好,谢谢支持!-Stepwise regression the calculation source: Get multiple regression function from the given sample data and output during the calculation of the critical info
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:11.09kb
    • 提供者:王东
  1. LVQ

    0下载:
  2. 实现LVQ(Learning Vector Quantization)算法的VB源码,适合多目标对象的函数模型建立,附测试数据和调用方法实例。按不同使用需求,需要用户适当优化调整,此方法对具备或理解LVQ原理+vb编程的用户最佳。如果你觉得好,谢谢支持! -LVQ (Learning Vector Quantization) algorithm VB source, multi-target object function modeling, attached test data and c
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:7.68kb
    • 提供者:王东
  1. Kernel-Recursive-Least-Squares

    1下载:
  2. 递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!-dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone. dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone. krls_init.m- Kernel re
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:3.79kb
    • 提供者:jiang
  1. FFTW3_EXAMPLES

    0下载:
  2. 快速傅里叶变换源码实例,包括一维,二维实数和复数变换。- a sample calling program for FFT,including one-dimension,two-dimensions of real and complex data.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.81kb
    • 提供者:HanJun
  1. PBC-0.4.7-vc-c

    1下载:
  2. 刚刚修改成功的在VC6.0下的可用整套源码,注意解压后要打开PBCVC文件夹下的PBCVC.dsw工作区运行,可以分别将example文件夹下的例子分别放入该工作区,但要删除原工作区的testpairing.c文件,因为testpairing.c本身就是一个带有main函数的可用实例-Just changed successfully in VC6.0 source package available, pay attention to open the unzipped folder PBCV
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5.17mb
    • 提供者:
  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. PackageProblem

    0下载:
  2. 动态规划算法求解01背包问题源码,有实例数据和参考文献-Dynamic programming algorithm source 01 knapsack problem, with instance data and references
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:577byte
    • 提供者:Lumos Patronuo
搜珍网 www.dssz.com