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

搜索资源列表

  1. C51soft

    0下载:
  2. 使用C语言实现的用串行方式驱动led显示、EEPROM存贮器操作、按键扫描、红外接收等-use of the C language Serial Port Driver led, EEPROM memory operation, scan buttons, infrared receiver, etc.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4.64kb
    • 提供者:星空
  1. xmodemxieyi

    0下载:
  2. XMODEM协议 c语言实现,大家可以参考参考-XMODEM agreement c language, we can refer to Reference
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:bill
  1. modbus1

    1下载:
  2. modbus通讯协议设计 c语言实现 通过rs232可实现上位机和下位机的通信-Modbus communication protocol design c language can be realized through RS232 PC and the next crew of communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.17kb
    • 提供者:ll
  1. C++

    0下载:
  2. 采用C++为实现语言实现了串口通信的功能,希望有用
  3. 所属分类:串口编程

    • 发布日期:2014-01-16
    • 文件大小:42.14kb
    • 提供者:陈曦
  1. c_chuankoutongxun.rar

    0下载:
  2. c语言串口通讯大作业,用c实现串口通讯的程序,大学时代的大作业,相对比较简单。,c language serial communication major operations, with c realization of serial communication procedures, the University of age operation is relatively simple.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:12.42kb
    • 提供者:邢书宝
  1. serialport

    0下载:
  2. 实现串口通信功能,利用win32编程,使用c语言实现功能-Serial communication function, using win32 programming, using c language function
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:19.99kb
    • 提供者:梦飞
  1. serialcommunication

    0下载:
  2. c语言实现串行通信,详细介绍通信的功能。-c language implementation of serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:11.3kb
    • 提供者:bing
  1. UART-51

    0下载:
  2. 51双串口通讯程序,c语言实现。希望对大家有帮助!-51 pairs of serial communication program, c language. We want to help!
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:1.72kb
    • 提供者:梁鹏超
  1. RS-485

    0下载:
  2. C语言实现单片机RS-485通信,代码简单实用-C language implementation microcontroller RS-485 communication, the code is simple and practical
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:17.34kb
    • 提供者:孟祥斌
  1. main

    0下载:
  2. usb通讯程序,用c语言实现,简单易懂,看完以后马上就能写出你自己的程序-USB program,c language realization,
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:1.43kb
    • 提供者:lhf
  1. Serialport

    0下载:
  2. C#语言实现单片机与PC机的串口通讯,用API函数编写,已经实现数据的接收功能。可以实现串口参数的设置,功能齐全。-C# language implementation SCM and PC,serial communications, using API functions written in the data reception has been achieved. Serial port parameter settings can be achieved,full featured.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:113.36kb
    • 提供者:ranran
  1. CRCAlgorithm

    0下载:
  2. 本文描述CRC校验的实际算法,并用C语言实现。-this paper shows the CRC Algorithm using c language !It is very useful!
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:213.05kb
    • 提供者:
  1. c

    0下载:
  2. 串口通讯技术实现--两台pc机通过串口通讯(C语言)-Serial communication technology- the two machines through the serial communication pc (C language)
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:34.27kb
    • 提供者:鱼在河海
  1. C语言串口程序

    0下载:
  2. C语言串口程序,通过编程实现串口的异步通信-C-serial process, through the asynchronous serial communication programming
  3. 所属分类:串口编程

    • 发布日期:2017-03-27
    • 文件大小:5.98kb
    • 提供者:liuyang
  1. 51-communicates-with-PC(-C)

    0下载:
  2. 51单片机与PC实现串口通信(C语言版)-51 communicates with PC through RS232(language C)
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:953byte
    • 提供者:周泽
  1. c51code

    0下载:
  2. 51单片机与串口通信,用c语言实现的串口通信,简单的例子可供参考学习单片机的编程-51 and serial communication, serial communication using C language, a simple example of reference to learn microcontroller programming
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:3.22kb
    • 提供者:jinseyoushang
  1. c-jz

    0下载:
  2. dos,有图形界面,串口收发程序,C语言源码,收到的数据会保存至文件。TURBOC2下实现,可能会有部分较新的机器无法正常显示,turboc2的显卡驱动太老。-dos, graphics interface, serial transceivers program, the C language source code, the received data is saved to a file. TURBOC2 to achieve, and may be part of the new mac
  3. 所属分类:Com Port

    • 发布日期:2017-11-06
    • 文件大小:35.09kb
    • 提供者:李冰
  1. 20130508

    0下载:
  2. modbus 用c语言实现了dsp2812与触摸屏的通讯,亲自试验成功-modbus with the c language the dsp2812 touch screen communication, personally successfully tested
  3. 所属分类:Com Port

    • 发布日期:2017-11-16
    • 文件大小:2.3kb
    • 提供者:小霍
  1. 51_COM

    0下载:
  2. 51单片机C语言实现呼叫上位机(串口通信),并记录响应时间和处理时间,数码管动态显示-51 microcontroller C language calling PC (serial communication), and record the response time and processing time, digital tube dynamic display
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:30.26kb
    • 提供者:赵海麟
  1. qewwqe

    0下载:
  2. 串口开发软件,实现啊数据的采集和存储,开发 用c语言实现,比较实用-Serial development software, ah data collection and storage
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:677byte
    • 提供者:wwwwww
« 12 3 4 »
搜珍网 www.dssz.com