搜索资源列表
SerialAs
- 这是我仿照串口助手(龚建伟)作的一个例子并修正了其中的一些bug,程序中还包括了一些我做的可重用的类,希望对大家有一些帮助,欢迎大家联系我,共同提高,谢谢!-modeled on serial assistant (Dan) as an example of the amendment and some of the bug, procedures also include some I do reusable category, we hope to have some help, I wel
179301COMMTC2_by_ssq
- 串口程序。在TC环境下通过编译。不包含密码-Serial procedures. The TC environment through the compiler. Do not include passwords
serial IO
- tcl编写的串口API,包括发送命令,以及读取串口命令。-Serial port IO API coding with tcl. Include write and read data from serial IO port.
PIC18-serial
- 用于最新的PIC18系列型 此程序包括了读写函数-PIC18 for the latest series of this type include the reading and writing functions
Term
- 本程序是win32api串口编程tty(虚拟终端)实例包括硬件控制的设置,因此可以用于对modem的编程-win32api Serial Programming tty (virtual terminals) Examples include control of the hardware installed, the modem can be used for programming
电表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
串口
- #include<reg51.h> //包含单片机寄存器的头文件 unsigned char code zifuchuan[ ]="ni hao! wo shi cai hai peng huan ying xue dan pian ji "; //流水灯控制码,该数组被定义为全局变量 /***************************************************** 函数功能:向PC发送一个字节数据 *******
RS232.rar
- 基于RS—232的串口通信,子函数包括初始化函数,发送函数,中断接收函数,奇偶校验函数,Based on the RS-232 serial communications, Functions include initialization function, sending function, interrupt reception function, parity function
CVI_UART
- 关于labwindowsCVI的串口程序,很稳定,很全,包含rs232的基本操作。看了很多网上的例子,都不是很好,所以决定给大家奉献一个好的串口程序。-The serial program on labwindowsCVI, very stable, very wide, include rs232' s basic operation. Example, read a lot online is not very good, so I decided to dedicate a good
SerialComm
- 利用MSComm控件实现串口数据的发送和接收。主要包括串口的初始化、串口接收数据的初始化、串口数据的发送和接收函数。-MSComm control the use of serial implementation of sending and receiving data. Mainly include the serial port initialization, the initialization of the serial receive data, serial data to sen
com
- 在Linux上实现对串口设备的读写程序,里面包括对串口的基本设置。-Linux on the implementation of the serial device to read and write procedures, which include the basic settings of the serial.
serial_port
- 万能51串口通信例程 直接设置参数就可以使用,不需要再编写通信函数-serial_port.c#include <REG52.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int
ourdev_436169
- C# 串口调试助手源程序,例子很简单。但却很好用。同时也验证了我写的串口组件的使用正确性。现公开给大家。串口组件源码空间中有。该例子中包括应用可程序和源码-C# serial port source code debugging aides, for example, is very simple. But it just works. Verified at the same time I wrote the serial use of the correctness of componen
VCcom
- 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
V103
- 串品通讯 内置MODBUS协议与GSDCS协议 -uartport include modbus and gsdcs
PHS_Download
- 小灵通软件工厂升级程序,里面包括串口的图形界面和简单的文件管理。-This is a firmware upgrade software for PHS mobile phone, and it include the UART s setting and files management.
chuankou
- 这是一个机遇VB的数据采集系统上位机设计.包括串口通信.文本显示.曲线实时显示.数据保存.监测报警等,对于初学者是很有帮助的-This is an opportunity for VB' s data acquisition system designed to host computer. Include the serial communication. Text display. Curve of real-time display. Data preservation. Monit
LNA2
- LNA模块控制 包含串口读写,远程控制等功能!-LNA module include serial read and write, remote control functions!
dengguo_Delphi_Fax_Voice
- 串口读写程序在 delphi下开发 包含打标机,标签机,扫描仪 硬件操作-Serial reading and writing program developed under delphi include marking machine, labeling machine, scanner hardware operation
RS485Comm
- 文件包括了VC串口编程的同步和异步程序。简单明了,注释详细。适于初学者!-Documents include the VC synchronous and asynchronous serial programming procedures. Simple and clear, detailed notes. Suitable for beginners!