CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 测试函数

搜索资源列表

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

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

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

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

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

    0下载:
  2. 一个串口程序,用Delphi3写的.程序简洁明了,功能函数齐全,经测试完全通过.-a serial program, Delphi3 writes. Procedures concise, full-function, Testing entirely through.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2689
    • 提供者:蔡伯勤
  1. VCDemoCode

    0下载:
  2. USB接口的测试程序,主要是测试USB所提供的DLL的接口函数是否正常!-USB interface testing procedures, test provided by the USB interface DLL function is normal!
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:147671
    • 提供者:21
  1. SerialComm

    1下载:
  2. VC++ 串口通信的dll. MsgQue 和SerialBase中重要的数据结构和通信函数,其可以完全复用. SerialComm是具体的应用, 大家实际应用中要做相应的修改. 代码注释详细,书写规范. 不过注释是用英语. 代码在实际的工程项目中经过详尽的测试. 英文版使用文档正在完善之中. 我可以发给大家.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:36253
    • 提供者:Rock
  1. Fax_Polling

    0下载:
  2. 三汇板卡测试DEMO,采用事件回凋函数实现.
  3. 所属分类:传真(Fax)编程

    • 发布日期:2008-10-13
    • 文件大小:197854
    • 提供者:孙皛
  1. stat_test

    0下载:
  2. 基于opnet的自编统计量测试代码,对使用opnet中的API函数的统计量函数
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:38521
    • 提供者:赵雪
  1. plc

    0下载:
  2. 一些语音处理算法的个人研究实作测试代码,包括丢包补偿,傅立叶变换/反变换,数字滤波器,数字滤波器整型化算法函数等-Some personal voice process code, including PLC, DFT, DFilter etc.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:191040
    • 提供者:qianxiaojiong
  1. USB-HID

    0下载:
  2. 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例。可以遍历所有USB设备,由于没有类似调试设备,这个源代码没有测试,但里面的一些API函数可以让大家喜欢研究USB通讯开发的网友提供些帮助-This is a demonstration using VB on the USB-HID device to read data written communication example. You can traverse all the USB devices, because no
  3. 所属分类:USB develop

    • 发布日期:2017-03-21
    • 文件大小:11693
    • 提供者:k2
  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. serial-test2

    0下载:
  2. 测试串口接收的测试程序,可以通过main函数的参数不同选择不同的串口进行测试,适合多串口同时接收-Test serial port to receive the test program main function of the parameters can be different options to test a different serial port for simultaneous reception of multiple serial
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:19304
    • 提供者:黄启鑫
  1. serial-test3

    0下载:
  2. 我修改的串口发送程序,可以通过main函数的参数修改发送串口,适合多串口测试-I change the serial port to send a program, you can modify the main parameters of the function to send serial, serial testing for multi-
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:19450
    • 提供者:黄启鑫
  1. gb2unicode

    0下载:
  2. SMS短信编码解码,包含编码表及编码解码转换函数以及测试主程序-SMS message encoding and decoding, including the coding table and codec conversion function, as well as testing the main program
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:69195
    • 提供者:YongXH
  1. Main

    0下载:
  2. GPRS arm920t 2410 测试主函数
  3. 所属分类:3G develop

    • 发布日期:2017-04-04
    • 文件大小:528
    • 提供者:猪头三
  1. P2PDemo

    0下载:
  2. 这本来就是个非常简单的网路程序,只是演示如何进行UDP的内网穿透而已。本人所作的修改 主要是在测试UDP穿透不同的NAT时为了方便使用而已。因此改动也不大,加了一个函数和几参数, 多打印了原来没有的一些信息,如此而已。看源码吧-It' s actually a very simple network program, but demonstrates how the internal network through UDP only. I made changes primaril
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-27
    • 文件大小:10608017
    • 提供者:nansin
  1. SmsTest

    0下载:
  2. C#短信猫发送接收测试程序,通过串口进行通讯,协议已被封装,本程序只是利用现成dll中的函数进行短信操作。-C# test program to receive or send sms message under the modem
  3. 所属分类:SMS

    • 发布日期:2017-04-08
    • 文件大小:68741
    • 提供者:huang
  1. test_experiments.zip

    0下载:
  2. 用测试函数对算法进行测试,并将结果与自适应遗传算法进行对比和分析。(With all the definitions in place, you can test the function equalString and the index extension)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:雪狼女
  1. 34.ENC28J60以太网卡(神舟III号-库函数版)

    0下载:
  2. 基于STM32F10XENC28J60以太网卡通讯测试(Based on STM32F10XENC28J60 Ethernet card communication test)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:3467264
    • 提供者:阿超S
  1. 集成串口屏测试代码(中性)带忙检测函数

    0下载:
  2. STM32平台进行的专门USART串口进行测试,基于HAL库的(STM32 platform dedicated USART serial port test, based on HAL Library)
  3. 所属分类:串口编程

« 12 »
搜珍网 www.dssz.com