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

搜索资源列表

  1. 串口源码

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

    • 发布日期:2008-10-13
    • 文件大小:2856
    • 提供者:高进朝
  1. 用c语言编写串口程序

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

    • 发布日期:2008-10-13
    • 文件大小:6431
    • 提供者:王平
  1. 51单片机IO口模拟串口通讯C源程(单片机)

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

    • 发布日期:2008-10-13
    • 文件大小:1457
    • 提供者:
  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等)

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

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

    • 发布日期:2008-10-13
    • 文件大小:3815
    • 提供者:何飞
  1. api串口通讯

    1下载:
  2. 采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth correspondence, may realize and the general communication facility AT order alternately
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:661219
    • 提供者:张龙
  1. Visual C++_Turbo C串口通信编程实践

    0下载:
  2. 电子书:《vc++ Turbo C 串口通信编程实践》,书中有源码实例,非常实用。-electronic books : "vc Turbo C serial communication programming practice," a source book examples, very practical.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2184289
    • 提供者:
  1. vc串口通讯

    1下载:
  2. 用visual c++写的串口通信程序,有rs232,同步串口通信。-with visual c write the serial communication procedures, RS232, synchronous serial communication.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3559817
    • 提供者:吴本涛
  1. 通过串口关闭Linux服务器-sled-0.1.tar

    0下载:
  2. linux下通过串口关闭Linux服务器的串口通讯程序 C语言源程序 sled-0.1.tar.gz-Serial closed through the Linux server serial communication procedures C language source sled-0.1.tar.gz
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:56936
    • 提供者:蓝鸥
  1. F206的C语言异步串口示例程序

    0下载:
  2. TI公司DSPF206的C语言异步串口示例程序,JINGO-TI DSPF206 C asynchronous serial sample program, JINGO
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:53232
    • 提供者:夏社
  1. 串口通讯光盘

    1下载:
  2. 这是《Visual C++串口通讯技术与工程实践》这本书的配套光盘,包括了书中所以例子的原代码-This is the "Visual C serial communications technology and engineering practice," This book matching discs, Therefore, the book includes examples of the original code
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3859376
    • 提供者:吴宇翔
  1. RS232串口通信编程(C++Builder)

    1下载:
  2. RS232串口通信编程(C++Builder),也是一个好东西,用它写串口程序是最快的,请大家放心下载。有什么问题找我!我一直在用!-RS232 serial communication programming (C Builder), which was a good thing, use it to write serial procedure is the fastest, please rest assured download. What is the problem for me!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4582
    • 提供者:胡显辉
  1. 深入浅出VC++串口编程之基于控件

    0下载:
  2. Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-Visual C to provide us with a handy Microsoft ActiveX controls Communications Control (MSComm) to support the applications o
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:177821
    • 提供者:sun
  1. Visual C++串口通信技术 与工程实践

    1下载:
  2. 书籍《Visual C++串口通信技术 与工程实践》的源代码。-books "Visual C serial communications technology and engineering practice" of the source code.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4301472
    • 提供者:zzffyy
  1. Visual C++串口通信技术与工程实践

    0下载:
  2. 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:264601
    • 提供者:张强
  1. 串口通讯的MFC类 C Serial Port src

    1下载:
  2. 这是一个精点的用于串口通讯的源码,已得到广泛程序员的应用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18073
    • 提供者:wan
  1. 微机串口通讯程序

    0下载:
  2. 使用C++ 编写的微机串口通讯程序,具有很好的移植性
  3. 所属分类:界面编程

    • 发布日期:2014-01-18
    • 文件大小:173247
    • 提供者:youhateme8008
  1. Borland c++ builder串口通讯源码示例程序

    1下载:
  2. Borland c++ builder串口通讯源码示例程序-Borland c builder serial communications source sample program
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:11195
    • 提供者:wise
  1. 串口通讯控件(CSharp)

    1下载:
  2. C#串口编程。详细讲解-Serial Programming C#. Elaborate
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:72121
    • 提供者:张元
  1. 一个C串口通信程序

    0下载:
  2. 串口通讯程序编写实例-serial communications programming examples
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1647
    • 提供者:马为民
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com