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

搜索资源列表

  1. registCOMM

    0下载:
  2. COMM串口控件及其自动注册脚本,点击脚本即可自动注册COMM控件,VC程序用-COMM Serial control and automatic registration scr ipt, click on the scr ipt to automatically register COMM controls, VC program with
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:46104
    • 提供者:李键
  1. Pat2000

    0下载:
  2. VC++编写的串口读写例子程序,可以显示两导波形-VC++ prepared by the serial read and write example program that can display two waveforms guide
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:97417
    • 提供者:wangyong
  1. COMMVc

    0下载:
  2. 完整串口通信程序Vc++源代码,值的学习-Vc++ complete serial communication program source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-09
    • 文件大小:1892086
    • 提供者:
  1. Serial-debugging-code

    0下载:
  2. 该程序使用VC编写的,其主要是实现串口的功能-The program is written using VC, which is the realization of the functions of serial
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4500066
    • 提供者:htjiao
  1. GPS_receiver

    0下载:
  2. 在VC++下的GPS串口接收程序。接收数据显示在编辑框中-In VC++ GPS serial receiving procedures. Receive data is displayed in the edit box
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:71388
    • 提供者:coco
  1. duquyouxishoubinganjian

    0下载:
  2. 该程序为读取游戏手柄按键的源程序,在vc环境下进行编译,可以对串口实现读写的操作。- The program reads the gamepad buttons to the source, vc environment compile, can read and write operations on the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:4981
    • 提供者:Yukun
  1. tempture

    0下载:
  2. vc++的串口通信程序,调用了仪表、曲线控件。实现了下位机数据的接收,显示以及数据库的存储-vc++ serial communication program, call the instrument, curve control. Achieve a lower machine receives the data, display and storage of the database
  3. 所属分类:Com Port

    • 发布日期:2015-06-13
    • 文件大小:7877632
    • 提供者:jsdfh
  1. vcconect

    0下载:
  2. vc双机互联实现串口的无条件通讯和好很强大的程序-VC connect
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:24501
    • 提供者:司小亮
  1. SerialPortListen

    0下载:
  2. VC实现的串口监听程序,把串口接收的文件存储在当前文件夹下按日期命名的文件中。是调试时实用的小工具,学习串口编程的好素材。-Serial Port listen and save the data in files.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:29960
    • 提供者:Verne Shawn
  1. VcCode

    0下载:
  2. 串口短信猫VC示例程序,通过动态库实现收短信、发短信、SIM状态、信号强度,简单实用。-Serial SMS modem VC sample program, achieved through dynamic libraries receive SMS, send text messages, SIM status, signal strength, simple and practical.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-05
    • 文件大小:149986
    • 提供者:于小缝
  1. USBserial

    0下载:
  2. VC++实现的读取USB串口数据的程序,适合初学者。-USB serial data reading program VC++ achieved, suitable for beginners.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-19
    • 文件大小:5329478
    • 提供者:kingrumn
  1. 123333

    0下载:
  2. 串口通信程序,利用VC++可以编译通过,实践可用-this is a program of communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:186608
    • 提供者:孟帅
  1. MSCommPro

    0下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。-VC++ controls the use of MSComm serial communication example, based on MSComm, which uses the serial port to send and receive data, p
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:16821
    • 提供者:Want
  1. USART

    0下载:
  2. VC++6.0串口编程测试程序,可实现串口收发数据,适合VC++初学者。-Vc++ 6.0 serial programming test program, which can realize a serial port to send and receive data, suitable for vc++ beginners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4724758
    • 提供者:徐道夫
  1. M104Bpc

    0下载:
  2. 在VC开发环境下对M104BPC的驱动程序,结合我上传的串口驱动使用!-In VC development environment for M104BPC driver, combined with my upload serial driver to use!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:4619
    • 提供者:赵拓
  1. MyUart

    0下载:
  2. VC++下的串口驱动程序,自己写的,测试OK。-Serial port driver in VC++.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:3091
    • 提供者:许吉玲
  1. JCM_ID008

    0下载:
  2. 主要是控制串口的程序,VC mscoom控件的怎样使用,串口接收数据和发送的功能 -The main program is to control the serial port, how to use VC mscoom controls, functions serial port to receive and transmit data
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2094957
    • 提供者:易士庭
  1. mscomm

    0下载:
  2. 基于VC++6.0MFC串口设计,采用了多窗口配制方式,对广大读者学习多窗口程序设计与串口编程提供了参考. 程序中最多可配置高达12个串口号,多种波特率配置等.可做为串口调试工具使用.-Based on VC++ 6.0MFC serial design, preparation methods using a multi-window, multi-window for readers to learn programming and serial programming provides
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5129704
    • 提供者:位东辉
  1. ComTest

    0下载:
  2. 最简单的串口小程序 说明如何通过串口发送和接受数据 VC工程-the most sample com test
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2507340
    • 提供者:周大林
  1. VC1

    0下载:
  2. VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似-A serial communication program VC++ 6 do, function and serial debugging assistant similar
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3703644
    • 提供者:刘潇
« 1 2 ... 34 35 36 37 38 3940 41 42 »
搜珍网 www.dssz.com