搜索资源列表
mscommbcb
- 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
电表645
- // dianbiao645.h : main header file for the DIANBIAO645 application // #if !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_) #define AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_ #if _MSC_VER &g
Midapexsoft.IO.SerialPort
- 应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Midapexso
MSComUseInVC++
- Visual C++提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问。本文介绍MSComm在VC++的添加使用实例及给出了mscomm.h头文件主要代码关键部分的注释。-Visual C++ Provides an easy-to-use ActiveX control Microsoft Communications Control (ie MSComm) to support the applica
Main
- 串口通信控制数字电视模块 C源代码,谢谢!-Serial communication control digital TV module C source code, thank you!
main.c
- 基于Modbus_RTU_RS485的通信实现(main.c)-Modbus_RTU_RS485-based communications to achieve (main.c)
main
- usb通讯程序,用c语言实现,简单易懂,看完以后马上就能写出你自己的程序-USB program,c language realization,
seril_thread
- 用双线程实现在串口中的发送与接收!并在同一输出窗口输出!说明:要根据自己电脑的串口号更改main.c里打开的串口号!-Serial double thread achieve the send and receive! And at the same output window output! Note: according to their own computer to change the serial number serial number main.c in the open!
serial
- 一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port. It sends messages to its owner when something happends on the port The class creates a thread for reading and writing so the main program is not blocked.
main
- 关于光模块的自动接收平台,用在C++builder中-Automatic optical module receiving platform, used in C++builder in
AD
- 这是一个基于单片机的keil C程序,主要实现功能是完成AD转换-Which is keil C program based on single chip, the main functions is to complete the AD converter
Sci01
- C编写的基于DSP的简单串口通讯程序,C编写的基于DSP的简单串口通讯程序-Written in C, DSP-based serial communication simple main program
uart
- 用单片机C写一程序,主要功能就是单片机接收到计算机发送过来的特定信息(计算机不断的发送信息)后,单片机再发信息给计算机。-Write a C program MCU, the main function is the MCU receives the computer sent specific information after constantly send information (computer), single chip microcomputer to send informati
SerialPort
- 该代码是通过C#程序写成的,主要使用的是串口通讯-The code is written in C# through the program, the main use of serial communication
main
- 作比赛写的NRF24通信模块程序C语言版,供初学者参考(It was written for a mobile robot during a electronic competition.It can control the MSP430 to communicate with other NRF24s. It is useful for primary learners in communication and C.)
主程序
- 实现串口的主程序,其他的功能可以百度,简单明了。(Serial port to achieve the main program, and other functions can be Baidu, simple and clear.)
