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

搜索资源列表

  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-24
    • 文件大小:7612048
    • 提供者:wesong
  1. gprsdll

    0下载:
  2. 本程序提供了vc动态库提供给其它编程语言调用的标准接口,已经在vb6和dephi7下测试通过!-the procedures provided vc DLL provided to other programming language called standard interfaces, in vb6 and dephi7 under the test!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6711
    • 提供者:youling0927
  1. FastDown1.1

    1下载:
  2. 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:3208536
    • 提供者:zxq
  1. cb6

    0下载:
  2. 周立功ZLGCANlib通用测试软件(使用CB)及接口函数库-definitive test software (CB) and the interface function
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:682690
    • 提供者:楚风
  1. interface_webservice

    0下载:
  2. 这是用delphi开发的接口程序,在asp下调用测试成功,已在运行中-This is delphi development of the interface procedures, the next call asp tested successfully in operation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:584171
    • 提供者:张生
  1. Pccard

    0下载:
  2. 通过PCCARD SPEC测试笔记本的外部接口的电压是正常-through PCCARD SPEC test notebook external interface voltage is normal
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:97745
    • 提供者:chenyi_kuki
  1. downtoup

    0下载:
  2. 接口上位机程序,用于测试从下位机传到上位机的代码。-Host Computer Interface procedures for testing from the next crew reached the PC code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:62562
    • 提供者:马晋
  1. cmap

    1下载:
  2.   这是一个从区位码到Unicode码的变换模块,在汉字处理时经常会用到这种程序,它通过读取一个转换文件,构建一个散列查找表,用于完成从区位码到Unicode码的变换。通过反转码表或者更改码表,该模块还可用于反向变换,或者用于其它需要快速变换的地方。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并提供了调用例子及测试文件。接口定义见cmap.cpp文件。-This is an area code from Unicode code to transfor
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18903
    • 提供者:caotings
  1. dlltest22

    0下载:
  2. 自己先前开发的DLL测试环境!只用DLL开发时的,接口调用和调试工作,下次再传一HIS的源码上来!-themselves prior to the development of the DLL test environment! Only when the DLL development, and debugging interface called, the re-HIS next one onto the source!
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1931856
    • 提供者:jinay
  1. mode0

    0下载:
  2. 微机接口试验的8253工作方式0的测试程序-Computer Interface Test 0 8,253 working methods of testing procedures
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:792
    • 提供者:王锐
  1. 8253asm

    0下载:
  2. 基于Intel 8253定时器的两端Asm,包括配套电路,流程图  1。设计基于ISA总线的Intel 8253 的接口电路,用Intel 8253 的1个通道作定时器,演奏C调的各个音符,利用查表程序的方法依次演奏,每个音符演奏1s,停0.5s 演奏三遍后退出程序 2。利用Intel 8253的一个通道产生一个100Hz的方波,用示波器测试信号的正确性  以产生的方波作为另一个通道门控信号。利用此通道测量其高电平的宽度,在PC机显示屏上显示其数值并退出程
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:32283
    • 提供者:solarphoebus
  1. Asm

    0下载:
  2. 一些微机接口的例子,具体用到的芯片有8253定时器,8255,8259等 具体有键盘测试,LED灯显示,电子发声设计实验等
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:28033
    • 提供者:ligao
  1. IFELanguage_pinyin_cn

    0下载:
  2. 这篇文档是讲如何利用IFELanguage接口实现对中文语句的分隔,并对词语和字加注拼音的方法。其源代码我在C++ Builder 2007上测试通过。
  3. 所属分类:中文信息处理

    • 发布日期:2014-01-16
    • 文件大小:263914
    • 提供者:赖浩
  1. compilerVC

    0下载:
  2. 编译原理课程设计核心模块。(除语义分析外都经过测试) 适用于 Turbo C++,C++ Builder,Visual C++ 若出现内存不足,请将数组定义小一些,且定义为Static 接口说明见Compiler.h文件
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:117319
    • 提供者:liuzhiying
  1. masm

    0下载:
  2. 微机原理与接口技术的一个简单程序代码,在masm651下测试通过。yao.asm
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:174193
    • 提供者:姚顺
  1. AT24C16的读写程序

    2下载:
  2. AT24C16的读写程序,I2C接口,已经通过测试,注释很详细,AT24C16 literacy program, I2C interface, has passed the test, the Notes are detailed
  3. 所属分类:汇编语言

    • 发布日期:2017-05-18
    • 文件大小:2966
    • 提供者:
  1. CashCode_delphi

    0下载:
  2. CashCode delphi 纸币识别器接口测试源码-CashCode(CHA) for delphi5 Interface descr iptoins
  3. 所属分类:Delphi VCL

    • 发布日期:2014-09-04
    • 文件大小:232448
    • 提供者:图巴海尔
  1. DSP

    0下载:
  2. 许多DSP接口测试程序,很有用的,大家可以下来看看!-Many DSP interface test program, very useful, we can look down!
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:73060
    • 提供者:asdf
  1. InterfaceBpm

    0下载:
  2. 中软睿剑sword bpm 接口测试 startProcess(Task task) getTask() accept() Complete() -sword bpm interface startProcess(Task task) getTask() accept() Complete()
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-05
    • 文件大小:2644
    • 提供者:leo
  1. AZL

    0下载:
  2. Httpclient testgn interface test httpclient testgn 接口测试-Httpclient testgn interface test Httpclient testgn interface test
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:4230
    • 提供者:hyrma
« 12 3 »
搜珍网 www.dssz.com