CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - DOS 串口

搜索资源列表

  1. tccom

    0下载:
  2. dos下用TC2.0编译的几个串口例程-a few examples in TC2.0 and Dos
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20401
    • 提供者:李勇
  1. 594381serial003

    0下载:
  2. 串口程序。dos底下的编程源码,在TC环境下通过编译-Serial procedures. Dos programming source code under the TC environment through compiler
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:31388
    • 提供者:小阿车
  1. serial int86

    0下载:
  2. Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:15857
    • 提供者:赵磊
  1. DNC

    0下载:
  2. DOS CNC MACHINE CENTER 加工的rs232串口傳輸用編程.可多台傳輸也可接收檔案.asm開發系統使用-DOS winreg CENTER CNC machining of transmission using RS232 serial programming. Multiple transmission may also be able to receive files. Asm development system
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:84389
    • 提供者:林定國
  1. gserial

    1下载:
  2. GSerial是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序(龚建伟曾用它编过7串口通信程序)。Turbo C++ 3.0 Dos或 Win3X/9X/ME/NT/2K的DOS环境下运行-GSerial under DOS is a serial communication program, program structure better, can be compiled out with interrupt receiving / sending of
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:21375
    • 提供者:吴义军
  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:59105
    • 提供者:王成
  1. DOSCOMterminal

    0下载:
  2. 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
  3. 所属分类:串口编程

  1. 微机串行通信实验报告

    0下载:
  2. 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial progr
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9680
    • 提供者:feng
  1. serial.rar Dos 串口通信例程实现了FiFO

    0下载:
  2. Dos 串口通信例程实现了FiFO ,中断发送中断接受!,Dos serial communication routines to achieve a FiFO, interrupted send interrupt accepted!
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:7548
    • 提供者:陈国兴
  1. DOS下闸机测试软件

    0下载:
  2. 是一款在DOS下运行的通过串口控制的闸机测试软件
  3. 所属分类:串口编程

    • 发布日期:2012-10-13
    • 文件大小:3793
    • 提供者:hoochi@sina.com
  1. commutil

    0下载:
  2. 支持XMODEM,YMODEM,FAX协议的串口通信软件包 -Commnication libraray supports XMODEM,YMODEM,FAX protocol
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:453898
    • 提供者:站长
  1. RS485

    0下载:
  2. 在DOS环境下,使用RS485串口通讯测试DEMO程序-In the DOS environment, the use of RS485 serial communication testing procedures DEMO
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:4210
    • 提供者:yxf
  1. Com

    0下载:
  2. DOS和WINDOWS下的串口源代码,比较简单使用,有中文的编译说明-Serial port under DOS source code, the use of relatively simple
  3. 所属分类:Com Port

    • 发布日期:2017-05-31
    • 文件大小:13012564
    • 提供者:lxh
  1. main

    0下载:
  2. DOS 下的串口编程, 实现串口的收发、配置等功能。 -Serial port programming under DOS, the realization of the transceiver serial port, configuration and other functions.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:16575
    • 提供者:fisher pan
  1. com

    0下载:
  2. DOS下用串口进行数据传输,输入数据由键盘键入,按Q程序结束(自主编写)-Serial port communication program under DOS
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:523
    • 提供者:lzm
  1. GSerial_dos

    0下载:
  2. 很好用的DOS下串口类。封装的非常好,直接调用即可。修复了波特率大于等于38400会死机的bug-Good use of the DOS-type serial port. A very good package, you can call directly. Fixed baud rate greater than or equal to 38400 will be the bug of Death
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:4569
    • 提供者:黑火
  1. MOXA

    0下载:
  2. MOXA的相关串口开发代码,包括C语言,ASM等相关的内容-MOXA serial development of the relevant code, including C language, ASM and other related content
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2876715
    • 提供者:王先生
  1. COMTESTA

    0下载:
  2. dos下操作pc104串口,进行rs232、rs422rs485通信,查询方式接收。头文件在tc中都有.-operate pc104 serial dos conduct rs232, rs422rs485 communications, queries for receiving. Tc in the header file in both.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1077
    • 提供者:明剑
  1. 16550u

    0下载:
  2. Dos下使用串口实现先进先出,支持COM1-COM4- 16550 is a shareware program designed to allow the unlocking of the internal fifo buffer present in the UART chip of the same name. The program will scan all four COM ports (COM1:- COM4
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:28786
    • 提供者:Seraphim
  1. chuankou1

    0下载:
  2. DOS命令下的c++串口通信,发送的数据在buffer里。(C++ serial communication under DOS command)
  3. 所属分类:串口编程

« 12 3 »
搜珍网 www.dssz.com