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

搜索资源列表

  1. CAN总线与并口通讯转换

    0下载:
  2. 一个并口与CAN 总线转换的编程包括下位机与上位机的C与VC++程序,请大家参考- CAN CVC
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:48162
    • 提供者:大飞
  1. 串口通讯硬件仿真测试

    0下载:
  2. 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:19851
    • 提供者:李天华
  1. 串口通讯(演示验证)

    0下载:
  2. AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20192
    • 提供者:田园
  1. 多串口多线程工业控制实现

    2下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:94690
    • 提供者:li
  1. vb串口通讯

    4下载:
  2. 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb language, but many of them can
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:82771
    • 提供者:伍军伟
  1. SerialPort.rar

    0下载:
  2. 在Visual c++下的串口通信程序,可以边学边用呀,In the Visual c++ Under the serial communication program, you can learn while using it
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:33538
    • 提供者:wangliancheng
  1. rs232-com

    0下载:
  2. rs232串口通讯测试程序,可以通过此程序连接到com端口。接受/发送数据。-rs232 serial communications test program, this program can connect to the com port. Receiving/sending data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:39077
    • 提供者:玩玩而已
  1. dccomms

    0下载:
  2. ComPort Library是一套用来编写串口通讯程序的控件。它包含5个控件:TComPort, TComDataPacket, TComComboBox, TComRadioGroup and TComLed。利用这些工具(当然还有DELPHI开发环境),你能更快更简单地开发串口通讯程序。包含Delphi上下文相关的帮助文件和源代码(4000行)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D3 D4 D5-ComPort Library is a set of proced
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:161677
    • 提供者:站长
  1. 91331982MSCommV1

    0下载:
  2. MFC下用MSComm控件实现串口通讯,调试通过,并且可以测量串口电压-This programme can transfer data to your seriel with the MSCOMM.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:72736
    • 提供者:酷宝宝
  1. msp430shujucaijixitong

    0下载:
  2. msp430f149实现的数据采集系统 结构简单 功耗低 模拟采集传感器 数字开关量采集 串口通讯UART模块 电源供电及复位-Executable files built outside of IAR Embedded Workbench Follow these steps to load and debug an executable file that was built outside IAR Embedded Workbench, for example p
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:3339
    • 提供者:JEFF
  1. chuankoutiaoshi

    0下载:
  2. 一个好用的串口调试工具,可以用来调试和查看串口通讯状态-An easy to use serial port debugging tool can be used to debug and view serial communications status
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:281780
    • 提供者:tiger
  1. mcu_51_io_uart

    0下载:
  2. 51单片机IO口模拟串口通讯C源程,适用于AT89S51/AT89S52等单片机。-MCU GPIO uart c source code ,can use for AT89S51/AT89S52 etc.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:696
    • 提供者:yuv
  1. vccomm

    0下载:
  2. 完善的串口通讯代码。可以实现双工,动态传输字符文件。-Complete serial communication code. Duplex can be achieved, the dynamic characters in the file transfer.
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2896549
    • 提供者:王强
  1. VCprogram

    1下载:
  2. VC 通讯程序 用于串口通讯 稍加改动就可以用于工程项目-VC communication program for the serial communication can be used for slight changes in the project
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:2388268
    • 提供者:bruce
  1. C8051F02X系列MCU串口通讯底层驱动程序

    0下载:
  2. C8051F02X系列MCU串口通讯底层驱动程序,已经调试通过,大家只需要编写上层代码即可!-C8051F02X series MCU serial communication underlying drivers, debugging has been passed, we only need to write the upper code can be!
  3. 所属分类:串口编程

    • 发布日期:2017-10-31
    • 文件大小:2679
    • 提供者:木阮清
  1. 串口监视软件

    0下载:
  2. 可以使用该软件完美监控串口的收发串口的信息。调试串口通讯必备(You can use the software to monitor the serial port to send and receive serial information. Debugging serial communication essential)
  3. 所属分类:通讯编程

  1. uart

    0下载:
  2. FPGA的串口通讯程序,可以实现数据的发送和接受。(FPGA serial communication program, you can achieve data transmission and acceptance.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-29
    • 文件大小:1967104
    • 提供者:随风追月
  1. CAN总线

    0下载:
  2. 用于飞思卡尔s12系列16位单片机的can口通讯(Can port communication for 16 bit singlechip of the flying Carle S12 series)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-20
    • 文件大小:998400
    • 提供者:xzdu2014
  1. com口通讯

    0下载:
  2. 用于端口通讯,包含代码,可以借鉴学习一下,谢谢。(Used for port communication, contain code, can learn to learn, thank you.)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-20
    • 文件大小:3709952
    • 提供者:billyLi
  1. MFC串口V2

    0下载:
  2. 基于vc++的MFC版串口通讯,可以快速上手串口通讯。(Vc++ based MFC serial port communication, can quickly reach the serial port communication.)
  3. 所属分类:串口编程

    • 发布日期:2018-04-29
    • 文件大小:62537728
    • 提供者:Socke
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com