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

搜索资源列表

  1. compresser

    0下载:
  2. 压缩解压缩代码,开发环境为delphi7,win2000和winXP下顺利通过测试,本软件包含两个压缩算法-compression decompression code development environment for delphi7. winXP WIN2000 and smoothly pass the test, the software includes two compression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1072580
    • 提供者:钟世友
  1. Cheap_PSO

    0下载:
  2. C语言开发的微粒群优化算法源程序,程序用到了多个测试函数:包括Rosenbrock 函数等,操作时首先打开文件选择一个函数,然后点击计算就可以了。-C language development Particle Swarm Optimization algorithm source, a number of procedures used test functions : Functions include Rosenbrock, the first operation of a choice
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77848
    • 提供者:zhangtao
  1. CTSimpson3D

    0下载:
  2. 用于computed tomography 的算法测试计算投影数据的simpson积分函数-computed tomography for the calculation algorithm test data projector simp son integral function
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:weige
  1. machine_learning_related

    0下载:
  2. svm-space vector machine,由于人工智能中的机器学习时的测试和训练-svm-space vector machine, As AI machine learning the test and training
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4287105
    • 提供者:塔拉
  1. benchmarks_test_pso

    2下载:
  2. 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function ver
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2945
    • 提供者:jiangsx
  1. sfyxCompile

    1下载:
  2. 算符优先分析算法的实现,包括说明文件及测试方法-operator priority to the analysis algorithm to achieve, including documentation and test methods
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:23821
    • 提供者:张焕人
  1. lzwfordepresscoding

    0下载:
  2. LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1912
    • 提供者:冯灿科
  1. SVM--SVM

    0下载:
  2. 支持向量机,用于分类,含训练集与测试集。里面含有六个源程序-support vector machines for the classification, with the training set and test sets. It contains six source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4579
    • 提供者:sss
  1. GAwork

    0下载:
  2. 遗传算法 虽然比较简单 但功能可以实现 找一个测试函数的最值 效果可以-genetic algorithm is relatively simple but can be achieved to find a function of test results can be the most value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9992
    • 提供者:zn
  1. faceRegnize

    0下载:
  2. 人脸识别的matlab程序,先训练后测试,输入一副图像后将输出最接近的几副人脸。-procedures and training tests after an input image output for the nearest deputy Face.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1547856
    • 提供者:僧竿
  1. DCT_watermark

    2下载:
  2. 全套的DCT域数字水印源代码(本人毕业设计成果)内容包括:水印嵌入,水印检测,攻击实验以测试鲁棒性,重要参数计算。希望对做数字水印的XDJM有所帮助。-complete DCT digital watermarking source code (I graduated design results) include : watermark embedding, Watermark detection, attack experiment to test the robustness, an im
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:520218
    • 提供者:魏凯
  1. GAstoolexample

    0下载:
  2. 一个小的测试遗传算法的工具箱,含有测试的例子。-a small test genetic algorithm toolbox, containing examples of the tests.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8456
    • 提供者:李国齐
  1. Q_SORT

    0下载:
  2. 快速排序C++源码,已测试过-Quick Sort C source code, has tested.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:高振翔
  1. 198303215644

    0下载:
  2. 一个zlib 源代码以及一个测试程序,经过检验的,不错的很-a source code and a test procedure, tested, the very good
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:160600
    • 提供者:tom
  1. linkfive

    0下载:
  2. 五子棋核心算法,一级完整的应用程序演示,经过很多高手的测试,和厉害的-331 core algorithm, a complete application demonstration, a lot of experts in the testing and powerful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:48414
    • 提供者:孟保福
  1. matlab-signal

    0下载:
  2. 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two conse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:19741
    • 提供者:胡叶
  1. DouDiZhu

    0下载:
  2. 一个斗地主游戏的牌形分析算法,使用读取文件的方式,来测试牌的处理是否正确.-that point of a license-analysis algorithms, used to read documents, to test whether the licensing deal with the right.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:100954
    • 提供者:荣天
  1. notch_filter

    4下载:
  2. 陷波滤波器(notch filter)算法说明和设计过程,并给出了MATLAB的实现。一个非常好的例程,经过了仔细测试!-Notch Filter (notch filter) algorithm descr iption and design process, given the realization of MATLAB. A very good routines, after careful testing!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15972
    • 提供者:周国翔
  1. mwyy

    0下载:
  2. 魔王语言解释 [问题描述] 有一个魔王总是使用自己的一种非常精练而又抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α 转换为 β1β2…βm (2) (θδ1δ2…δn) 转换为 θδnθδn-1… θδ1θ 在这两种形式重,从左到右均表示解释。试写一个魔王语言的解释兄,把他的话解释成人能听得懂的话。 [基本要求] 用下述两条具体规则和上述规则形式(2)实现
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14089
    • 提供者:SunRui
  1. 111ddds

    0下载:
  2. 测试各种排序算法,使用VC.NET进行开发,如果有任何问题请发邮件给我-test algorithm, using VC.NET develop, if there is any question, please send an email to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24228
    • 提供者:lordor
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com