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

搜索资源列表

  1. sci口扩展

    0下载:
  2. 关于2407的sci串口扩展实现dsp的串行通信以及关于地址的问答-on the 2407 sci Serial Port Expansion achieve dsp serial communications and addresses on the Net
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2918
    • 提供者:阿斌
  1. SeriesSample

    0下载:
  2. 此源码是wince下串口调试程序,能够实现串口发送接受-this source is Jack Serial debugging procedures can send and receive Serial
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:11817
    • 提供者:marlin
  1. upsd33XX

    0下载:
  2. 采用ST的UPSD33XX系列单片机的双串口,实现串口通信的波特率转换,一边为25针串口,一边为9针串口,两天波特率可在程序中修改!文件中包括原理图,PCB和源程序-UPSD33XX using ST's Microcontroller series dual serial ports, Serial communication baud rate conversion, the side of the 25-pin serial port side of the 9-pin seria
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:266538
    • 提供者:陈旭
  1. JzqDb

    0下载:
  2. 主要实现串口通讯,控件使用,以及ADO操作数据库.采用UDL方式-main serial communications, control the use, operation and ADO database. Methods used UDL
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:893111
    • 提供者:赵文龙
  1. PC机与RS232串口通讯_C51源程序

    0下载:
  2. 此程序为单片机和PC机RS232传输时候的C51源码!实现单片机中断程序发送,接受功能.-procedure for a microcontroller and PC RS232 transmission when the C51 source! MCU interrupted proceedings to send and receive functions.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18537
    • 提供者:南郁星
  1. 基于VC 6_0的串行通信设计与实现

    2下载:
  2. 这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:232678
    • 提供者:能上
  1. Modem_source

    0下载:
  2. 用数据库实现串口通讯的源代码,功能比较强大,值得一看。-database using serial communication source code, functions more powerful overseas.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:447856
    • 提供者:卢麟
  1. 18839_20051018143311129

    0下载:
  2. 使用vb.net实现串口通讯的过程,具体见程序。谢谢!-vb.net using Serial communication process, see the specific procedures. Thank you!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:68911
    • 提供者:施美玉
  1. DSP_SCI_C

    1下载:
  2. DSP2407实现SCI串口通信的C语言源代码。 分别使用2个中断实现串口的接收/发送。-DSP2407 achieve SCI serial communication C language source code. The use of two separate Serial interrupted the receive / transmit.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:18933
    • 提供者:xust_zxh
  1. chuankou 124

    0下载:
  2. 这是ARM开发板的实验,采用c语言编制,实现串口功能-This is the ARM development boards experiment, c language, functional Serial
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:21098
    • 提供者:大厦
  1. 使用modem实现的来电显示程序

    0下载:
  2. 使用modem实现的来电显示程序,可以用参考串口编程-use the modem to achieve CND procedures can be used reference Serial Programming
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:87850
    • 提供者:林志强
  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:59105
    • 提供者:王成
  1. delphi的MSCOMM实现上位机与PLC间的串行通信

    0下载:
  2. 用DELPHIE来实现下位机和上位机的串口通信!相信会对需要的人有很大的帮助!-DELPHIE used to achieve lower computer and the PC serial communications! I believe this would have need of a great help!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:22259
    • 提供者:wwg
  1. colilo_serial.tar

    0下载:
  2. 针对freescale的coldfire系列mcu的开源bootloader源码colilo的优化代码,可以实现串口下载烧写和交叉调试器下载烧写,较多应用于uclinux,但略做修改可以用于任何需要做一些runtime setup的系统。-against the coldfire mcu series of open-source bootload er source colilo the optimized code can be downloaded Serial cross-burning
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2729536
    • 提供者:ken
  1. 单片机实现的俄罗斯方块程序

    0下载:
  2. 单片机实现的俄罗斯方块程序,C代码 //本压缩包包含完整的Keil工程和Proteus仿真文件, //如果你装有Proteus6.5,可以解压后直接运行Lcd-6963256-2.DNS,然后点击播放键|>运行, //用鼠标在串口点击一下就可以用电脑的键盘控制了-MCU Russian squares procedures, C code / / compression of the packet contains the complete Proteus Keil engin
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:365781
    • 提供者:苏先生
  1. 串口ac01

    0下载:
  2. matlab数字滤波器设计,计算出参数便于dsp实现bp-ac01
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1687
    • 提供者:彭绪勇
  1. apicommunication

    0下载:
  2. 实现串口通信 实现串口通信 -Serial Communication Serial Communication Serial Communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:52185
    • 提供者:俞丹
  1. WindowsAPICOM

    0下载:
  2. Windows API 实现串口通信 用API制作的串口调试器。 供大家学习串口相关的API函数。 有兴趣可以与我联系。-Windows API Serial Communication API produced by the serial debugger. For all study related to the serial port API function. Interested can contact me.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:209682
    • 提供者:朱嘉伟
  1. VCchuankou

    0下载:
  2. 串口编程,开发环境为Visual C++, 用于实现串口通信-serial programming development environment for Visual C, for Serial Communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4829249
    • 提供者:羊一只
  1. queue0

    0下载:
  2. 数据队列的中间件,用于串口传输数据,实现串口通信-cohort data middleware for the serial transmission of data, Serial Communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3811
    • 提供者:孙凯
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com