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

搜索资源列表

  1. 070126192635

    0下载:
  2. VC编写的串口调试软件,内含Modbus协议类 支持对Modbus通讯调试-VC prepared serial debugging software category includes Modbus protocol support for Modbus communications debugging,3143KB,-Real-time monitoring of the onboard computer system design
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:109438
    • 提供者:李承伟
  1. Windows-Serial-communication-(VC)

    0下载:
  2. 在Windows下使用Win32API实现异步串口通讯,包括C语言代码的分析-In Windows, use the Win32API asynchronous serial communication, including the analysis of the C language code
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:33974
    • 提供者:jiabo
  1. VC

    0下载:
  2. 多线程技术在VC++串口通信程序中的应用研究-Multithreading in VC++ Serial Communication Program Application
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:4396
    • 提供者:jinjin
  1. Modem

    0下载:
  2. vc下通过串口实现操作modem操作,包括呼叫,摘挂机,传输数据等操作-vc modem through the serial interface operation operations, including call, hook, data transmission and other operations
  3. 所属分类:Modem program

    • 发布日期:2017-04-02
    • 文件大小:59797
    • 提供者:wangyan
  1. FX2N-PLC-COM

    0下载:
  2. 用VC实现:电脑串口和PLC进行通信,修改、读取PLC各个地址内的值-With VC: PC serial port and PLC to communicate, modify, read the address of the value of each PLC
  3. 所属分类:Com Port

    • 发布日期:2017-05-21
    • 文件大小:6597173
    • 提供者:yangzhi
  1. Serial-port-based-on-VC

    0下载:
  2. 基于vc编写的串口调试软件,可以手动自动进行16进制、字符串发送。-Vc-based debugging software written for serial port, you can manually automatically hexadecimal string to send.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3715544
    • 提供者:一休
  1. gps

    0下载:
  2. GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。   编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i
  3. 所属分类:GPS develop

    • 发布日期:2017-03-23
    • 文件大小:786992
    • 提供者:王一辉
  1. VCPP-Uart

    0下载:
  2. VC++串口调试助手的制作过程;亲自试过了没有问题的,放心用。-VC++ serial port debug the making process of the assistant Try personally had no problem, feel free to use.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:17009
    • 提供者:maochiheng
  1. temperature

    0下载:
  2. 采用vc++编程,通过串口,可以采集温度,并显示温度曲线。-By using vc++, through a serial port, can be collected temperature, and display temperature curve.
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4943767
    • 提供者:xuanfangli
  1. SerialPort

    0下载:
  2. VC++ 串口通信示例程序源代码,serialPort,MSCOMM 。-VC++SerialPort Communication Programs
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1442647
    • 提供者:颜鹏
  1. VC-serial-interface-commnication

    0下载:
  2. VC++串口通信源程序,实现虚拟示波器-C++ serial interface communication source program, virtual oscilloscope
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:39843
    • 提供者:chen
  1. ourdev_618148AOGWI2

    1下载:
  2. 此为VC下的MFC串口通信,采集下位机的DS18B20的温度,利用RS232串口传到计算机上,从而实现串口通信功能,该软件还有按键描述例,EDIT例等;-This is the VC under MFC serial communication, collected under the crew of the temperature of DS18B20, use RS232 serial port to the computer, thereby realizing the function
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4194052
    • 提供者:eeferw
  1. VC_MSCOMM

    0下载:
  2. 串口通信简单示例,方便初学都.如果你是个初学都,请看这个。-VC++ MSCOMM if you learn it hard,please look this.thank for you suppose!
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1809853
    • 提供者:鹏鹏
  1. teach-VC-hand-by-hand

    0下载:
  2. 从零开始学VC系列教程 一.信息显示实验 二. 对话框及常用控件实验 三.串口通信与自定义消息 四.并口控制与类的使用 五.消息机制与自定义消息-vc study
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3897818
    • 提供者:
  1. VC-communication

    0下载:
  2. 一个比较完整串口通信程序vc++源代码 相信大家看后一定会有收获的!--a relatively complete serial communication program source code vc I believe we will certainly have to see after harvest!
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1903382
    • 提供者:王海波
  1. vc-serials

    0下载:
  2. vc编辑的MFC界面,通过控件实现串口同下位机的RS23数据收发功能-serial communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:45680
    • 提供者:guokaibo
  1. vc-achieve-the-control-

    0下载:
  2. vc++MFC实现单片机串口的控制,经典论文实现,分享大家-vc achieve the control of the microcontroller serial
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:221658
    • 提供者:小李
  1. vc--com

    0下载:
  2. 这是一个基于vc编写pc与单片机串口通信程序过程的文章。-This is a VC prepared based on PC and SCM serial communication procedure article.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:114861
    • 提供者:xuzheng
  1. vc

    0下载:
  2. 手机通过串口猫收发短信,很好用啊,欢迎大家下载啊-Phone to send and receive text messages through the serial cat, good with ah, are welcome to download.
  3. 所属分类:SMS

    • 发布日期:2017-03-31
    • 文件大小:54334
    • 提供者:samon
  1. vc-com-chip

    0下载:
  2. 单片机和电脑串口通信,包含了单片机的程序和串口的程序-Microcontroller and the PC serial communication, including the procedures of the program of the microcontroller and the serial
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5809615
    • 提供者:pencauto
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com