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

搜索资源列表

  1. Text2

    0下载:
  2. 52单片机实用的IO模拟串行口C语言源程序-Practical Analog Microcontroller 52 serial IO C language source code
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2930
    • 提供者:
  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
    • 文件大小:35089
    • 提供者:鱼在河海
  1. C-serialpot

    0下载:
  2. linux环境下串口编程,C语言做串口通讯程序-serial port
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1769
    • 提供者:light588
  1. SCM-and-C-51-program-development

    0下载:
  2. 51单片机及其C语言程序开发实例,串口通信编程实例,欢迎下载,资源共享-51 Microcontroller and its C language program development example, serial communication programming examples, are welcome to download, share resources
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:2259505
    • 提供者:xiao ping
  1. 41-C-code-for-51-MCU

    0下载:
  2. 包括LCD,串口,键盘,红外编码解码,电机控制,AD,DA,DS1302,DS18B20等等在内的41个嵌入式系统中常见的程序模块,同时有C语言和汇编语言两种版本。-Including LCD, serial port, keyboard, infrared codec, motor control, AD, DA, DS1302, DS18B20, and so on embedded systems, including 41 common program modules, while th
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1686716
    • 提供者:董希旺
  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
    • 文件大小:953
    • 提供者:周泽
  1. c-seiies-port-program

    0下载:
  2. 串口实例,C语言开发,适用于单片机,程序详细,注释清楚,等-series-port sample
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:10768
    • 提供者:李平
  1. Extract-characters-font-with-c-sharp

    0下载:
  2. 利用c#语言提取汉字字模,但是没有增加串口发送程序-Using c# extract chara,but don t have serial sending application
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:45395
    • 提供者:薛德易
  1. C--rs232

    0下载:
  2. C语言做串口通讯程序 现在在工业现场很少有人再用C语言做串口通讯程序了,但是基于DOS环境的程序还是有它的优势的。DOS系统的单任务环境是系统运行更加稳定、可靠;在一些追求很高的可靠性的系统中还是有一定的价值的。本文通过C语言控制PLC实现简单的物料传送为例子。-c rs232 Send data error detected in serial port
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1665
    • 提供者:gao
  1. Timer-2-serial-port-rate--C

    0下载:
  2. 52单片机定时器2作为串行口波特率发生器使用C语言程序-52 MCU Timer 2 as a serial port baud rate generator using the C language program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-01
    • 文件大小:11248
    • 提供者:LB
  1. MODBUS-C-source-code

    0下载:
  2. MODBUS_RTU串口通信的C语言代码。-MODBUS-RTU serial communication C language code.
  3. 所属分类:Communication

    • 发布日期:2015-04-17
    • 文件大小:7168
    • 提供者:zhang
  1. c-for-Assistant-serial

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

    • 发布日期:2017-11-09
    • 文件大小:45214
    • 提供者:tony
  1. COM.c

    0下载:
  2. 基于89C51单片机的串口通讯系统,C语言-Serial communication system based on 89C51 microcontroller, C language
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:9810
    • 提供者:李志伟
  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
    • 文件大小:35928
    • 提供者:李冰
  1. 51-IO-port-uart--C

    0下载:
  2. 单片机模拟UART,实现软件模拟串口,C语言编写-Single-chip analog UART, software simulation serial, C language
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:3702
    • 提供者:yinyanlong
  1. jni-com-c

    0下载:
  2. android的同事需要在设备上操作串口,我用C语言写了个串口工具。 JNI NDK-Android s colleagues need on the equipment serial port operation, and I use C language to write a serial port tool.JNI the NDK
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3534
    • 提供者:胡浩
  1. c-Serialtongxun

    0下载:
  2. c语言串口通讯,简单易懂,初学通讯编程的必看-c language serial communication, easy to understand, beginners Watchable communications programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1651
    • 提供者:david
  1. MSP430FR57XX.C

    0下载:
  2. MSP430FR57XX 官方源码样例(文件内是各功能模块的C语言实现,包括AD,低功耗模式,串口,定时器,看门口等)-MSP430FR57XX official source code sample (file is the C language implementation of each function module, including AD, low power consumption mode, a serial port, timer, look at the door, etc
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:149715
    • 提供者:shizouyn
  1. WindowsFormsApplication2

    0下载:
  2. 此程序是用vs2010编的上位机控制软件,串口。代码实测可用。有助于c#初学者更快地掌握串口以及语言本身的理解 。-This program is compiled with vs2010 PC control software, serial. Code measurement is available. Contribute to c# beginners quickly master serial port as well as the understanding of the langu
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:83715
    • 提供者:李振宇
  1. C-program-for-MSC

    0下载:
  2. 单片机C语言的源程序集合,包括流水灯、数码管、温度传感器、液晶、串口通信、音乐播放器、红外等。-Singlechip C language source program collection, including water lights, digital tubes, temperature sensor, LCD, serial communication, music player, IR etc..
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:515587
    • 提供者:黄少华
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 46 »
搜珍网 www.dssz.com