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

搜索资源列表

  1. mms

    0下载:
  2. 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100 的正常发送/接收短信-Based on the serial port of a cell phone message to send/receive process Demo is very simple, based on asynchronous serial reading and writing at initialization dialog box
  3. 所属分类:SMS

    • 发布日期:2017-04-24
    • 文件大小:169185
    • 提供者:桃子
  1. Serial_and_gprs_xp_WINCE

    0下载:
  2. 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:259025
    • 提供者:虎成
  1. sci

    0下载:
  2. dsp2407异步串口使用 适用于初学者 ccs2000运行通过-dsp2407 sci
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:1109
    • 提供者:yangyang
  1. 1985480com1class

    0下载:
  2. 该程序实现了串口之间的相互通信,是异步串口通信,计算机网络实验经典程序。-between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:17686
    • 提供者:xuezhanfei
  1. 55593401perfect_serial_port_code

    0下载:
  2. 该程序实现了串口之间的相互通信,是异步串口通信,串口编成程序-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks
  3. 所属分类:Com Port

    • 发布日期:2017-04-28
    • 文件大小:31447
    • 提供者:xuezhanfei
  1. txmit

    0下载:
  2. 异步串口发送模块,数据位8位,一位起始位一位结束位-Send asynchronous serial module, 8 data bits, one bit a the end of the start bit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:928
    • 提供者:fang
  1. ck

    0下载:
  2. 51单片机异步串口发送程序,适合初学者学习使用。-51 single-chip asynchronous serial port to send a program, suitable for beginners learning to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:zxc
  1. sci

    0下载:
  2. tms320f2812 异步串口源程序 包括常用工程头文件-tms320f2812 sci
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:147776
    • 提供者:huxiankun
  1. SCI

    0下载:
  2. TMS320LF2407的异步串口SCI程序-SCI programe fo TMS320LF2407
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:55792
    • 提供者:王子敬
  1. Three-wire-asynchronous-serial-communication

    0下载:
  2. 针对两算机之间串行异步通信问题开展研究,用C语言设计了仅用RXD、RXD、GND三线进行串行通信的程序。该程序通过合理设置INS8250端口的初始状态,发送方采用查询方式,接收方引入中断机制,使三线通信方式得以实现,且硬件连线简单,数据传输波特率可达115200bps的最高极限值。-Computer for the two serial asynchronous communication between the research problem, using C language design
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:6106
    • 提供者:王成
  1. iWin32COM

    0下载:
  2. 对异步串口通信的读取和写入很好的封装。建议初学者看一下-Asynchronous serial communication to the read and write very good package. Recommended for beginners to look at
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2044
    • 提供者:rainfish
  1. BTF350example

    0下载:
  2. 此程序为单片机C8051F340开发实用的基础程序,包含有总线usb接口异步串口的开发源代码-This procedure for the C8051F340 single chip based on the development of practical procedures, usb bus includes the development of asynchronous serial interface source code
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:84438
    • 提供者:duanqiaoxiong
  1. uart

    0下载:
  2. c5402的异步串口程序,程序齐全 实验跑通-c5402 serial asynchronous procedures, procedures to run a full test pass
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:136676
    • 提供者:张灯结
  1. LsCommDemo

    0下载:
  2. LsComm就一个多线程同进接收串口信息的类库,本示例向大家展示如何使用它。示例实现了一个简洁易用的多线程串行通讯接口,可以以切换查询和自动接收两种模式进行对串口数据收发。实现选择串口、选择接收模式、发送数据、同步接收数据、异步接收数据等。-LsComm on a multi-threaded serial port to receive the same information into the library, the examples demonstrate how to use it.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:101599
    • 提供者:
  1. UARTcode

    0下载:
  2. 串口UART通用异步接收/发送器的VHDL 源代码-Serial UART code
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:17251
    • 提供者:liuyinqiang
  1. TestSerialPort

    0下载:
  2. 一个同步异步接收发送的串口测试,程序代码-Send a synchronous serial asynchronous receiver test
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:40415
    • 提供者:gaolei
  1. TL16C752Bchipreference

    0下载:
  2. 国德州仪器公司(TI)的TMS320VC54XX系列DSP芯片与PC机实现异步通信通常有两种方法:第一种是使用通用I/O信号XF和BIO作为串口发送和接收信号,用软件逐位发送和接收数据,即软件异步通信方法,这种方法需要占用很多CPU时间,因此,只能在DSP不太忙、实时性要求不高的情况下采用;第二种是通过扩展异步通信芯片来实现高速串行通信,本文选用的就是此方法。 -State of Texas Instruments (TI) of TMS320VC54XX series DSP chip a
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:464070
    • 提供者:圈石
  1. yibuchuankou

    0下载:
  2. ICETECK-VC5509-A评估板上扩展RS-232串行通信接口,实现异步串口通信功能-ICETECK-VC5509-A Evaluation Board on the expansion of RS-232 Serial Communication Interface, Asynchronous serial communication
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:871
    • 提供者:张苹
  1. fet440_uart01_09600

    0下载:
  2. 基于msp430单片机的异步串口通信源代码-Msp430 microcontroller-based source code for the asynchronous serial communication
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:551
    • 提供者:王博
  1. CommTestDemo

    0下载:
  2. 异步串口通信程序源代码,EVC4.0, Wince.net-Asynchronous serial communication program source code
  3. 所属分类:Windows CE

    • 发布日期:2017-05-04
    • 文件大小:1492962
    • 提供者:ly
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 25 »
搜珍网 www.dssz.com