CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 测试函数代码

搜索资源列表

  1. bd

    0下载:
  2. 曾经在某公司做过的代码,虽然代码并不美观,但却是稳定的用在产品中的,经过了大量测试。 功能: 解密蓝光磁碟(蓝光碟放在专用的蓝光光驱中,usb接口连接电脑) 提供了如下接口: size_t fread_xl(char* key, void *buffer, size_t size, size_t count, int fh ,int vertpye ) 来直接读取加密碟,内部实现了透明解密,函数接口极力模仿fread函数。 另配合GetKey
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:831658
    • 提供者:f
  1. CaptureRecog

    1下载:
  2. 用directshow写视频获取图片抓拍和显示程序,有分辨率设置,文字信息加入视频和抓拍的图片,设置文字信息的颜色和大小,这里给出单行,自己可以改成多行或者鼠标定点加入文字信息,其中也用到GDI+对多种图片格式的显示和保存。因在VC2010编译出的,里面包含已编译好的安装程序,此程序抓取的图片也可作为字符文字识别的测试平台,方便测试自己写的文字识别函数代码-For image capture and display program with the directshow write video
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:5832653
    • 提供者:曾祥园
  1. sga

    0下载:
  2. 基本遗传算法,含有测试函数,可以准确运行,出图,对代码有解释,清晰,容易理解-Basic genetic algorithm, containing the test function, can accurately run, a map, explained the code, clear, easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:1143
    • 提供者:杨彬
  1. all-12864-display-code-

    0下载:
  2. 所有关于液晶屏12864的测试函数非常好的代码,嵌入式的系统代码-All about LCD screen 12864 test function very good code, embedded system code
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:1025758
    • 提供者:
  1. pso

    0下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:10364
    • 提供者:
  1. pso

    0下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:10682
    • 提供者:汤德琴
  1. pso_goldstein_

    1下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm code using C++ preparation Notes rich wi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-06
    • 文件大小:11297
    • 提供者:ke
  1. sift_test

    0下载:
  2. sift图像处理的一个测试的代码,他是用C++写的 用到了opencv中的一些函数-sift image processing as a test of the code, he wrote with C++ uses some of the opencv function
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1444281
    • 提供者:yang wei
  1. pso_goldstein

    1下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm using C++ code compiled Notes rich with
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:11047
    • 提供者:任行
  1. cec2006

    0下载:
  2. 演化算法标准测试函数CEC2006,括Matlab代码,JAVA,C代码。-Problem Deˉnitions and Evaluation Criteria for the CEC 2006 Special Session on Constrained Real-Parameter Optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:683126
    • 提供者:albertxfq
  1. CEC07codes

    0下载:
  2. 演化算法,进化算法标准测试函数C代码,CEC07codes-多目标测试函数,包含全面技术文档。-The codes of MO Test suite in the CEC07 Special session ---Instructions_testsuite: the detailed instructions for test suite codes. ---Testsuite_c_source: the c sourse code of the compl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2245938
    • 提供者:albertxfq
  1. cpso_matalb

    0下载:
  2. 基于cpso文章,给出的一个matlab代码,添加测试函数即可运行。-Based on cpso, given a matlab code, add test function can be run.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1172
    • 提供者:王燕燕
  1. PSO-matlab-code-and-test-function

    0下载:
  2. 粒子群优化算法(PSO),matlab代码,包含23个标准测试函数。-Particle swarm optimization (PSO), matlab code, including 23 standard test functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:41893
    • 提供者:张爱竹
  1. IWORP

    0下载:
  2. 压缩文件中包含7个常用标准测试函数的matlab的源代码,1个粒子群优化算法的C++源代码,还包含一个基于随机扰动的改进杂草优化算法IWORP,以上这些代码都很实用,而且算法收敛精度达到10的负11次方。-Compressed file contains 7 standard test functions matlab 1 source code, C++ source code and a particle swarm optimization algorithm, also includes
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4772
    • 提供者:陶玲
  1. mymima

    0下载:
  2. 一个椭圆密码加密解密测试,用户可以直接调用函数就可以加到自己的工程中,方便不用自己写那些函数代码-An oval password encryption and decryption test, users can directly call the function can be applied to their own projects, to facilitate those functions do not write their own code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3795963
    • 提供者:Mr.lu
  1. OXDE

    1下载:
  2. 文档是关于差分进化的改进的代码,使用正交设计,提高了算法的性能,内有测试函数和测试数据,可直接运行。-Documentation is improved code on differential evolution using orthogonal design and improve the performance of the algorithm, there are test functions and test data, can be run directly.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2573079
    • 提供者:郭洁皓
  1. NSGA2

    1下载:
  2. 改进的多目标粒子群算法,包括多个测试函数 对程序中的部分参数进行修改将更好地求解某些函数 程序中的所有代码都是本人根据多目标粒子群算法设计实现的-ZDT1NP=cell(1,50) ZDT1FV=cell(1,50) ZDT1T=zeros(1,50)
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:4096
    • 提供者:lid
  1. Evolution-Algorithm

    2下载:
  2. 本代码在NSGA-II中引入进化策略的多目标优化程序,能够找到绝大多数目标函数的最优前沿,用多个标准化测试函数测试,程序优化结果都非常好-This code is introduced in NSGA-II multi-objective optimization evolutionary strategy program that can find the optimal frontier majority of the objective function with multiple sta
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-15
    • 文件大小:14336
    • 提供者:zwj
  1. NBPSO

    1下载:
  2. 本代码为二进制多目标粒子群优化算法,标准测试函数下优化效果良好-This code is a binary multi-objective particle swarm optimization, optimization under standard test functions to good effect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5768
    • 提供者:zwj
  1. Standard-artificial-bees-code

    0下载:
  2. 标准人工蜂群代码,自带12个测试函数,绝对可用-Standard artificial bees code, comes with 12
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3312
    • 提供者:王坤
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com