搜索资源列表
comm2.0.3
- Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio
VB.NET232
- VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。 在说明如何使用这个类前,需要说明的是,本类只是一个VB.net的串口通讯演示,你可能需要根据你的情况修改后使用。-Serial Communication Programs require the support always make
comCHUANKOULIAOTIANXINGSHI
- 用API编写的串口通信小程序,2串口连接后,能够相互发送文字
BIANYUANJIANCE
- 用API编写的串口通信小程序,2串口连接后,能够相互发送文字
FiberTestClient_2
- 用API的串口采集数据,并且在界面上显示数据
Serial_Communication
- 串口通信,界面一般,调用api函数来实现
RS485comm
- 一个用API实现串口发送和接受的源代码,非常好用-A Serial with API to send and receive the source code, very easy to use
API
- 串口的初始化已经数据发送与接收,其中也包括窗口的建立和初始化-The serial port initialization has been sending and receiving data, including the establishment of the window and initialization
APICom
- 利用API函数编写的一个基于对话框编程的串口通信界面-API functions written in a dialog-based programming, serial communication interface
opencom
- 串口工具 用api方式打开串口并创建线程接收数据处理-com tool is open com code
serial-communication-
- Delphi开发环境下用API实现串口通信,给出简单易行的解决办法。-Delphi development environment serial communication API implementation, given the simple solution.
Serial
- 深入浅出VC++串口编程之基于Win32 API 源码 参照该文档编写 同步阻塞方式 非常适合初学者 点击发送之后不要移动鼠标 vs2005编译通过-VC++ Win32 API SerailPort code VS2005
API_com_VC
- 一个用VC API写的串口通讯程序,很适合初学者,能以此例程基础上设计更多功能的界面-One with VC API to write the serial communication program, it is suitable for beginners, this routine can be designed on the basis of the interface more features
yuSerialPort
- 串口API通信主程序,用户可以自由方便的设置端口缓冲区大小,使用更灵活更自由。-Main serial communication API, users can easily set up a free port buffer size, more flexible and more freedom.
zidongsouchuankou
- 能实现串口接受功能,Windows API编写,用到线程,下载后可以直接运行,希望对大家有帮助-Serial function can be accepted, Windows API to write, use threads, can be downloaded directly after, we hope to help
MyCOMSerial
- 使用系统函数实现的串口通信程序的例子,可以实现数据收发功能。-My Serial port programmer using windows API function
API
- 基于API函数的串口通信程序,很实用的的一个程序。-window API Serial communication
SerialPort
- 一个简单的串口调试助手实现,没有采用第三方框架,全部是调用Windows API实现的。-A simple serialport software without others framwork
CL3
- 文件主要是实现API串口通讯,示例了MFC的串口类和API函数的使用,对学习API串口通信的人有帮助。-Document is mainly to achieve API serial communication, the example of the MFC serial port class and the use of API function, the study of API serial communication to help people.
串口SerialPort和API调用源码
- 基于C#实现串口通信,可以调用API,方便个人使用(Based on C# to achieve serial communication, you can call API, convenient for personal use)