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

搜索资源列表

  1. 面就是用C语言编写控制串行口的程序

    0下载:
  2. RS232的串行通讯源代码~~~~~~~~~~~~,完成各种类型的串行通讯。-RS232 serial communication ~~~~~~~~~~~~, complete source code of all types of serial communications.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4.43kb
    • 提供者:黄莹
  1. 通过串口关闭Linux服务器-sled-0.1.tar

    0下载:
  2. linux下通过串口关闭Linux服务器的串口通讯程序 C语言源程序 sled-0.1.tar.gz-Serial closed through the Linux server serial communication procedures C language source sled-0.1.tar.gz
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:55.6kb
    • 提供者:蓝鸥
  1. CsharpCom

    0下载:
  2. 用C#语言写的串口通讯代码。程序已经经过调试,可以直接使用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17.78kb
    • 提供者:Sir Z
  1. Doscom

    0下载:
  2. 使用C语言编写的DOS下的串口程序,基于中断。可以接收串口数据
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:heyma
  1. transformer

    0下载:
  2. 我很早以前用完全C语言基于DOS下编程,且用到串口通信如outp之类,可是给客户的
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:378.98kb
    • 提供者:lgl
  1. C语言实现串行通信接口程序

    0下载:
  2. c语言实现串口通讯的两个例子,分别为中断式和询问式两种-serial communications, the two examples were interrupted and asked-two -
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8.87kb
    • 提供者:黎林
  1. Simple_Serial__Class

    0下载:
  2. C语言实现的简单的串口类,可实现串口发送、接收-C language simple serial category, Serial sending, receiving
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16.38kb
    • 提供者:li
  1. Serial_Communication_Technology

    0下载:
  2. 串口通讯技术实现--两台pc机通过串口通讯(C语言)并可以调整波特率,奇偶校验位等。 -Serial Communication Technology- two pc machine through serial communication (C language) and can adjust the baud rate, parity bit and so on.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:31.97kb
    • 提供者:donghao
  1. Serial

    0下载:
  2. 封装的串行类,用于串口的开发,开发语言C/C-Serial-type package for the serial port development, the development of language C/C
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:64.39kb
    • 提供者:王迅
  1. chuankou

    0下载:
  2. 串口调试 C语言程序 经测试通过 可以验证串口的功能实现-Serial debugging C language program can be verified by the test function of the realization of serial
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1.4kb
    • 提供者:周杰伦
  1. name0183

    0下载:
  2. 关于 gps nema0183 标准格式提取有效字符的DOS C 语言程序-Standard format for extraction on the gps nema0183 valid characters DOS C language program
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:2.36kb
    • 提供者:王强
  1. ScommAssistant

    0下载:
  2. 此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可以作为单片机与微机串口通信时的调试工具。-This program combines the use of MFC technology MSComm control, the use of C++ language. Program features include: manually set the serial port param
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:3.54mb
    • 提供者:zhouqing
  1. T232

    0下载:
  2. C语言的串口程序,质量很高。运行期间有界面。-C-serial process, very high quality. There Interface
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:6.14kb
    • 提供者:gdz
  1. com32

    0下载:
  2. C语言写的串口通讯程序,直接使用可以读写串口数据,包括打开串口,向串口写入数据,关闭串口参考,串口参数可以自己设置,容易扩展,简单实用。-C language to write the serial communication program, direct use can read and write serial data, including open serial port, the serial port to write data, close the serial port inf
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.93mb
    • 提供者:阿川
  1. chuankou

    0下载:
  2. 51 单片机的串口通C语言程序,并带有协议!非常实用,可供参考!-MCS-51 serial comunication programe
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:650byte
    • 提供者:王淞
  1. APIcom

    0下载:
  2. 仅用C语言编写的串口通信小程序,调用了windows的API函数,能让初学者更加明白这些原理,整个工程文件都上传,使用VS2008-Written in C language only a small serial communication program, call the windows API functions, allowing beginners to better understand these principles, the whole project files are u
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:11.03mb
    • 提供者:LZ
  1. SerialPortMessage

    0下载:
  2. 串口通信的样例,C#语言做的,有兴趣和需要的朋友们可以过来-Sample of the serial communication, the C# language, interests and needs friends to come and see
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:36.7kb
    • 提供者:lyg
  1. c-for-Assistant-serial

    0下载:
  2. c语言实现的串口编程,实现了串口助手的功能,代码详尽易读。-c language serial programming, serial assistant exhaustive readable code.
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:44.15kb
    • 提供者:tony
  1. comm232

    0下载:
  2. 用C#语言编写的232串口调试工具,可用于串中调试、通信检测。特别适用于初学C#语言者学习用。-Written in C# 232 serial debugging tools that can be used to debug strings, communications testing. Especially suitable for beginners to learn to use the C# language.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:950.88kb
    • 提供者:万光临
  1. uart

    0下载:
  2. 利用lm3s系列单片机实现串口编程,使用c语言编写-Using lm3s series single-chip microcomputer serial port programming
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:prrkedac
« 12 »
搜珍网 www.dssz.com