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

搜索资源列表

  1. gep编程基础2-27

    0下载:
  2. GEP(基因表达式程序设计)是一种新的演化算法,该文件是基本的GEP编程,采用功能的封装格式,测试通过,能够方便的使用。-GEP (Gene Expression Program Design) is a new evolutionary algorithm, which is the basic GEP programming, functional package format, through testing, to facilitate their use.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15.07kb
    • 提供者:龚文引
  1. 压力测试程序

    1下载:
  2. StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a prepared using Visual C, the open-source testing tools, procedures and services to complete the important functions of the alg
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:140.79kb
    • 提供者:hao
  1. TCHFS

    0下载:
  2. 根据TCH/FS信道的技术标准,用MATLAB语言编写程序模块,实现编译码模块功能,仿真TCH/FS信道各模块,检验与测试它们的性能,对TCH/FS信道的纠错性能进行仿真及分析。-under TCH / FS access to the technical standards, using MATLAB language program modules to achieve encryption module function, simulation TCH / FS Channel modul
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:197.28kb
    • 提供者:刘奇
  1. benchmarks_test_pso

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

    • 发布日期:2008-10-13
    • 文件大小:2.88kb
    • 提供者:jiangsx
  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
    • 文件大小:1.87kb
    • 提供者:冯灿科
  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
    • 文件大小:9.76kb
    • 提供者:zn
  1. speakfs

    0下载:
  2. 多个编码标准的测试软件,相关功能比较全。-number coding standard test software, all the relevant functional comparison.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:9.22mb
    • 提供者:陈柳
  1. TXD232

    0下载:
  2. 该文件是232串口调试程序,已经测试过。其功能为测试串口通道的正确与否。通过该软件可以很方便的测出通道的正常。-The document is 232 serial debugging procedures, has tested. Its function is to test the correct serial channel or not. Adoption of the software can be easily detected in the normal channel.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.74kb
    • 提供者:孙振红
  1. DeJong_FunF1_F5

    0下载:
  2. De Jong函数F1-F5的java源码,包括编码解码和函数测试能功能,函数形式。De Jong函数是常用的标准优化函数。-function F1-F5 the java source code, including the coding and decoding function testing functions, function form. De Jong function is commonly used in the optimization function.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:王远
  1. hammingdecodingencoding

    0下载:
  2. 1.一个(7,4)汉明编码解码的应用实例 2.解码和编码共存与一个程序中;可以人为添加错误位来测试其解码功能。 3.注释翔实,可移植性强-1. A (7,4) Hamming codec two examples of the application. Decoding and Encoding coexistence and a procedure; human error can add spaces to test their decoding function. 3. Notes
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:方周
  1. 功能强大的计算器

    0下载:
  2. 功能强大的计算器,采用仿C语言表达式语法 并且给出表达式的逆波兰表达式,支持二十余种函数运算,程序经测试成功-powerful calculator, using fake C language syntax expression and expression is the inverse Poland expression, I support 20 species of Operational functions, procedures have been tested successful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:306.65kb
    • 提供者:熊方勋
  1. EKF实现机器人的自定位功能

    1下载:
  2. EKF(扩展kalman滤波器)的matlab代码,实现机器人的自定位功能,测试结果正常
  3. 所属分类:matlab例程

  1. singleinstructiontest

    0下载:
  2. 会使用DEBUG软件; 利用DEBUG单步执行功能测试指令的执行 -Will use the DEBUG software the use of functional tests DEBUG single-step instructions to be executed
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:126.04kb
    • 提供者:龙在天
  1. 56

    0下载:
  2. 文主要目的是针对讯号频谱分析仪(Signal spectrum analyzer)做功能测试,以确定讯号频谱分析仪之各种运算功能正确,其中测试共 分为正弦与余弦波检查、反假象滤波器检查(Antialiasing Filter Check)、频率响应函数与相位角检查(FRF & Phase Check)、自身能量密度函 数检查(Power Spectrum Check)、动态范围检查(Dynamic Range Check)等五个项目的快速傅立叶转换检查(Fast Fourier Tran
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:46.28kb
    • 提供者:tomson
  1. testprog

    0下载:
  2. 特别功能测试样例测试程序,为保障有效运行,请注意安装环境软件的版本正确与否-special function test program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:6.86kb
    • 提供者:wenhua
  1. sudoku

    0下载:
  2. sudoku的相关算法分析 说明 整合基础规则要求 实现功能测试-Develop an implication algorithm that uses general implication rules for sudoku.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:Gina
  1. single_machine

    0下载:
  2. 电力系统稳定器,maylab模型,有无pss。功能测试良好。-pss,matlab model,it can work welll.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:26.45kb
    • 提供者:侯朋飞
  1. stvd

    0下载:
  2. 超声波测试小程序,测试超声波功能波形,超声波测试小程序(Ultrasonic testing procedures, testing ultrasonic waveform, ultrasonic testing procedures)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:111kb
    • 提供者:xinyu3020
  1. 实验65 综合测试实验

    0下载:
  2. 这个是调用库函数的一个小程序,可以用来参考实现最终的功能(This is a small program call library function, can be used to refer to achieve the final function)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:65.85mb
    • 提供者:万能闲仙1
  1. PlatEMO-master

    1下载:
  2. 多目标算法的功能测试包,用于评估所提算法的寻优性能和收敛性能。(The functional test package of multi-objective algorithm is used to evaluate the optimization and convergence performance of the proposed algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-23
    • 文件大小:1.43mb
    • 提供者:zixf
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com