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

搜索资源列表

  1. SerialPort_win32

    0下载:
  2. 基于win32的串口通信驱动,不使用VC提供的MSCOMM控件,使得通信控制更灵活-Win32-based serial communication drivers, do not use the VC provided MSCOMM control, making communication more flexible control
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:5174
    • 提供者:aaaaaa
  1. MFC01

    0下载:
  2. 用控件实现的串口通信,绝对是串口通信初学者的良好例程,是用VC++做的MFC-With the controls to achieve the serial communication, serial communication is definitely a good beginner routine is done with VC++ MFC
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5333247
    • 提供者:nameyue
  1. source-code-for-uart

    0下载:
  2. 在VC++下实现的串口通信程序,一个cpp和一个h文件,比较简单,可以参考-In VC++ to achieve the serial communication program, a cpp and a h files.relatively simple,so you can refer to them.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:4773
    • 提供者:ChenXiaopeng
  1. chuankou

    0下载:
  2. vc++利用控件编写的实现串口通信接收发送程序代码-Serial communication
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2318927
    • 提供者:张月
  1. MONITOR

    0下载:
  2. 用VC做的串口通信程序,通过串口可以控制步进电机的速度,加速度等!-Vc based stepper motor control procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6935512
    • 提供者:付学礼·
  1. hostlink

    0下载:
  2. 用vc 开发了一个欧姆龙plc 串口通信dll. 并用c#进行调用 。里面集成了hostlink 及fins协议。 调用相对简单-Vc development of an Omron plc serial communication dll. Invoked with c#. Which integrates hostlink and fins agreement. Relatively simple call
  3. 所属分类:Communication

    • 发布日期:2016-01-27
    • 文件大小:5081088
    • 提供者:李俊
  1. Communication

    0下载:
  2. MSP430单片机与PC进行串口通信,用VC++实现上位机通信,内有编译成功,可执行文件。-MSP430 MCU and PC serial port communication, with the vc++ realize the upper machine communication, there are successful compilation, the executable.
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:1445888
    • 提供者:紫鸢
  1. Data-Visualizatiserial-communication

    0下载:
  2. 基于VC++6.0的数据可视化串口通信,基于MFC的串口编程-Based on data visualization VC++6.0 serial communication, serial programming MFC-based
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:294873
    • 提供者:Henry
  1. VCPPSerial-communication

    0下载:
  2. 通过常用的串口通信进行分析,着重讨论了VC + + 6. 0环境下利用MSComm控件实现串口通信的方法,研究了利用MSComm控件实现串口通信的关键技术问题,给出了MSComm控件在VC + + 6. 0串口通信中的应用。-By common serial communication analysis focused on the VC++ 6. 0 environment using MSComm control serial communication method to study th
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5245257
    • 提供者:陈中元
  1. SerialPort

    0下载:
  2. 基于VC实现的串口通信,可以实现串口的数据读取。-Based on the VC serial communications
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:54577
    • 提供者:Jack
  1. MSCommPro

    0下载:
  2. 利用MSComm控件进行串口通信,VC++经典编程学习源码,很好的参考资料。-Serial communication by using MSComm control, VC++ classic learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:15974
    • 提供者:南煎丸子
  1. opengl

    0下载:
  2. 实现opengl与vc++MFC对话框的连接;实现一些基本的鼠标和键盘对opengl的操作;实现一些串口通信操作-Opengl realize the connection with vc++MFC dialog achieve some basic mouse and keyboard operation opengl achieve some serial communication
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4369536
    • 提供者:lht
  1. erqwer

    0下载:
  2. 实现opengl与vc++MFC对话框的连接;实现一些基本的鼠标和键盘对opengl的操作;实现一些串口通信操作-Opengl realize the connection with vc++MFC dialog achieve some basic mouse and keyboard operation opengl achieve some serial communication
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9090676
    • 提供者:lht
  1. C515C_VC_serialcommu

    0下载:
  2. 该工程包括C515c单片机的控制程序,VC的串口界面程序,PCB板的原理图,以及串口通信的配置帧格式-The project includes C515c MCU control procedures, configure serial interface frame format VC program, schematics PCB board, and serial communication
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:7157614
    • 提供者:赵旭
  1. SerialComm

    0下载:
  2. VC++串口编程的实例程序,实现串口的设置、打开和关闭等功能,发送数据。是学习串口通信很好的资料。-VC++ Serial programming examples procedures to achieve the serial port settings, such as opening and closing function, send data. Serial communication is to learn good information.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:306407
    • 提供者:乔飞翔
  1. chuangkou

    0下载:
  2. 在VC++的条件中实现简单的界面编辑,能够进行简单的串口通信。-Simple interface to edit the VC++ conditions, and able to perform simple serial communication.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-31
    • 文件大小:13144224
    • 提供者:周文艺
  1. DevComm

    0下载:
  2. usb、串口通信程序,vc++开发,简单好用-USB, the serial communication program, vc++ development, easy to use
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:129176
    • 提供者:yang
  1. tab---3

    0下载:
  2. 串口通信,使用vc串口控件与下位机进行通信-Serial communication
  3. 所属分类:Button control

    • 发布日期:2017-05-14
    • 文件大小:3534580
    • 提供者:程亚楠
  1. VCmodbuschuankoutongxin1

    0下载:
  2. VC++编写的modbus串口通信协议,有程序源码及视频教程-VC++ written modbus serial communication protocol, program source code and video tutorials
  3. 所属分类:EditBox

    • 发布日期:2017-04-04
    • 文件大小:42358
    • 提供者:白马飞飞
  1. serial

    0下载:
  2. 这个VC++6.0的串口通信类,非常的好用,值得大家-This VC++6.0 serial communication class, very easy to use, it is worth a try
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7382
    • 提供者:wjj
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 42 »
搜珍网 www.dssz.com