搜索资源列表

  1. atmega16串口收发程序

    0下载:
  2. AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去。-AVR atmega16 interrupt receive and transmit procedures. After receiving characters sent.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:鹏程万里
  1. 串口源码

    0下载:
  2. 我个人收藏的c++builder源代码文档,介绍了串口通信的开发-some C++ builder documents collected by myself, which are mainly on serial port
  3. 所属分类:编程文档

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:高进朝
  1. PC机串口(COM)实验器程序

    0下载:
  2. 用来模拟PC机的串口,实现各种串口数据读写的功能!-used to simulate the PC serial port, serial data of various functional literacy!
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:399360
    • 提供者:
  1. 如何添加串口2和串口3的驱动_by kingmokey

    0下载:
  2. 一个串口驱动开发教程,对初学者很有帮助,欢迎下载-a good tutorial of linux serial port driver
  3. 所属分类:Windows CE

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:问问
  1. 用c语言编写串口程序

    1下载:
  2. 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:王平
  1. 串口传输

    0下载:
  2. 串口传输,经调试很成功,通过pc机串口调试精灵,在周立功单片机上运行-serial transmission, debugging very successful, through the pc-serial debugging genies, Zhou, who runs SCM
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:叶魏强
  1. 51单片机IO口模拟串口通讯C源程(单片机)

    0下载:
  2. 单片机串口调试小程序,是单片机之间的通信的-small microcontroller serial debugging process, the communication between the microcontroller's
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. Linux环境下串口编程

    0下载:
  2. 这是一个linux下的串口编程的源代码。-This is a source code about serial port programming in linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:夏雨
  1. vb串口

    0下载:
  2. 该文件实现了串口自发自收,初学者可以从中获取很大益处-realization of the document since the serial spontaneous admission, beginners will be able to reap great benefits
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:刘红梅
  1. 串口综合

    0下载:
  2. 关于串口应用的很多方法及相关软件,对初学者大有帮助,应用的可以参考-serial application on the many ways and related software for beginners help, can refer to the application
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:282624
    • 提供者:刘力
  1. Delphi中串口通信的实现

    0下载:
  2. Delphi中串口通信的实现 Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 -Delphi is a functional and rapi
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:赵长华
  1. 把单片机串口通讯改造为SPI通讯接口源程序

    0下载:
  2. 把单片机串口通讯改造为SPI通讯接口源程序,使用C51语言编写,可以用于MCS8051单片机-put microcontroller serial communications to transform SPI interface source, the use of C51 language, which can be used Mcs8051 MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:吴健
  1. 通过串口传输文件

    0下载:
  2. 通过串口传输文件 说明:压缩文件并通过串口传送 要求:1M以下文件-through the serial port to transfer files : compressed files through serial transmission requirements : 1M following documents
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:700416
    • 提供者:ye
  1. 自编串口程序

    0下载:
  2. 串口操作源程序,可以对串口读写操作,当然也可以自发自收,是一个联系串口通信的好例子-source can write to serial port, of course, can also spontaneously collected, the serial link is a good example of communication
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:4001792
    • 提供者:高洁
  1. 51 IO口模拟串口通讯C源程序

    0下载:
  2. 51 IO口模拟串口通讯C源程序,IO 口模拟232通讯程序 使用两种方式的C程序 占用定时器0 -51 IO serial communications simulation C source, I simulated 232 IO communication procedures use two forms of occupation C program timer 0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:王胜
  1. 单片机C51串口中断接收和发送测试例程

    0下载:
  2. 单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 -80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:王胜
  1. DOS下串口通信程序来传送文件的C源代码

    0下载:
  2. DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:何飞
  1. 串口源程序

    1下载:
  2. 一个封装很好的串口类。是基于MFC的 。想编写rs 232串口编程,可应用此类。-a good serial category. Based on the MFC. Rs 232 to prepare serial programming, such application.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:刘扬
  1. gps串口通信

    0下载:
  2. 一个GPS与串口通信的程序,很好的对gps信号信息解码,提取 并用VC信息转换!-a GPS and serial communication procedures, very good information to a GPS signal decoding, extraction and conversion of information with VC!
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:1974272
    • 提供者:艾碧珍
  1. 串口通讯和打印及文件管理

    0下载:
  2. 这是一个集串口通讯、数据库管理、文件管理和打印机管理于一体的VC程序,很值得初学VC者好好借鉴。-This is a collection serial communications, database management, document management and printer management integrates the VC Program, is worth learning from VC properly.
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:66560
    • 提供者:刘梅英
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

源码中国 www.ymcn.org