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

搜索资源列表

  1. CommKeyboardTest2

    0下载:
  2. 将自定义的串口键盘和鼠标输入的数据转化成系统标准的键盘和鼠标输入。vc++2003开发。-transform customized serial port keyboard and mouse to system standard keyboard and mouse input. developed by VC++2003.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:68620
    • 提供者:刘重义
  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. ET662-U-GPS-Test

    0下载:
  2. VC++ 6.0 仿真台湾环天ET662 的GPS模块的串口软件,亲们可以修改发送数据的内容及格式,随时应用到其他GPS模块的调试。该程序我只是使用在嵌入式平台GPS接收数据时调试时,只需要串口支持即可。-VC++ 6.0 Simulation Taiwan ring-day ET662 GPS module serial software, parents can modify the content and format to send data to debug the applicati
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3593623
    • 提供者:gaowei
  1. SerialPortAssistant

    0下载:
  2. vc++实现的串口助手功能,可以实现串口收发等;-Serial port assistant written by vc++
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:136093
    • 提供者:howema
  1. VCPP-smstest

    0下载:
  2. 用Vc++编写的通过串口收发消息的小程序smstest-Smstest applet written by Vc++ receive messages through the serial port
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:47738
    • 提供者:顾菊
  1. MSCommTest

    0下载:
  2. 基于VC++6.0开发的串口上位机,可以方便的通过USB口利用RS232与外围硬件(如单片机)通信-PC serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:41301
    • 提供者:zhe
  1. VCPPMSComm-for51

    0下载:
  2. VC++MSComm串口接收程序_and_VC上位机for51-VC++MSComm PC serial port to receive program _and_VC for51
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:519323
    • 提供者:标叔
  1. SerialServer

    0下载:
  2. 用vc写的GSM短信示例程序,通过串口与GSM通信,并能实时监控-Written by vc GSM SMS sample program, through the serial port to communicate with the GSM, and real-time monitoring
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:24719
    • 提供者:23j3j
  1. chuankoutongxinvc

    0下载:
  2. 串口的接收和发送,在网上下载的,vc++6.0环境开发的-Serial port receive and transmit, online download, vc++6.0 development environment
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:34536
    • 提供者:bingyu
  1. SCOMMtest

    0下载:
  2. VC++版串口调试助手源码,功能还是比较多的,接收区和来显示串口消息,在调试时,可指定串口、波特率、校验位、数据位、停止位,关闭串口和清空接收区、以十六进制调试、保存显示数据、在同一周期后自动发送数据、选择发送文件、计数器清零等功能,代码在VC++6.0中可直接编译。-VC++ version serial debugging assistant source, function, or more, reception area and to show the serial message wh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:59346
    • 提供者:盖小圈
  1. ComDetect

    0下载:
  2. VC++扫描计算机上所有的串口,COM1,COM2,...通过搜索注册表检测计算机串口,串口编程,-VC++ on all serial scan your computer, COM1, COM2, ... by searching the registry to detect computer serial port, serial programming,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:715
    • 提供者:liu
  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. scommtest

    1下载:
  2. VC++版串口调试助手源码,功能还是比较多的,接收区和来显示串口消息,在调试时,可指定串口、波特率、校验位、数据位、停止位,关闭串口和清空接收区、以十六进制调试、保存显示数据、在同一周期后自动发送数据、选择发送文件、计数器清零等功能,代码在VC++6.0中可直接编译。-VC++ version of the serial debugging assistant source, function, or more, reception area and to show the serial mes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:58420
    • 提供者:jpudn94
  1. SerialPortListen

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

    • 发布日期:2017-04-17
    • 文件大小:29960
    • 提供者:Verne Shawn
  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. ComTest

    0下载:
  2. 串口测试软件用vc++6.0写的 用于测试串口-Test software written in vb6.0 by use of the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3993644
    • 提供者:
  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. 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. BlueCom-v1.2

    0下载:
  2. VC++蓝牙串口的实现,可以蓝牙通信,在实现蓝牙通信功能上有详细介绍,对于界面和驱动编程很有帮助-It can the realization of vc++ bluetooth serial port, bluetooth communication
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2087088
    • 提供者:xiatao
« 1 2 ... 15 16 17 18 19 2021 22 23 »
搜珍网 www.dssz.com