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

搜索资源列表

  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. 布尔运算

    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
    • 文件大小:2.5kb
    • 提供者:刘渝
  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
    • 文件大小:1.2kb
    • 提供者:刘渝
  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
    • 文件大小:3.84kb
    • 提供者: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
    • 文件大小:2.03kb
    • 提供者: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
    • 文件大小:12.71kb
    • 提供者: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
    • 文件大小:1.57kb
    • 提供者:angel2271
  1. chinapi_demo

    0下载:
  2. 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:111.04kb
    • 提供者:侯欣杰
  1. matlab_webserver_test

    0下载:
  2. 应用matlab Java Builder实现matlab的Web应用部署的一个简单示例,测试方法在doc文档。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:152.32kb
    • 提供者:绿客
  1. DS

    1下载:
  2. DS证据理论中的合成规则的算法实现;该算法对两个基本可信度分配(BPA)的合成规则进行实现,算法包含在DS.h文件中,main.c文件对其进行调用,并对简单示例进行测试。-DS evidence theory in the synthesis of the rules of algorithm the algorithm two basic probability assignment (BPA) to achieve the synthesis rules, the algorithm is
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-02
    • 文件大小:10.65kb
    • 提供者:liuxiang
  1. Games

    0下载:
  2. Bayes分类器——算法设计 1. 使用决策树(Decision tree)分类算法、朴素贝叶斯(Naï ve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测。 2. 数据集描述: Tic-tac-toe游戏的二叉分类。Tic-tac-toe游戏示例如下-Bayes classifier- Algorithm 1. Using the decision tree (Decision tree) classi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.37mb
    • 提供者:vera
  1. 插值原理还原波形曲线(误差改进版)

    0下载:
  2. 三次样条插值的VC源码,带有示例,测试通过-cubic spline code based on VC++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:202.16kb
    • 提供者:xxc
  1. ClusteringanalysisbasedonSOFMnetwork

    0下载:
  2. 基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自 组织特征映射网络聚类的学习过程,分析了权系数自组织过程中邻域函数和学习步长的一般取值问题,给出了基于自组织 特征映射网络聚类实现的具体算法,并通过实际示例测试,证实了算法的正确性。 -Based on self-organizing feature map network cluster analysis, neural network is developed on the basi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:35.54kb
    • 提供者:zhaiyaojie
  1. 1

    1下载:
  2. Amir Hossein Omidvarnia用matlab编写的基于PCA的人脸识别系统和基于FLD的人脸识别系统,其中 的图像示例为Essex face database中 face94 的部分图像,文献可参考"Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection."已经测试过程序可正常运行没有问题。-Amir Hossein Omidvarnia prepared using
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:368.86kb
    • 提供者:刘子木
  1. RandomArray

    0下载:
  2. 一个简单、快捷、实用的随机数组产生方法类,经调试通过,注:本压缩包内没有附带示例程序,你需要自己编写一个实例程序进行测试,用本类生成的随机数组如图所示-A simple, fast and practical method for forming the random array of classes, after debugging through, Note: This compressed file does not comes with sample programs, you need
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7.15kb
    • 提供者:ddfeng123
  1. Canny

    0下载:
  2. 使用Canny算子计算出图片的边缘,并附图片测试示例-Calculated using the Canny operator picture the edge of the test sample along with pictures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:196.17kb
    • 提供者:wangjing
  1. oscsend

    0下载:
  2. 发送一个开放声音控制(OSC)的信息通过UDP连接 oscsend(美,路径) oscsend(美,路径,类型,arg1的,arg2的,...) oscsedn(美,路径,类型,[参数]) ü= UDP的对象与打开的连接。 路径=路径字符串 =同类型的参数类型的字符串, 支持: 我=整数 f=浮动 商S =串 每组空(忽略相应的参数) 余=脉冲(忽略相应的参数) T=真(忽略相应的参数) F=假(忽略
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.02kb
    • 提供者:abeaqhax
  1. xiaoboquzao

    0下载:
  2. 小波图像融合的示例,用matlab编写,欢迎下载测试 源码下载-Image fusion based on wavelet transform example, prepared by MATLAB, welcome to download the test source code download
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:808byte
    • 提供者:王斌
  1. LZW-compression-algorithm

    0下载:
  2. LZW压缩算法的VC++示例程序源代码,经过测试,保证可用-LZW compression algorithm VC++ sample program source code, has been tested to ensure that available
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:54.45kb
    • 提供者:wangxiao
  1. biTree_PetManage

    0下载:
  2. 关于二叉树的示例程序。包括二叉树的接口及其实现,测试程序等。经过CFree编译、验证成功。包含工程文件。-About binary sample program. Including binary interface and its implementation, testing procedures. After CFree compilation, verification was successful. Including engineering documents.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:24.79kb
    • 提供者:
« 12 3 4 5 »
搜珍网 www.dssz.com