CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - test function

搜索资源列表

  1. rbf

    1下载:
  2. RBF网络训练程序C++源代码,可以完成网络训练和网络测试功能。-RBF the network training procedure C source code, may complete the network training and the network test function.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16902
    • 提供者:王肖
  1. H-PatternTest

    0下载:
  2. H-pattern, EMC test function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1845981
    • 提供者:許勝
  1. test

    0下载:
  2. 位图进度条控制程序代码 ClassWizard generated virtual function overrides
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:870034
    • 提供者:王志
  1. pso-toolbox

    0下载:
  2. 改进版粒子群算法PSO在MATLAB下的实现,并附有测试函数-Improved version of the PSO under MATLAB, together with the test function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:28354
    • 提供者:liyannan
  1. Captcha-Image

    0下载:
  2. 在程序中使用了lua脚本配置进行开发,实现了生成验证码图片,图片中加入了背景干扰,字体干扰,图片干扰,图片注入斑点等干扰码,并有验证测试功能,使用vc6.0开发,后来又把工程改成了2005版本!-Used in the program configuration lua scr ipts to develop , implement verification code to generate images , pictures, added background noise , interfer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:430810
    • 提供者:liu
  1. DESinterface

    0下载:
  2. 实现DES界面化,其中包括DES的程序的加密与解密函数,还有检验函数,主要提供了界面化编程-Interface implementation of DES, including DES encryption and decryption process functions, as well as test function, mainly to provide a programming interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:20260
    • 提供者:田露
  1. mopsoC

    1下载:
  2. 使用C 语言编写的 多目标的粒子群优化算法 MOPSO 可以运行 内含测试函数 可以多功能运行-Using the C language for multi-objective particle swarm optimization algorithm MOPSO can run embedded test function can be multi-run
  3. 所属分类:Other systems

    • 发布日期:2016-09-14
    • 文件大小:35914
    • 提供者:姚思
  1. test

    0下载:
  2. 一元多项式的链表实现 拥有term项类 链表节点类 链表类 以及多项式类 重载输入函数-One of the list of the polynomial has a term of realization of node-type chain-type chain-type, as well as polynomial-type input function overloading
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:301572
    • 提供者:
  1. TEST

    0下载:
  2. 关于C语言函数指针的使用,对于c语言初学者非常有帮助-Function pointer on the C language use, language for beginners c very helpful
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:7445
    • 提供者:dfpdn
  1. Test

    0下载:
  2. 程序完成功能是在Visual C++ 6.0中实现三叉切分窗口与多视图。运行环境为Win 2000;Microsoft Visual C++ 6.0-Procedures are completed function in Visual C++ 6.0 to achieve the trigeminal segmentation and multi-view window. Runtime environment for Win 2000 Microsoft Visual C++ 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:67658
    • 提供者:tao
  1. windows

    0下载:
  2. 提供了windows下解压包的功能,测试通过,功能比较完善,编译生成可执行文件。-Provided under the windows unzip package function, test, function relatively perfect, the compiler generates an executable file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:48498
    • 提供者:lizhao
  1. test

    0下载:
  2. 一个简单的播放器的编写源码,此多媒体具有一般的播放功能,能播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有Repeat功能。并附有说明文档-A simple preparation of player source, the multimedia playback functions with general can play*. mp3,*. wma,*. mdi,*. wav,*. avi,*. dat and other documents, as w
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:53009
    • 提供者:zhengyang
  1. test

    1下载:
  2. 定义一个date类如下: class Date { public: void SetDate(int y,int m,int d) void IsLeapYear() private: int year int month int day } 要求: (1)编写SetDate(int y,int m,int d)函数,实现对象中数据成员的设置; (2)编写IsLeapYear()判断该年是否是闰年。 -Define a
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:586
    • 提供者:momo
  1. MFCPActiveMovie-Test

    0下载:
  2. Activx 实现的声音播放器,可以加载mp3等类型歌曲,可以播放,暂停,得到声音长度,播放过程插播声音等。-In Mfc , Run ActiveMovie Test function, It can play/stop mp3 file.It just a test example.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-14
    • 文件大小:3873658
    • 提供者:ligang
  1. Self-test-serial-communication

    0下载:
  2. 带自检测功能的串口通讯程序demo 可以直接应用 开发平台 Visual Stdio 2008-Serial communication program with self-test function demo Can be applied directly Development platform Visual stdio 2008
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:166651
    • 提供者:风在天
  1. test-function

    0下载:
  2. 文档中包括22个测试函数的具体表达形式,主要给检测算法优化提供依据;用于算法的函数优化。-Documentation includes 22 test functions specific forms of expression, mainly to provide the basis for detection algorithm optimization functions for algorithm optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1068334
    • 提供者:zhang wan
  1. test function

    0下载:
  2. it was good for man that work on optimization
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:sadeghn
  1. test fun.

    0下载:
  2. it was fine for man that work on optimization
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:sadeghn
  1. Download Test Function

    0下载:
  2. it is good for optimization cod.,.,.,.
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:sadeghn
  1. test

    0下载:
  2. test 文档空白的文档里面无内容,试一试上传功能。(There is no content in the blank document of the test document, and try the upload function.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:6144
    • 提供者:mradam
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com