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

搜索资源列表

  1. MSComm 控件的 Modem 通讯.rar

    0下载:
  2. MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:26866
    • 提供者:
  1. directio

    0下载:
  2. Windows 2000 环境下直接访问串口、并口的小程序,包括VC、delphi源码-under Windows 2000 directly to the serial port, parallel port of small programs, including the VC, Delphi source
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:227370
    • 提供者:海明
  1. fwgComDbg

    1下载:
  2. 一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置-a VC prepared by the serial communication program, through the serial port to send and receive data and log exports, also includes serial communication parameters set
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:77415
    • 提供者:fwy
  1. ComClass

    0下载:
  2. 利用API函数进行串口通信,vc源代码。-Serial port communication using API, VC source code.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6258
    • 提供者:阳光
  1. 315M无线通信模块

    0下载:
  2. 315M的无线通讯模块,用VC编写(1) 串口初始化,如何设置波特率,串口的四种工作方式。 (2) 串口查询、中断方式发送程序编写方法 (3) 串口查询、中断方式接收程序编写-- 315M wireless communications modules, prepared with VC (1) serial port initialization, how to set up a baud rate, Serial four methods of work. (2) Serial inquir
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:273100
    • 提供者:孟凡军
  1. TALENT

    0下载:
  2. 基于串口的vc与嵌入式arm7串口设置参数的完整程序包-vc based on the serial port and serial port embedded ARM7 set parameters of integrity package
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:40980
    • 提供者:李建勋
  1. Serial4

    0下载:
  2. 本程序没有使用SerialComm控件,而是用API实现的串口发送、接收数据,在VC++6.0下编译通过,希望能对串口编程的初学者有所帮助。-this procedure did not use SerialComm controls, but use the serial port API to send and receive data, the VC 6.0 compiler, in hopes of Serial Programming beginners help.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:31067
    • 提供者:王枫
  1. uartReceiveMessage

    0下载:
  2. 本代码是VC源代码,实现通过串口接收和发送短消息。-VC code is the source code to achieve through the serial port to receive and send short message.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29517
    • 提供者:kyle
  1. mobilephoneshortprogramebaseoncom

    0下载:
  2. 采用VC++编程,实现基于串口的手机短信程序,对串口编程有帮助-using VC + + programming, based on the serial port SMS procedures to help Serial Programming
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:69893
    • 提供者:董绪祥
  1. mobilecommunication

    0下载:
  2. 使用VC++实现的计算机通过串口收发短信的功能。另外本压缩包还包含对短信编解码知识的详细介绍,对于初级学者来说是很好的学习资料。-use the computer through serial port transceiver messaging functions. In addition the compression package also contains messages right codecs detailed descr iption of the knowledge, jun
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:76824
    • 提供者:
  1. ARMTEST

    0下载:
  2. 关于显示串口设置对话框 该源码简单介绍了如何配置串口的vc++源程序-show on the serial port setup dialog source briefed on how the Serial Configuration vc source
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1373454
    • 提供者:xwb
  1. zmcpu

    0下载:
  2. 利用计算机串行口进行通信的程序,通过该程序能很快熟悉VC++的串口编程.-computer serial port communication procedure for the adoption of the program will soon VC familiar with the serial programming.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:141622
    • 提供者:陈名
  1. selport

    0下载:
  2. 在VC++中使用 WINDOWS API 函数对计算机串口进行读写操作-in VC use Windows API functions for serial port of computer literacy operation
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18762
    • 提供者:曾世尧
  1. PC2PLC

    1下载:
  2. 本程序主要通过VC实现计算机与西门子S7-200间的串口通讯。-this program primarily through VC Computer and Siemens S7-200 serial port communications.
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:50289
    • 提供者:梅杰
  1. COMAssist1.51

    0下载:
  2. 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠. 使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用. -reference to the serial routines, the use o
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:136047
    • 提供者:ygl
  1. YHH1

    0下载:
  2. 在VC下编写的串口读写数据的程序,有简单的对话框,适合初学者-in VC prepared to read and write data to the serial port procedures, a simple box suitable for beginners
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:187829
    • 提供者:shuaige
  1. mytryserilaltcp

    0下载:
  2. 我正是从VCKBASE 开始学习VC++ 的,没有他我进步不会如此迅速,一直想给VCKBASE贡献点什么,正好今天有空,就把早些时候写的一个串口转TCP/IP的程序发上来,希望对初学者学习串口编程有点帮助。-VCKBASE started learning from the VC, without him I would not have advanced so quickly. VCKBASE has wanted to contribute something, this is the ti
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37439
    • 提供者:刘二
  1. AddinDemo

    0下载:
  2. VS插件通过串口发送数据,通过VS载入插件后运行(vs addin transfer data by serial port,though VS addin loading and running)
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-07
    • 文件大小:64512
    • 提供者:loy_luo
  1. A163410914-27047

    1下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。(Vc + + serial communication using MSComm control for example, to implementation, based on the MSComm also is to use a serial port to
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:16384
    • 提供者:小阿七
  1. Comm

    0下载:
  2. VC6.0 串口开发控件,可直接使用,包括串口的初始化、发送、接收等功能(VC6.0 serial port development control, can be used directly, including the serial port initialization, sending, receiving and other functions)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-23
    • 文件大小:6144
    • 提供者:pabulolee
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com