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

搜索资源列表

  1. RS232串口源程序

    0下载:
  2. 这是恒坚电器提供的完整的c++串口编程源代码-Tsunekata appliances provide a complete c serial programming source code
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:43706
    • 提供者:PH
  1. 通讯模拟[VB6]

    0下载:
  2. 为调试由外部设备控制而响应的应用程序,利用本机的两个RS232通讯串口,设置为一个接收一个发送,发送口模拟外部设备传来的讯号和接收口查看由应用程序发出的讯号。以验看程序的响应情况,以便调试程序。 现在的计算机很多已没有RS232通讯串口了,可以使用USB转换串口配件来把USB口模拟成RS232通讯串口。
  3. 所属分类:串口编程

    • 发布日期:2010-10-10
    • 文件大小:11128
    • 提供者:ilsp_21cn
  1. 利用串口发送用户借助自定义的数据协议组织的数据

    0下载:
  2. 代码显示了如何利用串口发送用户借助自定义的数据协议组织的数据;用另一个串口接收数据并进行了解析,根据数据解析结果控制“二极管”的开和关。初学串口编程的童鞋值得参考~,Code shows how to use the serial port to send a user-defined data protocol with the organization of the data with another serial port to receive data and the analytic
  3. 所属分类:串口编程

    • 发布日期:2012-08-22
    • 文件大小:286708
    • 提供者:slvher
  1. UART

    2下载:
  2. windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
  3. 所属分类:串口编程

    • 发布日期:2013-08-02
    • 文件大小:64503
    • 提供者:chen
  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. serial-communication

    1下载:
  2. 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
  3. 所属分类:Com Port

    • 发布日期:2017-02-24
    • 文件大小:22565888
    • 提供者:范开明
  1. SerialPort

    0下载:
  2. 多线程串口编程实例,采用多线程封装类实现RS232编程实例-com programm
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:110426
    • 提供者:blguan
  1. BluetoothRemote

    1下载:
  2. 蓝牙遥控器的代码,对蓝牙串口编程感兴趣的可以看看,还是不错的-bluetooth code,
  3. 所属分类:Com Port

    • 发布日期:2016-08-10
    • 文件大小:36451
    • 提供者:谭永华
  1. VC-COM

    0下载:
  2. 用C语言编写的一个串口程序。有利于初学者学习串口编程的相关内容。-Written by a serial C program. Serial programming beneficial for beginners to learn the relevant content.
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:51148
    • 提供者:张俊岭
  1. VC++SerialInterfaceProgrammingOnWin32API

    0下载:
  2. 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:122395
    • 提供者:Wuxinmin
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:297594
    • 提供者:自治州
  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. 555

    0下载:
  2. 11.3.1 基于CAN总线的模拟量输入 VB 串口编程-11.3.1 Based on CAN Bus Analog Input serial programming VB
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:20559
    • 提供者:宋赫
  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. main

    0下载:
  2. DOS 下的串口编程, 实现串口的收发、配置等功能。 -Serial port programming under DOS, the realization of the transceiver serial port, configuration and other functions.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:16575
    • 提供者:fisher pan
  1. 1234

    0下载:
  2. vb串口编程资料 vb串口编程资料 vb串口编程资料-Serial programming data vb programming vb serial data information vb programming vb serial serial serial programming vb programming information information
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:402328
    • 提供者:老驴
  1. rs232

    0下载:
  2. 此源码为串口编程绝好的例子,请正在使用c++ builder 6的朋友下载学习使用-This excellent source of programming for the serial example, are using c++ builder 6 download learn to use a friend
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2413787
    • 提供者:lgq
  1. ModbusTestClient

    0下载:
  2. PLC串口编程,通过RS232和RS485与上位机通讯.-PLC serial port programming, through the RS232 and RS485 communication with the host computer.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:75488
    • 提供者:pengwei
  1. yuntai

    0下载:
  2. 串口编程-云台镜头控制系统,可以自由设置发送代码和串口选择。-Serial Programming- PTZ camera control system, can freely set the send code and serial port options.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:149566
    • 提供者:jineay
  1. SimpleRead

    0下载:
  2. 用JAVA实现对串口编程!主要是从计算机的串口CM1读取数据!-Realize the serial programming with JAVA! Mainly from the computer' s serial port to read data CM1!
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1849
    • 提供者:吴荣
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com