搜索资源列表
com
- 简单的串口通讯程序适用于初学串口通讯的同学学习使用其中的基本api-Simple serial communication program for serial communication beginner students learning to use one of the basic api
COM
- C语言通过底层API访问串口的程序。 非常简单的一个例子! 读取串口,然后进行相应的操作(鼠标、键盘控制)-C language API to access the serial port through the underlying program. A very simple example! Reads the serial port, then the appropriate action (mouse, keyboard control)
4918
- WIN32利用API函数进行串口编程,微软的例程。-WIN32 API serial port programming, Microsoft sample
java_com
- java串口通信包javacomm20-win32.zip Javax.comm是Sun公司提供的,用于开发平*立的通讯应用程序的扩展API。(ps:这里javax的x很准确地表明了它是一个扩展包,而不是核心包(core package),但由于历史原因,javax下的并不都是扩展包,比如swing包已经是Java核心架构的一部分了,不过为了与Java1.1编码兼容,仍使用javax.swing。)javax.comm可以访问RS232接口(串口)及有限制地访问IEEE-1284(并口)。-J
Serialport
- WINODWS下利用WIN32 API进行的异步重叠式串口通信编程,适合串口通信初学者使用-WINODWS under the use of API WIN32 asynchronous overlapping serial communication programming, suitable for beginners to use serial communication
Serial
- 基于windows下api的串口设置与识别以及发送信息-Based on the windows under the api serial port settings and identification and send information
WIN32-API
- 基于WINDOWS32位的API串口通讯编程相关实例-Based on WINDOWS 32- bit API serial communication programming related examples
jd-gui
- API概述 接口 CommDriver 可负载设备(the loadable device)驱动程序接口的一部分 CommPortOwnershipListener 传递各种通讯端口的所有权事件 ParallelPortEventListener 传递并行端口事件 SerialPortEventListener 传递串行端口事件 类 CommPort 通讯端口 CommDriver 可负载设备(the loadable device)驱动程序接口的一部分 CommPortOwne
