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

搜索资源列表

  1. Serial-Port

    0下载:
  2. 串口通信,实现用vc++编码的串口调试工具-Serial communication, implemented by the serial port vc++ code debugging tool
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4231213
    • 提供者:www
  1. comm

    0下载:
  2. VC++ 向指定串口发送和接收数据,可十六进制接收和发送,是一个串口调试程序。可以选择串口速率和串口号,设置发送和接收的数据编码-VC++ to specify the serial port to send and receive data, you can send and receive hexadecimal, is a serial debugger. Can select the serial port speed and serial number, set the encodin
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:23865
    • 提供者:
  1. COM

    0下载:
  2. 自己做的实现串口收发的小程序,使用VC的MSCOMM组件完成的。-Implementation of serial transceiver own small program, using the VC' s MSCOMM components completed.
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3486278
    • 提供者:zhao
  1. Example-11

    0下载:
  2. VC++串口通信 利用了GPRS机制 通过软硬结合的方法进行通信-VC++ Serial communication mechanisms by using the GPRS communication method of combining hard and soft
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3784232
    • 提供者:李小东
  1. GPS_Assemble

    0下载:
  2. 基于VC++平台上的GPS编程,此程序包用于GPS数据信息的打包并发送到串口。-Based on vc++ platform of GPS programming, this program for GPS data packets of information package and sent to a serial port.
  3. 所属分类:GPS develop

    • 发布日期:2017-05-29
    • 文件大小:11991285
    • 提供者:颜俊杰
  1. SerialPort

    0下载:
  2. 基于VS2003的C#语言实现串口调试,调用VC实现的动态链接库完成串口通信!-VS2003 C# language based on Serial debugging, calling C++ dynamic link library written in complete serial communication!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:205276
    • 提供者:
  1. SCommTest3.30

    0下载:
  2. 一个串口通信的实例。使用VC++的MSComm控件,接收由自动小车发回的运行数据并输出结果。-Instance of a serial communication. Use of VC++ MSComm control, automatic car back from the receiver operating data and output results.
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:57774
    • 提供者:胡子翔
  1. Modbus1.0.rar

    1下载:
  2. VC编写的串口调试软件,内含Modbus协议类 支持对Modbus通讯调试,VC prepared serial debugging software category includes Modbus protocol support for Modbus communications debugging
  3. 所属分类:Communication

    • 发布日期:2014-06-05
    • 文件大小:3217969
    • 提供者:zhangyi
  1. SCommTest

    0下载:
  2. VC++编写的串口通信程序。功能:接收八进制、十六进制、二进制数据,自动接收。-Written in VC++ serial communication program. Function: Receive octal, hexadecimal, binary data, automatically receive.
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4761785
    • 提供者:Monica
  1. GPStongxin

    0下载:
  2. 基于VC++的GPS串口通讯的源代码 RS 232串口-The GPS-based VC++ source code for serial communication port RS 232
  3. 所属分类:GPS develop

    • 发布日期:2017-04-05
    • 文件大小:164148
    • 提供者:赵钢超
  1. SCOMMV23

    0下载:
  2. 这是一个串口调试助手的VC源代码,能帮助大家很好的理解软件,并作相应的修改。-This is a serial debug source code VC assistant can help you a good understanding of the software, and make the appropriate changes.
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1637740
    • 提供者:李希同
  1. scada

    1下载:
  2. 使用VB和VC++混合编程的大型集群设备监控系统软件。界面做得比较漂亮,有可靠的串口设备和网络设备数据采集的设计实例。图片也是自己整理的,觉得还是比较漂亮和大方的。-Using VB and VC++ mixed programming equipment monitoring system software on large clusters. Interfaces have done quite beautiful, have a reliable serial data acquisiti
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1043143
    • 提供者:qorse
  1. Modbus_VC2005

    1下载:
  2. 在PC机上实现了modbus的通信,利用PC上的232串口,根据modbus协议实现了上位机和下位机的通信,实现了控制和检测。在VC++ 2005环境下通过-Implement the Modbus commucation between master and slave machine in industrial. utilize the RS232 port to achive the modbus protocol. success in VC++ 2005 enviroment.
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:11095845
    • 提供者:xinyancode
  1. Serior

    1下载:
  2. VC串口程序,用到了pcomm.dll动态库,功能简单实用,希望对搞串口开发的朋友有所帮助-VC serial program using the pcomm.dll dynamic library, features a simple and practical, want to engage in serial development to help a friend
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1909094
    • 提供者:李天宇
  1. serial.rar

    0下载:
  2. 一个非常简单的串口通讯例子,基于win32API,使用简单的MFC对话框.是看了网上深入浅出vc++串口编程基于win32API写的. 对初学有点用.,A very simple example of serial communication, based on the win32API, using a simple MFC dialog box. Is easy reading online vc++ Serial programming based on written Win32API
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:30832
    • 提供者:zww
  1. MySerialPort.rar

    0下载:
  2. 一个常用的VC++串口通讯包装类源代码,附有示例程序,示例演示了串口发送消息,打开端口等,是与Windows系统紧密相连的,经常从事系统编程的开发者有时候需要这些。 ,A commonly used VC++ Serial communication wrapper class source code, with a sample application, the sample demonstrates the serial port to send messages, open ports,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:29519
    • 提供者:lixin
  1. SerialPort

    0下载:
  2. 这是一个手机串口读写的AT指令集,包含了全套的VC代码,适合各类通信的编解码操作-This is a mobile phone to read and write serial AT command set, including a full set of VC code, codec for all types of communication operations
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:287110
    • 提供者:xusheng
  1. COMMONITOR

    1下载:
  2. 串口监视程序,包括DELPHI源码 和 VC++ 源码。-Serial monitoring procedures, including DELPHI source code and VC++ source code.
  3. 所属分类:串口编程

    • 发布日期:2013-07-26
    • 文件大小:815583
    • 提供者:jay
  1. uart_test

    1下载:
  2. 自己用VC++6.0做的一个串口调试助手源码,供参考。-a VC++6.0 program, to do a serial debugging assistant, source for refer.
  3. 所属分类:通讯编程

    • 发布日期:2013-12-31
    • 文件大小:3573795
    • 提供者:郭伟
  1. SMS_SDK2.0

    0下载:
  2. GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统, 开发包的主要功能是短信息的发送和接收。 开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模块测试程序; 3、开发接口―― /DLL/目录下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和Asce
  3. 所属分类:SMS

    • 发布日期:2017-04-09
    • 文件大小:1326249
    • 提供者:cheng
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com