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

搜索资源列表

  1. netcommunication

    0下载:
  2. 使用VC编写的有关串口通信的代码,有客户端和服务器端两部分组成-The use of VC prepared by the serial communication code, there are two client and server-side components
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:542411
    • 提供者:王俊
  1. SCOMMV23

    0下载:
  2. vc串口调试源代码,希望能帮之你,谢谢你,-vc serial debug the source code, hope can help of you, thank you, He He
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5454820
    • 提供者:李洋洋
  1. vc

    0下载:
  2. vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be d
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5434487
    • 提供者:李先海
  1. VCUSBcode

    0下载:
  2. 用vc实现的上位机串口通讯程序,经过调试实现了与单片机的通讯(usb)-vc communication program in usb series with singchip ,
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:36993
    • 提供者:lhf
  1. SerialApp

    0下载:
  2. VC++ 串口通信工程开发实例导航第一章 串口实现双击互联 源码-communication between PCs
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:8022710
    • 提供者:jin fen
  1. yuntai

    0下载:
  2. 第3章 云台镜头控制系统(VC++串口通信实例导航)源码-Chapter 3, PTZ camera control system (VC++ Serial Communication instance navigation) source
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:5026024
    • 提供者:jin fen
  1. Eltima.Software.Virtual.Serial.Port.Driver.v6.0.1.

    0下载:
  2. VC++控件实现的串口通信,发送ASC2码,最基本最简单的串口通信程序,菜鸟请看-VC++ implementation of serial communication control, sending ASC2 yards, the most basic simple serial communication program, rookie see
  3. 所属分类:Linux Network

    • 发布日期:2017-05-17
    • 文件大小:5031467
    • 提供者:pastry
  1. RS232C

    0下载:
  2. PC机与51单片机串口通讯程序,主要实现单片机发送和接收程序,PC端可以用VB,VC进行界面设计。-PC-MCU serial communication program with the 51, mainly to send and receive procedures for SCM, PC client can use VB, VC for interface design.
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:16022
    • 提供者:郑西点
  1. COMWR

    0下载:
  2. 一个完整串口通信程序Vc源代码,实现底层通信很好的一个示例。 -Vc a complete serial communication program source code, to achieve a very good example of the underlying communications.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:41968
    • 提供者:张芸
  1. VC6Comm

    0下载:
  2. 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-In VC++6.0 using MSComm control program can be achieved to receive serial data and sending data, the data shown separately in the receiver box and sent box.
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3230294
    • 提供者:谢凯
  1. CommAssistant

    3下载:
  2. 串口调试助手+源代码+注释+2个word文档教你一步一步写程序-Serial debugging assistant+ source code+ comments+ 2 word documents teach you step by step writing process
  3. 所属分类:Com Port

    • 发布日期:2014-05-26
    • 文件大小:12350416
    • 提供者:txmz
  1. vcapi

    0下载:
  2. vc调用api函数进行串口通讯,能够实现对omronPLC的串口通讯,能够实现对omronPLC的数据区的读取和写入.-vc call the api function serial communication can be achieved right omronPLC serial communication can be achieved right omronPLC data area read and write.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1930870
    • 提供者:wang
  1. VC_for_Temperature_Data_Acquisition

    0下载:
  2. VC++使用串口控件实现温度数据采集并显示,无错误,测试通过。-VC++ using the serial control for temperature data acquisition and display, error-free, test.
  3. 所属分类:Other systems

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

    0下载:
  2. 串口程序示例 MSCOMM控件 只要用来连通单片机与PC机-Sample MSCOMM control program as long as the serial port is used to connect MCU and PC-
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3952253
    • 提供者:wl
  1. VC_serial_port

    0下载:
  2. VC++串口编程文档,对串口的读写操作。-VC++ serial port programming document, read and write operations on the serial port.
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:177385
    • 提供者:cheny
  1. MSCommMultiPort

    0下载:
  2. 使用VC开发的可实现多串口通信的对话框应用程序-MSCommMultiPort communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2275373
    • 提供者:游夏
  1. portshowvc

    0下载:
  2. 采用vc++ 实现串口数据采集与波形显示功能,对于初学者掌握串口通讯和现实有帮助-Using vc++ Serial data acquisition and waveform display, for beginners to grasp the reality of serial communication and help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:197619
    • 提供者:oddfriend
  1. wanglei

    0下载:
  2. VC++串口通信编程 首先要将CC2430打开,板子里面的程序是例子程序的串口测试程序-VC++ Serial communication programming CC2430 first to open the board' s procedures are examples of procedures which the serial test program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1272
    • 提供者:wanglei
  1. MSComm

    0下载:
  2. VC串口通信技术与工程实践一书中的各种例程-VC serial communication technology and engineering practice various routines of a book
  3. 所属分类:Com Port

    • 发布日期:2014-11-02
    • 文件大小:15427187
    • 提供者:郑某某
  1. MyAD

    0下载:
  2. 串口程序 ad数据采集卡 VC MFC -serial
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3740431
    • 提供者:好米
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com