搜索资源列表

  1. COMAssist1.51

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

    • 发布日期:2024-05-12
    • 文件大小:345088
    • 提供者:ygl
  1. MSCasommtest

    0下载:
  2. MSComm控件使用实例 希望对大家有所帮助 -MSComm use examples like to help you
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:40960
    • 提供者:海之东
  1. MSComm_useexample

    0下载:
  2. 一个MSComm控件的收发程序,能够同时完成串口发送和接收功能-a MSComm transceiver procedures can be completed at the same time sending and receiving serial port function
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:刘童岭
  1. 63535288VB.NET232

    0下载:
  2. 如何手工注册MSComm控件及其串口编程详解 - _NET与管理信息系统 - -how MSComm manual registration and serial programming for Hi-_NET and Management Information System-
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:21504
    • 提供者:
  1. choukoutiaoshi

    0下载:
  2. 主要适应于串口调试工作,程序使用MSComm控件处理串口底层,可以在线调整各种通信速率,奇偶效验,通信口等参数而无需重新启动程序.-mainly adapted to the serial testing, procedures to deal with the use of MSComm Serial bottom, Online can adjust communication speed, parity-effective exp
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:45056
    • 提供者:张静
  1. 20075813173775100

    0下载:
  2. C#MSComm控件介绍,完整源码,希望对你们有帮助。-C# MSComm control, the integrity of the source code, you want to help.
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:34816
    • 提供者:妮娜
  1. 200751010393787414

    0下载:
  2. C#MSComm控件在具体事例中的应用,希望对大家有所帮助。-C# MSComm in specific instances, the application you want to be helpful.
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:102400
    • 提供者:妮娜
  1. VBGPS

    0下载:
  2. 本文介绍了GPS接收机与PC机的串口通信,使利用VB的MScomm控件来实现的-This paper introduces a GPS receiver and PC serial communications, make use VB MScomm controls to achieve the
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:84992
    • 提供者:zhanglili
  1. MSCOMM_VC

    0下载:
  2. MSCOMM的一个编程实例,调用MSCOMM串口编程控件,请在VC++6.0及以上环境下编译-MSCOMM example of a program, called Serial Programming MSCOMM control, Please VC 6.0 and above environment compiler
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:36864
    • 提供者:如歌
  1. MScomExample

    0下载:
  2. 用MSCOMM实现的串口通信的程序,对于初学串口的人很有帮助。-MSCOMM achieve with the serial communication procedure for the beginner Serial helpful.
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:107520
    • 提供者:
  1. VB_recevier

    0下载:
  2. 自己做的VB串口接收程序,用的MSCOMM实现。-own VB serial receiving procedures, the MSCOMM achieve.
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者: fan
  1. vb+mscomm

    0下载:
  2. 利用VB开发通信程序主要的方法有两种,一是利用VB本身提供的控件(CONTRALS),另一种方法是利用WINDOWS API应用程序接口,WINDOWS API 主要提供了三个动态连接库KERNEL.EXE、USER.EXE、GDI.EXE供开发人员调用-use VB major communication program two ways. First, the use of VB itself, the controls (CONT
  3. 所属分类:压缩解压

    • 发布日期:2024-05-12
    • 文件大小:1527808
    • 提供者:tomtan
  1. Chapter2

    0下载:
  2. VisualC++通信编程工程实例精解 \Chapter 2 \Example 1 MSCOMM控件编程实例 \Example 2 基于Windows API的虚拟终端实现 \Example 3 基于CSerialPort的串口多线程通信框架 \调试工具\串口调试助手-VisualC Communication Programming examples of precision engineering sol
  3. 所属分类:通讯编程

    • 发布日期:2024-05-12
    • 文件大小:417792
    • 提供者:changyuan009
  1. SComm_helper

    0下载:
  2. 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据   -1. Item 2 of the establishment. Insert the project MSComm 3. Use ClassWizar d definition C
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:44032
    • 提供者:steven
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-12
    • 文件大小:48128
    • 提供者:liming
  1. commfasongjiehsou

    0下载:
  2. 用VC++实现的串口通信,使用mscomm控件,经过实际工程使用测试过,包括发送和接收两块,希望对大家有所帮助-With VC++ Realize the serial communication, use the MSComm control, after the actual use of the test works, including sending and receiving two, and they hope to he
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:3847168
    • 提供者:时峰
  1. VC_MSComm

    0下载:
  2. 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 免费 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-Usage: System Requirements: WIN9X/ME/NT/2000 VC++ 6.0 and installed VC ACTIVEX co
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:37888
    • 提供者:zgh
  1. mscomm

    0下载:
  2. 适合工业工程开发,提供整套异步串口解决方案,有严密的错误处理系统,整体提高程序稳定性
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:terry
  1. pc_c51

    0下载:
  2. 利用VC提供所的MSCOMM控件实现了单片机和微机之间的串行通信,经调试已经成功-VC to provide the use of MSCOMM control and realize the single-chip serial communication between microprocessor by commissioning has been successfully
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:3657728
    • 提供者:
  1. yhjk

    0下载:
  2. ,"智能大厦自动报警系统",是从赛奎春所主编的"C++信息系统开发实例精选"CD中拷贝出来的,对mscomm 控件进制转换串口通信等内容进行了详细介绍。
  3. 所属分类:其他数据库

    • 发布日期:2024-05-12
    • 文件大小:4275200
    • 提供者:tanjiwu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org