CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - C serial port

搜索资源列表

  1. PCUART

    0下载:
  2. PC机的串口收发软件 !!!C语言 PC机的串口收发软件 !!!C语言-PC serial port transceiver software! ! ! C language PC serial port transceiver software! ! ! C language PC serial port transceiver software! ! ! C Language
  3. 所属分类:汇编语言

    • 发布日期:2014-01-15
    • 文件大小:1409
    • 提供者:林常悦
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-15
    • 文件大小:48224
    • 提供者:liming
  1. nrCommLib.rar

    1下载:
  2. nrComm Lib Pro 8.29 for Delphi & C++ Builder 7-2010 nrComm Lib provides some tools for performing the serial communications tasks in Delphi/CBuilder development. It has ready solutions for many communication tasks : RS232, TAPI (data and voice
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-16
    • 文件大小:25238743
    • 提供者:Sjaak Willem
  1. GM812X_FV_C

    0下载:
  2. GM812X 系列串口扩展芯片可为用户提供最简单和高性能的通用串口扩展方案,该系列芯 片子串口最高波特率达38400bps。该芯片提供两种工作模式,用户可根据需要灵活选择。该芯 片母串口和子串口的工作波特率可由软件调节,而不需要修改外部电路和晶振频率。 GM812X 系列芯片的外部控制少,应用灵活,编程使用简单,适合于大多数需要多串口扩 展的应用场合。 驱动C代码-GM812X series of serial chip can be extended to provide
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:28827
    • 提供者:刘星星
  1. cport-3.10

    0下载:
  2. serial port borland c & delphi platform
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:522181
    • 提供者:nihat
  1. userkernelspace

    0下载:
  2. A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can us
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:920
    • 提供者:harish
  1. RS232.asm

    0下载:
  2. RS232串口的C源代码,共分开为4个,可用来较详细的了解RS232的通信技术。-RS232 serial port of the C source code, for a total of four separate, can be used to a more detailed understanding of the RS232 communication technologies.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:26698
    • 提供者:qiuyi
  1. Text1

    0下载:
  2. 单片机RS232串口C语言程序代码,可实现串口通讯等功能-MCU RS232 serial port C language program code, serial communications and other functions can be realized
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1102
    • 提供者:康荣杰
  1. zylgpsr356

    0下载:
  2. ZylGPSReceiver is a Delphi / C++Builder component collection that communicates with a serial GPS receiver. It works with any NMEA compatible receiver connected to one of the serial ports. You can use it also with USB and Bluetooth devices, because
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1231526
    • 提供者:b0x
  1. EVCport

    0下载:
  2. 嵌入式C++串口程序,可用于上位机与系统设备进行数据通信,多用于嵌入式系统应用-Embedded C++ serial port program
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-11
    • 文件大小:2882767
    • 提供者:刘兴旺
  1. receive

    0下载:
  2. 使用汇编语言一个交通灯控制小程序,主要练习串行口通信与中断,定时器中断,外部中断,内附详细解释,通过两个52单片机串行口互联,可控制红黄绿三灯时间,具体为发送机P1口接键盘,可任意设定每个灯两位十进制时间,接收机P1,P2接LED-8屏,同时具有外部中断功能,应对突发事件,呵呵,这个程序是老师布置的作业啦,做完了才发觉原来老师让用c写,偶却好无聊的写成了汇编了-Assembly language of a traffic light control applet, the main practi
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:21354
    • 提供者:小影
  1. SDKDemo

    0下载:
  2. 串口监视软件原码 C++ 和delphi7,可监视正在运行的串口工具-Serial port monitoring software source code C++ and delphi7, can monitor the running serial tool
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:844902
    • 提供者:ching
  1. SerialPortTest

    0下载:
  2. 学习C++,先学串口编程,本程序就是以串口作为编程对象,进行针对串口的数据接收与发送,内含丰富的注释,纯个人理解!-To learn C++ learn first serial programming, the program is as a programming object to the serial port for serial data reception and transmission, contains a wealth of comments, pure personal
  3. 所属分类:ELanguage

    • 发布日期:2017-12-03
    • 文件大小:35549
    • 提供者:cjm
  1. MSComm

    0下载:
  2. C++builder用Mscomm编写的串口软件,适合初学者-C++ builder written in Mscomm serial port software, suitable for beginners
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:522614
    • 提供者:郝磊
  1. VC-com

    0下载:
  2. VC++串口编程开源C文件,注重实例化,相信对你有提高-Vc++ serial port programming, an open source C file, pay attention to instantiate, believe in you
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:5440
    • 提供者:zm
  1. DHT11_serial

    1下载:
  2. 将dht11的c代码转换为asm,并在51单片机上通过串口成功传输到电脑。-Converts dht11 c code to asm, and through a serial port on 51 single chip microcomputer successfully transmitted to the computer.
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:8777
    • 提供者:维博胡
  1. SDKDemo

    1下载:
  2. 一个用Java+C实现串口连接的程序示例-An example of a program of serial port connection using Java+C
  3. 所属分类:assembly language

    • 发布日期:2017-05-17
    • 文件大小:4186112
    • 提供者:
  1. watji-Program2

    0下载:
  2. 串口转网口驱动代码,C语言程序,MCU为STC单片机。-Serial port to switch network driver code, C language program, MCU for STC microcontroller.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:12467
    • 提供者:唐三张
  1. 864416273

    0下载:
  2. 基于51单片机的串口中断收发c程序源代码,keil-51 microcontroller based on the serial port to send and receive C program source code, Keil
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:27279
    • 提供者:胡照华
  1. CORX-NFC_读写标签上位机源码(C# VS2012)

    1下载:
  2. 读写标签源码,可二次开发,是通过 PN532NFC模块串口连接电脑实现上位机操作对NFC卡读写操作。(Read-write tag source code, can be redeveloped, through the PN532NFC module serial port connected to the computer to achieve the upper computer operation on the NFC card read-write operation.)
  3. 所属分类:中间件编程

    • 发布日期:2020-11-30
    • 文件大小:738304
    • 提供者:Rancho13502
« 12 »
搜珍网 www.dssz.com