CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - 串口通信编程

搜索资源列表

  1. RS232

    0下载:
  2. RS232串口通信编程 -RS232 serial communication programming
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4582
    • 提供者:尹伟华
  1. C语言与串行通信

    0下载:
  2. 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the co
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:40282
    • 提供者:黎林
  1. 蓝牙串口

    1下载:
  2. 该程序是实现蓝牙串口通信的,在计算机上用vb进行编程,打开蓝牙的uart口,从而打开蓝牙的串口。-Bluetooth serial communications, computers programmed with vb, Bluetooth UART open mouth, open the Bluetooth Serial Port.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1507
    • 提供者:郭天文
  1. 微机串行通信实验报告

    0下载:
  2. 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial progr
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9680
    • 提供者:feng
  1. 串口类实现串口通信

    1下载:
  2. 计算机串口编程类源代码类,供visual c++通讯开发使用。-computer programming class source categories, for the development of visual communications c use.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2460
    • 提供者:刘建超
  1. 串口实现双机互联程序代码

    1下载:
  2. 串口实现双机互联,仅供参考!VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程-serial dual-Internet for reference! Preparation of VC MSComm control serial communication program's source code, and write a detailed programming process
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:58787
    • 提供者:游侠
  1. Vc.zip

    0下载:
  2. 《Visual C++串口通信开发入门与编程实践》(源码) 本书着重介绍计算机串口通信的硬件原理、软件开发和工程实例。案例式教学,丰富的项目实例+详尽的代码+完整的注解.全书讲解由浅入深、通俗易懂、注重实践,是一本不可多得的程序员手册。本书作者具有计算机接口设备开发以及软件开发的大量经验。配套代码免去烦琐输入代码的工作,提高学习效率。   与初学者探讨Visual C++串口通信开发技术,每一步都有详尽说明;案例式教学,丰富的项目实例+详尽的代码+完整的注解;倡导轻松、快捷编程的程序员必务手
  3. 所属分类:Com Port

    • 发布日期:2016-01-26
    • 文件大小:230563
    • 提供者:LiMing
  1. cktx

    0下载:
  2. 学习串口通信的好资料,内含有创建一个串口,打开串口,读取串口内容,关闭串口,还有多线程串口编程知识-Learning a good serial communication data contains create a serial port, open the serial port, serial port to read the contents, close the serial port, serial ports are multi-threaded programming know
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:907091
    • 提供者:王勇
  1. VC++ANDSerialPort

    0下载:
  2. 深入浅出VC++串口编程(摘转发),很好的文章,从分析串口电路开始说明串口通信,详细介绍了串口通信开发-Easy VC++ Serial Programming (pick transponder), a very good article, from the analysis indicate the beginning of the serial circuit of serial communication, detailing the development of serial comm
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:413743
    • 提供者:cln
  1. Serial

    0下载:
  2. 采用C++ Builer编的一个串口通信源码,通过虚拟串口在电脑上模拟两个串口并连接,可以很方便的调试和学习串口编程。-Using C++ Builer made a serial communication source, through the virtual serial port on the computer simulation and two serial connections, can be very convenient to study serial debugging a
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:487580
    • 提供者:邹长辉
  1. MSCommEx

    0下载:
  2. PLC串口调试程序,串行通信编程的方法,对采用了RS-232接口的仪器进行串行通信的计算机测控软件开发,以及实现仪器功能和指标的验收-Microsoft Comm Control 6.0中)-vb serial communications debugging method existing electronic weighing a Taiwan, the use of serial communication with the computer. Preparation of VB to v
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:212924
    • 提供者:wanglonglong
  1. serial-port-instance-program

    0下载:
  2. 用于工程应用的测试代码部分有MSComm控件串口编程、Windows API串口编程、TAPI通信编程、串口实现双机互连、串口调试精灵、串口控制Modem设备、串口控制单片机、串口控制PLC、串口控制射频卡、串口控制GPS模块、串口控制云台摄像头、智能报警系统、语音自动应答系统以及USB转RS-232串口实例-Test code for some engineering applications have MSComm control serial programming, Windows AP
  3. 所属分类:Com Port

    • 发布日期:2017-11-04
    • 文件大小:44989440
    • 提供者:
  1. PCRS32

    0下载:
  2. PC windows下实现串口通信程序,MFC编程,调试确实好用。-PC windows to achieve serial communication program, MFC programming, debugging really easy to use.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:272652
    • 提供者:machy
  1. VC串口通信实例

    0下载:
  2. VC串口通讯实例,可以方便给初学者学习vc的串口编程,亦可以稍微修改作为自己开发项目需求(VC serial communication example, easy for beginners to learn VC serial port programming, also can be slightly modified as a development project needs)
  3. 所属分类:串口编程

    • 发布日期:2017-12-26
    • 文件大小:4517888
    • 提供者:willving
  1. MSComm串口,实现二进制不用定时器

    1下载:
  2. C++ builder使用mscomm串口进行编程,可以实现二进制形式通信,优点是不会报文丢失(C++ builder is programmed with MSComm serial port, and it can communicate in binary form. The advantage is that no message is lost.)
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:519168
    • 提供者:banshan773
  1. 67929561

    0下载:
  2. 实现两台PC机的串口通信,很好用,经编译无错误()
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:37888
    • 提供者:clole
  1. 9480553

    0下载:
  2. 一款基于VB6 0的串口通信小工具,下来试试看看!()
  3. 所属分类:串口编程

    • 发布日期:2018-04-20
    • 文件大小:18432
    • 提供者:SBPIbyas%2D6232
  1. VB6.0源码之模拟量输入

    0下载:
  2. VISUAL BASIC串口通信及编程实例(VISUAL BASIC Serial communication and programming examples)
  3. 所属分类:串口编程

    • 发布日期:2018-04-22
    • 文件大小:10240
    • 提供者:sqz592
  1. phrget__fale__pointer

    0下载:
  2. vb + PC机与GSM modem 短信模块串口通信()
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:28672
    • 提供者:cinetum
  1. Android-SerialPort-Tool-master

    0下载:
  2. Android开发 Java编程 串口通信源代码(Android Develops Java Programming Serial Communication Source Code)
  3. 所属分类:串口编程

    • 发布日期:2019-01-30
    • 文件大小:489472
    • 提供者:hhh...
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com