搜索资源列表

  1. 串口访问功能的小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a ser
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:61970
    • 提供者:天照
  1. sin函数发生程序

    0下载:
  2. 正弦函数发生程序,可以在C中嵌套,是工程文件 测试通过 -sine function occurred procedures, which can be nested in C, engineering document the test
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16251
    • 提供者:欧阳明星
  1. 二维积分函数

    0下载:
  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 un
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3934
    • 提供者:angel2271
  1. 三维积分函数

    0下载:
  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 u
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2080
    • 提供者: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 no
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:angel2271
  1. pso(sphere)

    0下载:
  2. 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1452
    • 提供者:王道军
  1. 串口访问功能的小测试程序

    0下载:
  2. 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and t
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:609726
    • 提供者:b
  1. 串口访问小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:62377
    • 提供者:raul
  1. SPSOOptimize

    0下载:
  2. 微粒群算法,c语言编写,通过优化,可以自己添加测试函数-particle swarm algorithm, c language, through optimization, can add their own function testing
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1927
    • 提供者:雪肤
  1. Volterra_MultiStepPred_luzhenbo

    1下载:
  2. 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11847
    • 提供者:陆振波
  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, th
  3. 所属分类:其它资源

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

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

    • 发布日期:2008-10-13
    • 文件大小:2945
    • 提供者:jiangsx
  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. linux-MD5

    0下载:
  2. 毕业设计,md5在linux下的性能测试,加了linux下的时间测试函数!当然也可以加密解密!-graduation design, md5 linux in the performance tests, the increase of time under linux test function! Of course, we can decrypt encrypted!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8928
    • 提供者:linchun
  1. dabao

    0下载:
  2. TI DSP TMS320DM642 用定时器测试函数执行时间-TI TMS320DM642 DSP with a timer function test execution time
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:115438
    • 提供者:lw
  1. test benchmarks

    0下载:
  2. 总共56个测试的基准函数,用于智能算法测试所用。(Totally 56 benchmark functions for testing, they are used for intelligence algorithm testing.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:50176
    • 提供者:H2T1002
  1. STC15系列库函数与例程测试版V1.0

    0下载:
  2. STC15系列库函数与例程测试版V1.0(Stc15 system function library, including UART / timer)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:2358272
    • 提供者:克瑞
  1. DTLZ

    0下载:
  2. 用于多目标算法的测试,特别是高位多目标的效果比较好,大家可以试试。(Test for multi-objective algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:15360
    • 提供者:郭靖遥
  1. 粒子群算法

    0下载:
  2. 利用粒子群算法求解测试函数算法,可以完整的实现(Using particle swarm optimization algorithm to solve the test function algorithm can be fully implemented)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:qiuwangde
  1. 改进PSO算法及其测试函数

    1下载:
  2. 为了更好地改善多目标粒子群优化算法的收敛性和多样性的pso 算法(In order to improve the convergence and diversity of multi-objective particle swarm optimization algorithm, PSO algorithm is proposed)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:bloomfzl
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org