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

搜索资源列表

  1. Victor

    0下载:
  2. 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1112607
    • 提供者:5445
  1. serial

    0下载:
  2. 单片机模拟串口通讯 I/O口模拟232通讯程序 使用两种方式的C程序 占用定时器0-Analog single-chip serial communication I/O port 232 Analog communication procedures in two ways to use the C program occupied timer 0
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1367
    • 提供者:marcow
  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. examples_of_code

    1下载:
  2. 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:293357
    • 提供者:文子
  1. emulate_com

    0下载:
  2. windows下虚拟串口驱动,程序虚拟出两个串口,并且让两个串口互相通信-virtual serial port driver under windows, the program two virtual serial port and two serial ports to enable communication with each other
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:32537
    • 提供者:老莫
  1. chuankoutongxin

    0下载:
  2. 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. MODEM

    0下载:
  2. MODEM控件通过串口发送AT指令来操作MODEM,使两台计算机通过公用电话进行数据发送-MODEM control through the serial port to send AT commands to operate MODEM, so that two computers send data through the public telephone
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:10035
    • 提供者:馨儿
  1. SerialPort

    0下载:
  2. 串口工具源码,实现了两个平台下 win/wince 串口的基本功能,可以用来进行调试,测试开发工具使用。-Serial source tools to achieve the two platform win/wince the basic functions of serial port can be used to debug, test development tool.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:21368
    • 提供者:xingqin
  1. ccomdemo

    0下载:
  2. 串口例子 有收有发 不用半双工 ,两个同时开能实现通讯-Examples are the serial do not we have a closed half-duplex, two at the same time to achieve open communication
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:413078
    • 提供者:hgzhss
  1. cnCOMM_Demo.src

    0下载:
  2. 一个很好用的C++串口通讯类库,附有两个实例。-Used a very good C++ serial communication class library, with two examples.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:55035
    • 提供者:Leviathan
  1. TC35GSMTest

    0下载:
  2. 1.串口连接短信猫后,依次选择串口、点击“开始”、点击“SMSCAddr”,填写手机号码和短信内容后,点击“Send”按钮发送短信。 2.源码可用于研究短信猫的AT指令,PDU编码格式,其中SMSInfo.cs 和 CodingHelper.cs 两个文件是研究PDU编码的关键类 3.整个工程使用了单例模式、委托等技术,编程风格很好,也值得刚毕业的人学习。-1. Serial connection messages after a cat, followed by choice of s
  3. 所属分类:SMS

    • 发布日期:2017-05-04
    • 文件大小:1423791
    • 提供者:赵保龙
  1. VirtualComDev

    0下载:
  2. 公司接触串口设备较多,调试串口程序用,刚写出来没两天,有兴趣的朋友顺便帮忙测试一下,另外推荐“VSPM虚拟串口”2.65,免费,再高版本就是收费了。UDP广播模式启动可作测试。谢谢。-Companies more access to serial devices, serial debugging process, and not just written in two days, friends are interested in to help test the way, and recom
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1856278
    • 提供者:ghost
  1. Proteus

    0下载:
  2. 电脑和单片机串Vl通信系统一般 由一台运行上位机软件的电脑、一根 串口连接线和下位机即单片机目标板 组成,用这种方式学习和调试串口通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片机串口通信仿 真的方法,所有的事情都在一台电脑 上完成。上位机软件和下位机即 AT89C51单片机仿真电路通过由虚拟 串口软件Virtual Serial Ports XP5.1 产生的两个虚拟串口进行连接。文章 的实例中上位机软件使用串口调试助 手。下位机
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:196807
    • 提供者:caoxiaosong
  1. serialcommunication

    0下载:
  2. 单片机串口通信实例,包括中断方式 查询方式,这两种方式在单片机通信中经常用到的,程序中有注释的-Examples of single_chip serial communication, including the interruption of the way the way inquiries, both in single_chip frequently used in communications, procedures in the annotated
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:8809
    • 提供者:李云
  1. dualportramtest

    0下载:
  2. 采用两片AT89S51对双口RAM IDT7132测试程序,采用串口助手显示接收内容。-AT89S51 using two dual-port RAM IDT7132 of testing procedures, the use of serial port to receive the contents of aides show.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:8064
    • 提供者:王伟
  1. VCcom

    0下载:
  2.  串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:66760
    • 提供者:csheng
  1. 0704

    0下载:
  2. Serial Port类串口测试,实现两串口数据打包、拆包收发!-Serial Port type serial port test, to achieve two serial data packing, unpacking send and receive!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1966727
    • 提供者:好运来
  1. SCommTest

    0下载:
  2. 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1916629
    • 提供者:萧坤
  1. netcommunication

    0下载:
  2. 使用VC编写的有关串口通信的代码,有客户端和服务器端两部分组成-The use of VC prepared by the serial communication code, there are two client and server-side components
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:542411
    • 提供者:王俊
  1. VB

    1下载:
  2. 本例是使用VB编写的串口通信代码,包括两个PC之间,PC机和单片机之间等多个代码-This example is written using the VB code for serial communication, including the PC between the two, PC machines and between MCU and other codes
  3. 所属分类:Communication

    • 发布日期:2016-08-07
    • 文件大小:5268785
    • 提供者:王俊
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com