搜索资源列表
Visual C++_Turbo C串口通信编程实践
- 电子书:《vc++ Turbo C 串口通信编程实践》,书中有源码实例,非常实用。-electronic books : "vc Turbo C serial communication programming practice," a source book examples, very practical.
serialportexample
- 给出一个用visual c++的串口通讯的一个实例程序源码-presented with a visual c + + serial communication a sample program source code
ComToCom
- 一个串口通信的实例(含源码)ComToCom,我自己写的,很好用的,对这方面感兴趣的朋友可以好好参考以下。
9EVC_Series
- 用Evc开发的基于串口的及RAS的程序实例源码,欢迎大家下载参考-Evc spent on the development of the serial port RAS and examples of procedures source, all are welcome to download information
Vc.zip
- 《Visual C++串口通信开发入门与编程实践》(源码) 本书着重介绍计算机串口通信的硬件原理、软件开发和工程实例。案例式教学,丰富的项目实例+详尽的代码+完整的注解.全书讲解由浅入深、通俗易懂、注重实践,是一本不可多得的程序员手册。本书作者具有计算机接口设备开发以及软件开发的大量经验。配套代码免去烦琐输入代码的工作,提高学习效率。 与初学者探讨Visual C++串口通信开发技术,每一步都有详尽说明;案例式教学,丰富的项目实例+详尽的代码+完整的注解;倡导轻松、快捷编程的程序员必务手
Delphi
- Delphi串口通信工程开发实例导航配套源码-Project Development Delphi serial communication supporting source instance navigation
ComAssistant
- delphi串口通讯源码实例,内有串口控件包-ComAssistant source core
SERIAL
- vc串口通讯完整源码,模拟超级终端,是串口编程的良好实例-vc serial comunication code
serialportcommunicationcode.iso
- 串口通信工程开发实例代码,包含云台控制,楼宇自动化等多个项目实例,源码可用。-Serial communication engineering sample code, including PTZ control, building automation and many other examples of projects, source code is available.
prodave_vb
- 利用第三方软件(如VB)开发S7-300PLC与上位机进行MPI通讯的源码实例!非常珍贵!-The use of third-party software (such as VB) development of S7-300PLC to MPI communication with the host computer source code examples! Very precious!
shuangjihulian
- 本代码是有vb编写的有双机互联的串口编程源码 是串口编程中很典型的实例 代码运行通过 程序界面友好-The vb code is written in a double machine programming source is connected to serial port programming in a typical instance of the code to run through the program interface is friendly
C51-In-System-FLASH-Programming
- AT89C51在线编程指导说明,及源码实例-AT89C51-line programming instructions, and source code examples! ! !
cuankoubiancheng.pdf
- RS232-c串口编程资料收集整理,有C源码实例。 -Serial programming data collected, there are C source code examples.
FXplcvb-of-program
- 这个是vb的程序和三菱fx喜系列plc通讯的实例,可以方便的实现和三菱plc的通讯,程序源码是vb写的-This is the vb program and Mitsubishi fx series plc communication hi instance, can facilitate the realization and Mitsubishi plc communication, program source code is written in vb
SComm
- vc串口通信实例的源码,希望可以对大家有所帮助-vc serial communication example source code, hope you can help
mscomabc
- 源码介绍: 多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -Source introduced: Multithreaded VC++ Serial communication example, select the serial port of the machine can be used, with the progress to open more than
vb
- VB 控件 ,串口通信 实例,包含源码-VB control, serial communication examples, including source
MSP430串口通信C语言源码
- 本源码是MSP430串口通信的多种实例,经过测试,绝对好用,根据实际功能的不同,需选择不同的例子!
VB6.0源码之模拟量输入
- VISUAL BASIC串口通信及编程实例(VISUAL BASIC Serial communication and programming examples)
串口通信C++源码
- 包括常用的串口通信调试程序的源码,实例教程中的完整代码,配合串口通信原理使用