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

搜索资源列表

  1. DCCE-cPP

    0下载:
  2. C++串口通信例程说明,修改后可用在工程之中-C++ serial communication routine instructions, can be used in projects such modified
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:248773
    • 提供者:liguofa
  1. Visual-CPP--communication-

    0下载:
  2. Visual C++串口通信技术与编程实践,介绍了在VC++环境中操作串口读写的方法,适合初学者使用-Describes the operating environment of VC++ serial port read and write methods, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11617269
    • 提供者:yht
  1. cSharp

    0下载:
  2. c#串口通信 主要讲解了一种典型c#串口通信的实现方法-c# serial port communication is mainly to explain a typical c# serial port communication methods
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:924
    • 提供者:caokelly
  1. Serial-Com

    0下载:
  2. 51单片机串口通信程序,串口发送接收,适合初学者-51 single-chip serial communication program, sending and receiving serial port, suitable for beginners
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:143382
    • 提供者:zhouyu
  1. cuankoubiancheng.pdf

    0下载:
  2. RS232-c串口编程资料收集整理,有C源码实例。 -Serial programming data collected, there are C source code examples.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:907131
    • 提供者:ycr1018
  1. serial-port-c-program

    0下载:
  2. 51内核单片机串口C程序,放在实验板上绝对行,可以用串口调试助手-51 core microcontroller serial C program, on-board absolute experimental line, you can use serial debugging assistant
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:8320
    • 提供者:王成
  1. ComAssistant

    0下载:
  2. c#串口通信源程序,实现串口通信功能-c# serial communication source to achieve serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:108084
    • 提供者:chen
  1. SerialportSample(1)

    0下载:
  2. C# 串口通讯 Rs485,可帮助你学习-Rs485 serial communication C#
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:54399
    • 提供者:苏娜
  1. lpc1111

    0下载:
  2. 这个源代码实现了在LPC111芯片上实现串口通信,通过SPI协议调用字库,和在液晶屏幕上显示信息-The source code to achieve in the LPC111 chip serial communication, through the SPI protocol called character, and display information on the LCD screen
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:247970
    • 提供者:liufeng
  1. c-language-serial-com

    0下载:
  2. 单片机串口通讯例子程序--汇编语言 单片机串口通讯例子程序--汇编语言-Examples of serial communication program- Assembly language example of serial communication program- Assembly language
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:8756
    • 提供者:wangdajiang
  1. P_salve.c

    0下载:
  2. 电容感应按键,(TWO KEY)检测程序,串口通信和CRC校验。-Capacitive sensing buttons, (TWO KEY) testing procedures, serial communications, and CRC check.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2537
    • 提供者:PeterZ
  1. C-232

    0下载:
  2. 串口232驱动程序,实现串口的基本功能,带功能说明-232 serial driver, to achieve the basic functions of the serial port, with features that
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6692
    • 提供者:tsq
  1. bluetooth

    1下载:
  2. C语言写的单片机解码蓝牙模块源程序,采用串口通讯-Written in C language source Bluetooth module microcontroller decoding,
  3. 所属分类:SCM

    • 发布日期:2016-05-18
    • 文件大小:1024
    • 提供者:chenxing
  1. VisualCPP-Turbo-Serial-Port-2

    0下载:
  2. Visual C++ Turbo C 串口通信编程实践(第2版) 光盘-VisualC++ Turbo C Serial Port
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1294171
    • 提供者:
  1. CSharp_SerialPort

    0下载:
  2. C#串口编程资料,SerialPort常用属性、方法和事件。-C# serial programming data, SerialPort common properties, methods, and events.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:35664
    • 提供者:xfd2007
  1. Visual-CPP-UART

    0下载:
  2. Visual C++串口通信技术与编程实践-PROGRAM VISUAL C++
  3. 所属分类:Com Port

    • 发布日期:2017-05-28
    • 文件大小:11227808
    • 提供者:
  1. C-serialpot

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

    • 发布日期:2017-04-04
    • 文件大小:1769
    • 提供者:light588
  1. cPP

    0下载:
  2. C++串口通讯,源码函数完成了串口的打开,读写操作。有详细的函数、参数说明。-C++ serial communication, serial port complete source function to open, read and write operations. Detailed function of the parameter.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:3297
    • 提供者:眉心
  1. C

    0下载:
  2. 本文将介绍如何在.NET平台下使用C#创建串口通信程序,.NET 2.0提供了串口通信的功能。源码,输入可运行。-This article describes how. NET platform using C# to create serial communication program,. NET 2.0 provides a serial communication function
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:14933
    • 提供者:眉心
  1. wenshiwuxian

    0下载:
  2. 实现无线温湿采集和控制。可以设计报警温湿度上下限。采用C语言编写,STC89C52,DHT11.-Acquisition and control of wireless temperature and humidity. Temperature and humidity alarm can be designed to the limits. Using C language, STC89C52, DHT11.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:1306285
    • 提供者:
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com