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

搜索资源列表

  1. 315M无线通信模块

    0下载:
  2. 315M的无线通讯模块,用VC编写(1) 串口初始化,如何设置波特率,串口的四种工作方式。 (2) 串口查询、中断方式发送程序编写方法 (3) 串口查询、中断方式接收程序编写-- 315M wireless communications modules, prepared with VC (1) serial port initialization, how to set up a baud rate, Serial four methods of work. (2) Serial inquir
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:266.7kb
    • 提供者:孟凡军
  1. ComPortCPU

    0下载:
  2. 单片机和计算机的串口通讯,和本人的单片机通讯良好(!!注意波特率的设置,一定要与单片机相同才能保证数据不丢失)-SCM and computer serial communications, and my good SCM Communications (! ! Attention baud rate settings, with MCU must ensure that the same data can be lost)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.52kb
    • 提供者:luwei
  1. caculate_software_for_8051baud_rate

    0下载:
  2. 是我用VB制作的一个51单片机波特率计算小工具,无需安装即可使用。很方便!-I VB produced a 51 baud rate calculation small SCM tools can be used without having to install. Very convenient!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27.42kb
    • 提供者:王蓝天
  1. WMCanMonitor

    0下载:
  2. 串口模拟程序,使用方便,能处理多条连续指令,指令通过INI文件事先配置好,利于保存,利于定制指令,配置好的指令可动态修改,串口的属性(波特率、检验位、停止位等)可动态设置。-serial simulation program, easy to use, can handle a number of consecutive instructions, directives through INI file pre-configured, conducive to the preservation,
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:69.95kb
    • 提供者:wuzq
  1. 获取Modem信息

    0下载:
  2. 获取Modem的串口波特率名称以及本机挂的MODEM的列表等信息-access to the serial port baud rate Modem name of the machine and the modem link information such as the list
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7.28kb
    • 提供者:王世宁
  1. USART.rar

    0下载:
  2. 基于ATmega16单片机设计的串口波特率发送程序。下载方便。,ATmega16-based single-chip serial port baud rate to send the design process. Download easy.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:7.56kb
    • 提供者:叶子
  1. newserial_4

    0下载:
  2. 串口接收发送,将接收内容保存文件,可以设置传输的波特率,端口,校验位。-Serial ports receive and send hex data .then,save receive content to the file。it can set the Baud rate ,com,check bit.
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3.28mb
    • 提供者:liqing
  1. CommApi

    0下载:
  2. 一个重叠I/O串口类,用windows API实现,封装了打开串口、设置串口波特率、缓存、用重叠I/O发送、接收等功能。-A duplication of I/O serial type, the windows API to achieve, a package to open serial port, serial port baud rate settings, cache, and overlapping I/O to send, receive functions.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:3.8kb
    • 提供者:Michael.Cao
  1. s7200

    0下载:
  2. 默认串口1,V区操作 注意:操作VW时,地址应为偶数 plc参数:波特率9600,偶效验,8数据位,1停止位 此程序工控爱好者交流使用, qq: 57476662 email: lkl_xz@163.com -The default serial port 1, V District operations Note: The operation of VW, the address should be an even plc parameters: 9600 baud,
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:霍嵩
  1. SendFile.bak

    0下载:
  2. 使用visual c++开发的串口文件发送程序,不像串口调试软件对发送文件大小有限制,波特率、串口数可调,命令行界面-The use of visual c++ Developed serial file procedures, unlike the serial debugging software to send the file size limitations, baud rate, serial number of adjustable, command-line interface
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:155.92kb
    • 提供者:cuiwenpin
  1. Serial_Communication_Technology

    0下载:
  2. 串口通讯技术实现--两台pc机通过串口通讯(C语言)并可以调整波特率,奇偶校验位等。 -Serial Communication Technology- two pc machine through serial communication (C language) and can adjust the baud rate, parity bit and so on.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:31.97kb
    • 提供者:donghao
  1. se

    0下载:
  2. The code is for serial port programming in C.It opens the port, sets the Baud Rate and reads data from the serial port.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:884byte
    • 提供者:swaroopa
  1. vb-tongxin

    0下载:
  2. 用VB6.0编写的实现PC机与单片机通信的程序,单片机通过MAX232实现电平转换,VB使用MSCOMM控件实现,波特率是19200bps,无校验。-VB6.0 prepared with the realization of PC and MCU communications procedures through the MAX232 to achieve single-chip level conversion, VB control used to achieve MSCOMM, baud
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1.73kb
    • 提供者:李永
  1. test

    0下载:
  2. 串口程序,用于串口传输数据,外部时钟的晶振为8M,波特率为48-Serial process,for serial transmission of data, the external clock crystal for the 8M, the baud rate for 4800
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:671byte
    • 提供者:张里
  1. WINCEserial

    0下载:
  2. 实现mini2440以及2410上的串口传输,含带midi31250频段以及非法频段测试-can be used in mini2440 and 2410 for serials chuansform, include baud rate 31250 for midi using~!
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.83mb
    • 提供者:林礼挺
  1. CommDlg

    0下载:
  2. 功能: visualC++ 2005 多线程串口通讯实例,可以实现异步发送和接受数据。接受数据和发送数据不会相互阻塞,实现数据的串口畅通交互。 参数: 串口号:COM4 波特率:9600 数据位:8 奇偶校验:偶校验 停止位:1-Function: visualC++ 2005 instances of multi-threaded serial communication can be achieved asynchronously send and rece
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:939.16kb
    • 提供者:liyanjie
  1. ComAssistant2

    0下载:
  2. 改进的串口调试助手,波特率可改任意值,串口自动识别,9位发送接收。-Improved serial port debugging aids, the baud rate can be changed any value, serial automatic identification, 9 sent and received.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:275.28kb
    • 提供者:yfz
  1. SerialPortTest

    0下载:
  2. VC++写的串口调试小助手,简单版,能够选择端口,波特率为9600,可以发送接收内容-VC++ to write the serial debugging helper, simple version, to choose the port, the baud rate to 9600, receiving the content can be sent
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:wu
  1. IPOD

    0下载:
  2. 设置对IPOD的通信,如波特率,端口设定和简单的通信;-IPOD communication settings such as baud rate, port settings, and simple communication
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1.86kb
    • 提供者:kice
  1. 1M-baud-serial

    0下载:
  2. 使用串口类编写的1M的上位机程序,用于和初试波特率为1M的舵机的通信,及修改舵机的波特率-Prepared using serial port class 1M PC program, and the first test for the baud rate of 1M servo communications, and modify the baud rate of the steering gear
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:7.33mb
    • 提供者:jipeng
« 12 3 »
搜珍网 www.dssz.com