CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 api

搜索资源列表

  1. PortLink

    0下载:
  2. 串口程序,本程序实现了WIN API串口通信功能,能分辨字符和数字两种模式-Serial program, the program the WIN API serial communication function, able to distinguish between characters and numbers in two modes
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3601496
    • 提供者:杨文彬
  1. testcom

    0下载:
  2. Windows CE下的串口测试程序,用EVC++编写,全是用API函数编写的-Windows CE serial test program with EVC++ write, all written using the API function
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:87335
    • 提供者:mindengxue
  1. com

    0下载:
  2. win32 API串口通信 实例 经典 对于初学pc串口通信的人很有帮助-the win32 API serial communication instance the classic for novice pc serial communication helpful
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:6813
    • 提供者:lijiangjun
  1. CommPort

    0下载:
  2. 一段和串口通讯生成的dll代码,用vs2008生成。可以参照生成dll api-Dll code, generated by a period and serial communication with the vs2008 generated. Can refer to the generated dll api
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:24888
    • 提供者:wangshuang
  1. serial-port

    0下载:
  2. 使用win32控制台编程,其余windows api函数进行串口通信,接收数据-Win32 console programming, and the rest of the windows api function for serial communication, and receive data
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:2714
    • 提供者:施金金
  1. hardware-device-forbid

    0下载:
  2. 使用setupdi系列的API实现对鼠标、USB、蓝牙、光驱、读卡器、串口、网卡的禁用。-The API using setupdi series mouse, USB, Bluetooth, optical drive, card reader, serial port, network card disabled.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9667577
    • 提供者:尹钦
  1. qesp_sf_htdocs

    0下载:
  2. QT 串口通讯组件的学习文档,里面包含API说明及大量的示例代码。-QT serial communication component of the study document, which contains the API instructions and plenty of sample code.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:359378
    • 提供者:cart
  1. com

    0下载:
  2. 串口通信类,用windows API实现,能够打开任意串口,并配置串口,关闭串口,发送数据,接收数据-Serial interface communication classes, with Windows API realization, can open any serial, and configuration serial ports, shut down a serial port, send data, receive data
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:4066988
    • 提供者:叶子风
  1. singleport3.0

    1下载:
  2. 多串口短信开发,pb源码,支持长短信,多线程,纯api-Development of multi-serial SMS, pb source to support long SMS
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:114107
    • 提供者:jksby
  1. APICom

    0下载:
  2. 利用API函数编写的一个基于对话框编程的串口通信界面-API functions written in a dialog-based programming, serial communication interface
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2158498
    • 提供者:zack
  1. COMEVENT

    0下载:
  2. 串口通信的代码,进行数据的通信,能够发送接收数据,并且串口是用API函数写得。-Code of serial communication, data communication, capable of sending and receiving data, and the serial is written using the API function.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-16
    • 文件大小:181391
    • 提供者:yaohui
  1. lcdapi

    0下载:
  2. dll api 编写列子,使用串口,供应用程序调用。-dll api to write Liezi, using the serial port, the supply procedure calls.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:68085
    • 提供者:au
  1. RS232

    0下载:
  2. 串口通信,API调用.不过接收部分有点问题,还希望有同学可以帮忙debug下-Serial communication, API calls, but receive part of a problem, but also hope that students can help debug
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:2195
    • 提供者:palamer
  1. API1

    0下载:
  2. 基于VC的用API实现两PC间的串口通信程序,经过编译成功,功能可实现-VC-based API implementation between the two PC' s serial port communication program compiled successfully, the function can be realized
  3. 所属分类:Com Port

    • 发布日期:2017-11-11
    • 文件大小:34574
    • 提供者:洛思琪
  1. attach_20120614105841

    0下载:
  2. 串口通信,windows api,封装较完整的串口类库-serial communacation,windows api
  3. 所属分类:Com Port

    • 发布日期:2017-11-20
    • 文件大小:51899
    • 提供者:文讷
  1. opencom

    0下载:
  2. 串口工具 用api方式打开串口并创建线程接收数据处理-com tool is open com code
  3. 所属分类:Button control

    • 发布日期:2017-11-08
    • 文件大小:1612
    • 提供者:刘生
  1. ucosII

    0下载:
  2. uC/OS-II 实时操作系统最小系统。 Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是
  3. 所属分类:uCOS

    • 发布日期:2017-12-03
    • 文件大小:1051377
    • 提供者:zenglinman
  1. serial-communication

    0下载:
  2. 在Delphi下利用API函数进行串口通信-API functions for serial communication in Delphi
  3. 所属分类:TAPI

    • 发布日期:2017-11-10
    • 文件大小:177414
    • 提供者:哈哈
  1. rfid-entrance-guard-system-design

    2下载:
  2. 基于RFID门禁管理系统的设计,本系统基于Windows XP 操作系统Microsoft Visual C++平台,模拟门禁控制器。硬件采用深圳先施公司提拱的Sense ISO18000-6C I系列读写器,以及串口通迅API软件开发包。通过RFID技术,验证电子钥匙(RFID标签)的合法性,控制电子门锁的开启,同时系统可以对RFID标签信息进行修改删除管理-rfid-based entrance guard system design
  3. 所属分类:Project Design

    • 发布日期:2015-02-21
    • 文件大小:2008064
    • 提供者:fisher
  1. VisualPC_Comm

    0下载:
  2. Visual C++ 串口通信技术与编程实践, 串口通讯的各种方法和技巧,本书共分9章,包括数据通讯的基本概念,串口通讯标准基础知识,诸多串口编程的技术方案,包括控件,API等。-Visual C++ serial communication technology and programming practice, various serial communication methods and techniques, the book is divided into nine chapters
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:11101244
    • 提供者:bobjeey
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 29 »
搜珍网 www.dssz.com