搜索资源列表

  1. Classical_programming_code_data_communications_MSC

    0下载:
  2. 数据通信 MSComm编程经典代码Classical programming code data communications MSCo-Classical programming code data communications MSComm
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:8192
    • 提供者:qs
  1. SerialComm

    0下载:
  2. 这是个关于MSCOMM控件的例子,完成最简单的数据传输,可以供初学者学习使用。-This is an example of MSCOMM control,completing the simplest data transfer .It can be used for beginners to learn.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:1788928
    • 提供者:suki
  1. MSComm

    0下载:
  2. 串口控件,本人自行实验设计,实用,修改后可以用在不同的串口通信上。-Serial control, I own experimental design, practical, modified can be used in different serial communication.
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:3643392
    • 提供者:刘素赋
  1. VBCommProgram

    0下载:
  2. 一个基于MSCOMM控件的串口调试程序。-This is a serials communication programe based on MSCOMM active compenent.
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:123904
    • 提供者:康宽铭
  1. EmailToGsm

    0下载:
  2. 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-11
    • 文件大小:744448
    • 提供者:李海燕
  1. ModemComm

    0下载:
  2. 运用MSComm控件进行的串口编程实例,提供一种简单的串口操作方法。-MSComm controls the use of serial programming examples, provide a simple serial method of operation.
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:1942528
    • 提供者:ZuoShifan
  1. VC

    0下载:
  2. 用VC 控件MSComm实现串口通信,本文详细介绍了串行通信的基本原理,以及在Windows NT、Win98 环境下用MFC 实现串口(COM)通信的方法:-Using VC control MSComm realization of serial communication
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:530432
    • 提供者:张立
  1. VisualCofmrtech

    0下载:
  2. 在本书中,我们抛弃了Windows下串口通信中经常使用,但又被不恰当使用的MSCOMM控件,而是从基本的Windows API函数讲起,然后介绍它的类封装。在图形界面开发的部分,我们不仅介绍主流的MFC技术,而且对目前非常流行的Qt库中如何使用串口通信进行了详细说明。-VisualC++
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:241664
    • 提供者:solon
  1. mscomm

    0下载:
  2. MScommm with plc serial port comminication
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:9216
    • 提供者:ali
  1. VB-api

    0下载:
  2. 分别用API和MSCOMM控件实现VB串口通信的实例-Control were achieved with API and VB MSCOMM examples of serial communication
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:20480
    • 提供者:姜利
  1. AT1

    0下载:
  2. microsoft mscomm控件用到的at命令大全-microsoft mscomm controls used at the command Daquan
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:27648
    • 提供者:sms
  1. AT2

    0下载:
  2. microsoft mscomm控件用到的at2命令大全-microsoft mscomm controls used at the command Daquan
  3. 所属分类:界面编程

    • 发布日期:2024-05-11
    • 文件大小:37888
    • 提供者:sms
  1. pdu

    0下载:
  2. microsoft mscomm控件用到的pdu命令大全-microsoft mscomm Daquan control commands used in pdu
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:32768
    • 提供者:sms
  1. yuntaikongzhi

    0下载:
  2. 基于VC++的云台控制系统,程序中使用MSCOmm控件,可实现端口的设置,以及波特率的配置等功能,可实现对云台聚焦,闪光灯控制。-VC++ based on the tilt control system, the procedures used in MSCOmm control, enabling the port settings, and the configuration of the baud rate and other
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-11
    • 文件大小:4131840
    • 提供者:yangyanbing
  1. Example1

    0下载:
  2. MSCOMM控件编程实例!串口通信编程学习的基础~!-MSCOMM Control Programming Example
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:148480
    • 提供者:林子建
  1. VBMscomm

    0下载:
  2. 一个利用VB中的MSCOMM控件写的一个串口通信程序,用于获得有单片机传递的温度信心,根据温度信息画出温度曲线-MSCOMM in a VB control using a serial communication program written for a single chip to obtain the confidence to pass the temperature, the temperature curve drawn
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:551936
    • 提供者:崔明
  1. mscomm

    0下载:
  2. 串口调试助手 发送二进制数,需要使用Variant变量矩阵,矩阵大小自动调节 -Serial debugging assistant
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:刘平
  1. MSCOMM32

    0下载:
  2. MSCOMM控件,用VB开发串行通信时需要使用-MSCOMM32
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:46080
    • 提供者:刘媛媛
  1. run

    0下载:
  2. Javascr ipt调用MSComm的简单源码,-A simple Javascr ipt call MSComm source
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:bestxu
  1. USBcommTest

    0下载:
  2. 先安装里面的驱动,运行其中的ComAssistant.exe操作测试打开串口-mscomm registration and installation of control
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-11
    • 文件大小:423936
    • 提供者:刘波
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org