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

搜索资源列表

  1. PC_Com

    0下载:
  2. 用VC进行单片机的串口通讯,并进行数据采集,进行处理以后在PC端显示-VC MCU for serial communication, and data collection, processing beyond the PC to display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:35483
    • 提供者:卡米兰
  1. 0603

    0下载:
  2. doc通讯,各位请纸教,用VC 编的串口通讯-doc communications, the paper you please, with VC series of the serial communications
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:6031
    • 提供者:罗边
  1. ProgrammingWithSerial

    0下载:
  2. vc++ 开放的串口通讯程序,经测试特别好用-vc open serial communications procedures, special education and testing
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:731282
    • 提供者:hujie
  1. VCSerial

    0下载:
  2. 利用串口和单片机进行通讯,VC用对话框实现-use serial communication and microcontroller, the VC using Dialog
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:59465
    • 提供者:pudn
  1. MCS_51

    0下载:
  2. 很详细的基于VC++6.0开发平台的pc机和51单片机间串口通讯文章,开卷必有益
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:384559
    • 提供者:付惠珍
  1. vc++chuan_kou_tong_xun

    0下载:
  2. vc++,串口通讯源代码
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:119648
    • 提供者:天涯
  1. 用VC实现PC机与单片机串口通讯

    0下载:
  2. PC机与单片机串口通讯可以通过多种方式来实现,在这里只介绍使用MSCOMM控件进行通讯。-PC and microcontroller serial communications to be many ways to achieve here in only MSCOMM controls on the use of communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5806
    • 提供者:feng
  1. VC_com_src

    0下载:
  2. 单片机开发:VC++串口通讯例程源代码 可用于PC端开发与调试-MCU development: VC++ source code for serial communication routines can be used for development and debugging of PC-side
  3. 所属分类:SCM

    • 发布日期:2017-06-09
    • 文件大小:16001647
    • 提供者:qinfeng
  1. Jhhb

    0下载:
  2. 串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。-Serial debug the source code of aides, in order to A I would like to thank the support of friends, I first publicly
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:3795596
    • 提供者:董剑峰
  1. 090527softwaredesignofanalysisofgammarayscollected

    0下载:
  2. 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4454896
    • 提供者:李涛
  1. COMMApp240320

    0下载:
  2. 嵌入式串口通讯的源码,可以在VC++6.0 或 EVC++4.0的源代码-Embedded serial communication source, you can VC++6.0 or the source code for EVC++4.0
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:85882
    • 提供者:jiangzheng
  1. chuankoutiaoshidanpianjichengxu

    0下载:
  2. 测试串口通讯的单片机c程序,可以与VC连接使用。-Test serial communication microcontroller c program, you can use with the VC connection.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:7988
    • 提供者:prq
  1. WinCE_SerialPort

    0下载:
  2. 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:40235
    • 提供者:joyzml
  1. VC_PC-C51

    0下载:
  2. 该VC++源程序的功能为利用C51的串口通讯端口实现PC与C51的通讯。并且PC通过与C51的串口通讯控制C51的输出,实现控制数码管显示和控制继电器动作等功能。-The function of VC++ source code for the use of the serial communication port implementation C51 and C51 PC communication. And the PC serial communication with the cont
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:72822
    • 提供者:wang
  1. 28

    0下载:
  2. 简单的单片机串口通讯程序,开发环境为vc++6.0-Simple serial communication program, the development environment for vc++6.0
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:709
    • 提供者:图博
  1. Microcontroller-serial-communication

    0下载:
  2. 用vc++写上位机软件实现单片机串口通讯功能-Vc++ write PC software microcontroller serial communication functions
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:5838
    • 提供者:sone
  1. 145sdf

    0下载:
  2. 简单串口通讯,适用于VC++环境,具有数据发送与接收功能。-Simple serial communications, applicable to VC++ environment, having a data transmitting and receiving functions.
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:1894120
    • 提供者:陈东
  1. Serial-communication

    0下载:
  2. 用VC++对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-With VC++ programming serial port of the computer, and for a simple query of the serial communication program. With a nine-pin DB-9 serial cable to the computer s
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1069
    • 提供者:luanzhicheng
  1. motor

    0下载:
  2. 单片机 VC做的调试工具,很全,包含USB 串口通讯,电机的控制,很值得学习-SCM VC do debugging tools, very wide, including control USB serial communication, motor, it is worth learning
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7087228
    • 提供者:张冬
  1. VCPP

    0下载:
  2. VC++串口监视软件 VC++写的串口通讯监视软件-VC++ serial monitoring software VC++ write serial communications monitoring software
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:20966
    • 提供者:叶佳雨
« 12 »
搜珍网 www.dssz.com