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

搜索资源列表

  1. Menu_onPC

    0下载:
  2. 本代码包为本人的一篇文章<一个占用内存极少的菜单系统的实现>在在PC上的测试移植代码。 ------------------------------ Menu_Src目录为Menu的源代码 Ks0108.C的void Display_Locate(unsigned char DisplayData, unsigned char X, unsigned char Y)函数为最底层的显示函数。 该函数调用LCD模拟函数来完成显示。 KeyScan.C的unsigned
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:364116
    • 提供者:huhb
  1. huawei

    0下载:
  2. 华为编程规范排版 6 2 注释 11 3 标识符命名 18 4 可读性 20 5 变量、结构 22 6 函数、过程 28 7 可测性 36 8 程序效率 40 9 质量保证 44 10 代码编辑、编译、审查 50 11 代码测试、维护 52 12 宏
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:25682
    • 提供者:zhaoyiming
  1. myString

    0下载:
  2. 自己编写的String类,可以用于代替<string>中的string类。支持==、!=、<、>等比较运算符,=复制运算符,有多种构造函数,动态分配内存,长度可变。容易转换成char*类型,而且使用深拷贝,指针使用得当。有常用的Index,Insert,Delete,Replace,SubString方法。而且源码中给出了String类的一个小应用。开发环境Visual C++ 6.0,测试程序为Console模式。-I have written the String c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:15476
    • 提供者:billsedison
  1. LPC2378Ucos2

    1下载:
  2. 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:476952
    • 提供者:王满仓
  1. pageFunction

    0下载:
  2. 非常 简单实用的一个php分页函数。已经过严格测试。-Very simple and practical function of a php page. Has been rigorously tested.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1603
    • 提供者:alben
  1. AutoSend

    0下载:
  2. c# 调用钩子函数,掌控鼠标和键盘的操作。获取屏幕的像素值来判断测试的结果,最终送到ShopFloor系统-c# call hook function, control the mouse and keyboard operation. Access to the screen pixel value to determine the test results, and ultimately to ShopFloor system
  3. 所属分类:Hook api

    • 发布日期:2017-05-08
    • 文件大小:112684
    • 提供者:Jack
  1. 12

    0下载:
  2. 功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.-Function is provided in the use of the API function socket, filling and send ICMP packets to test the IP address of the designated host paragraph activities. Connect using a
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:2688
    • 提供者:jame
  1. 18B20

    0下载:
  2. 温度传感器18B20的C语言底层程序,多函数可调用,实时显示当前温度,附带7289的按键芯片的测试代码代码。 可用于单片机小系统。-Temperature sensor 18B20 bottom of the C language program, multi-function calls, real-time displays the current temperature, spin-off of the 7289 chip test code button code. Can be u
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3798
    • 提供者:Jason
  1. can

    0下载:
  2. can-bus通用测试软件接口函数库使用手册-can-bus Universal Test Software Interface Library User s Guide
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:849254
    • 提供者:linxi
  1. Image-Fusion-Performance

    0下载:
  2. 这个matlab代码,用于测试图像融合函数的算法性能。输入两幅原始图像和融合以后的图像,函数将评价出该算法的性能。-The matlab code, for testing image fusion algorithm function. Input the original image and the integration of two subsequent images, the function will evaluate the performance of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1263
    • 提供者:小单
  1. testqueue

    0下载:
  2. 前面有几个上传好了。这个是测试队列的函数。-From the front there are several good. This is a function of testing queue.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:6774
    • 提供者:王华
  1. int_stack

    0下载:
  2. 下面是一个通用单链表的类声明,请实现各类中所有未实现的成员函数。并编写有关栈 操作的测试程序。已知以下两个类:-The following is a general statement of a single list of categories, please a wide variety of all the members of unrealized function. And prepare relevant Stack testing procedures. Known the f
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:7752
    • 提供者:yashc
  1. key7279

    0下载:
  2. key 7279的测试和驱动函数的详细分析-key 7279 driver function testing and a detailed analysis of
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:9181
    • 提供者:lijing
  1. i2c

    0下载:
  2. I2C程序函数是采用软件延时的方法产生SCL脉冲,对高晶振频率要作一定的修改(本例是3us机器周期,如果系统对时间要求不是很重要的话,最好在每个单元读写结束时加个延时,测试有子地址器件函数,未测试无地址的器件,适合器件地址和子地址小于256的器件, 大于256的单元的器件可以自己改写)。 I2C procedure function is the method using software delay generated SCL pulses of high frequency cryst
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-28
    • 文件大小:2495
    • 提供者:zht
  1. prosscd

    1下载:
  2. 操作系统实验中的进程创建与删除 1) 采用动态或静态方法生成一颗进程树(进程数目≥20); 2) 设计进程撤销算法; 3) 实现进程撤销函数,采用级联方式撤销; 4) 可动态撤销进程; 5) 可动态观察进程树的情况; 6) 测试程序并得到正确结果。 -Experiment operating system process creation and deletion of 1) the use of dynamic or static method to generat
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2749
    • 提供者:ajun
  1. RegDemo

    0下载:
  2. 自制的注册表编辑修改函数文件及示例程序,经过测试-Self-editing function of the registry documents and sample programs, tested
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:28031
    • 提供者:hymnal
  1. comm

    0下载:
  2. 一个通信模块,适用于aix操作系统,包含底层函数库的源码,以及测试代码-A communications module, applicable to aix operating system, including the underlying source code library, as well as the test code
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:31871
    • 提供者:sliceheart
  1. GaTest

    0下载:
  2. 这是一个非常简单的遗传算法测试源代码,用户只需改变常数的定义并且定义“评价函数”即可。 要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。 输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。 如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-This is a very simple genetic algorithm to test the source code, users only
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:26372
    • 提供者:huanxong
  1. C51_skill

    1下载:
  2. C语言嵌入式系统编程修炼(键盘操作).mht Keil C51与标准C比较.mht Keil C51下快速小数运算算法.mht 用C51实现PID算法.mht C51指针类型和存储区的关系详解.mht C语言指针学习.mht C语言测试:嵌入式程序员必须知道的16个问题.htm C51编程技巧-从单片机指针说到黑客程序.htm 单片机C51编程规范.mht 实用C51编程的高级技巧(C51编程).htm C51编程技巧.CHM 全
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:280811
    • 提供者:Alexi
  1. Give_IAP_STC12C5412AD

    0下载:
  2. 这是本自己写的一个关于STC12C5412AD的IAP测试程序源码,程序中将此单片机的IAP功能封装成了一个很好的函数以供使用者调用,简单明了,完全可以剥离使用-This is written on their own STC12C5412AD source of IAP testing procedures, procedures in the IAP function of this single-chip packaging has become a very good function
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:21418
    • 提供者:王彪
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com