搜索资源列表
DOS下串口通信程序来传送文件的C源代码
- DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
DOS-Serial
- 详细讲述了在DOS环境用TurboC进行串口编程的资料.对于刚刚接触DOS串口编程的朋友非常有用
Windows_API串口编程参考.doc
- Windows环境下的串口编程与DOS环境下的串口编程有很大不同。Windows环境下的编程的最大特征之一就是设备无关性,它通过设备驱动程序将Windows应用程序同不同的外部设备隔离。Windows封装了Windows的通信机制,这种方式称为通信API,Windows程序可以利用Windows通信API进行编程,不用对硬件直接进行操作。这种体系被称为Windows开放式服务体系(WOSA,Windows Open Services Architectures)。
serial.rar Dos 串口通信例程实现了FiFO
- Dos 串口通信例程实现了FiFO ,中断发送中断接受!,Dos serial communication routines to achieve a FiFO, interrupted send interrupt accepted!
USBTORS232Converter.rar
- Z-TEK USB转RS232串口驱动文件,网上很难找到,今天我吧它贴出来,希望能帮助大家!,Z-TEK USB TO RS232 Converter
Serial(Dos)
- 用汇编语言编的Dos下串口通信程序,可用于传送比较短的文件-Using assembly language of the provision under Dos serial communication procedures, can be used to send relatively short files
DosSerial.ZIP
- DOS下串口通信程序库,程序结构较好,能编出用中断方式接收/发送的多串口通信程序。 笔者曾用于嵌入式DOS控制变频器。-Under DOS serial communication libraries, program structure better, will be allocated to the interruption of the use of receive/transmit multi-serial communication program. I have DOS for
commutil
- 支持XMODEM,YMODEM,FAX协议的串口通信软件包 -Commnication libraray supports XMODEM,YMODEM,FAX protocol
serial_com
- 串口读写 -Serial reading and writing
rs232com
- 串口读写 -Serial reading and writing
RS485
- 在DOS环境下,使用RS485串口通讯测试DEMO程序-In the DOS environment, the use of RS485 serial communication testing procedures DEMO
DOSCOM
- 很方便的DOS下的串口调试程序,在进入WinCE之前做串口测试使用-DOS_COMM_GEBUG
Com
- DOS和WINDOWS下的串口源代码,比较简单使用,有中文的编译说明-Serial port under DOS source code, the use of relatively simple
main
- DOS 下的串口编程, 实现串口的收发、配置等功能。 -Serial port programming under DOS, the realization of the transceiver serial port, configuration and other functions.
com
- DOS下用串口进行数据传输,输入数据由键盘键入,按Q程序结束(自主编写)-Serial port communication program under DOS
com_vdd
- 串口驱动开发,用于DOS。开发工具:WinDDK-This VDD sample implements serial port support for the Virtual DOS Machine (VDM) under Microsoft® Windows NT® /Windows® 2000
DOSCOM
- DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议-Asm,Com Port-DOS serial terminal program (the DOS software for use in super user terminals designed D
COMTESTA
- dos下操作pc104串口,进行rs232、rs422rs485通信,查询方式接收。头文件在tc中都有.-operate pc104 serial dos conduct rs232, rs422rs485 communications, queries for receiving. Tc in the header file in both.
com
- dos界面指定串口号和波特率进行串口通讯(DOS interface specifies the serial port number and baud rate for serial communications)
chuankou1
- DOS命令下的c++串口通信,发送的数据在buffer里。(C++ serial communication under DOS command)