搜索资源列表

  1. Sprit

    1下载:
  2. 一个使用Mscomm控件编写的串口通信软件,对于使用VC编写串口通信程序具有很大的帮助。吐血奉献!-use of a control Mscomm prepared by the serial communication software. VC prepared for the use of serial communication program is a great help. Hematemesis dedication!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:1934336
    • 提供者:王力
  1. MSComm_rs232

    0下载:
  2. 利用MSComm控件,实现RS232串口通讯,采用C++Builder编写-use MSComm achieve RS232 serial communication using C++ Builder prepared
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:秦泽天
  1. hxb_leiyuan_TSMSComm_v3.0

    0下载:
  2. 短信二次开发控件SMSComm,它可以极大的加速你的开发进程 1. 短信收发共有一个串口,实现一个串口和一个Modem完成短信的收发,这样可以降低开发成本 2. 定时清理任务可以避免在某些情况下由于SIM卡空间不足导致接收短信的阻塞现象 3. 如果接收到一条短信后就立马删除它,会导致SIM卡中的某些存储单元会被平凡使用,而另一些单元始终空闲,这样会使SIM卡的寿命缩短。该控件
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-18
    • 文件大小:161792
    • 提供者:丁杰
  1. AboutMSCOMM

    0下载:
  2. 这是我在平时写VC程序(说准确点是在写一个串口程序时)发现的使用MSCOMM控件时需要进行的一些设置,希望对大学有点帮助啊!-This is what I wrote in peacetime VC (accurately point is a serial write process) found that the use of MSCO MM controls required for the setting up, and I h
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:zhang
  1. 2302403010

    0下载:
  2. 以MSComm控件为主体通过串口进行文件或字符的传输-to MSComm through to the main document or serial characters for the transmission
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:52224
    • 提供者:曹刚
  1. VB_Serial_example

    0下载:
  2. 一个类似串口调试工具的例子,值得学习,用VB写成的。MSCOMM控件-a similar serial debugging tools for example, it is worth learning, written in VB. MSCOMM Control
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:656384
    • 提供者:
  1. COMAssist1.51

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

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

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

    • 发布日期:2024-05-18
    • 文件大小:40960
    • 提供者:海之东
  1. 63535288VB.NET232

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

    • 发布日期:2024-05-18
    • 文件大小: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-18
    • 文件大小:45056
    • 提供者:张静
  1. 200751010393787414

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

    • 发布日期:2024-05-18
    • 文件大小: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-18
    • 文件大小:84992
    • 提供者:zhanglili
  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-18
    • 文件大小: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-18
    • 文件大小: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-18
    • 文件大小: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-18
    • 文件大小:48128
    • 提供者:liming
  1. MSCOMM

    0下载:
  2. mscomm的控件,基于VB,C++ 或API的控件。-MSComm control, based on the VB, C++ or API controls.
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:59392
    • 提供者:吴昊
  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-18
    • 文件大小:3847168
    • 提供者:时峰
  1. yhjk

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

    • 发布日期:2024-05-18
    • 文件大小:4275200
    • 提供者:tanjiwu
  1. mscomm

    0下载:
  2. 这个程序用来注册串口控件仅供参考如有错误码请高手朋友多多指点-This process used to register the serial control for reference only if there is an error code please many masters pointing Friend
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xing
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 47 »

源码中国 www.ymcn.org