搜索资源列表

  1. MSComm 控件的 Modem 通讯

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

    • 发布日期:2024-05-18
    • 文件大小:26624
    • 提供者:甘敏
  1. mscommdemo[1]

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:吴忧
  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 meth
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:272384
    • 提供者:孟凡军
  1. monitorRs232

    0下载:
  2. 利用VC++多线程实现RS-232通讯的源程序,程序可对多个串口同时进行监视-multithreading VC RS-232 communications to the source, a number of procedures can be carried out surveillance Serial
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:3719168
    • 提供者:www
  1. VCMSCOMM

    0下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSCo
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:123
  1. PLC_Control

    0下载:
  2. 欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windo
  3. 所属分类:其他行业

    • 发布日期:2024-05-18
    • 文件大小:71680
    • 提供者:
  1. vc++toled

    0下载:
  2. 本人用在公司点阵条屏通讯送点阵数据的上位几软件,有两点可以参考 1.里面的点阵获取没有采用字库,而是自己从屏幕获取.可以发送WINDOWS有的任意可以写出来的字体. 2.实现了串口的发送.-I used the company lattice screen data communications sent to the upper lattice several software two of which may be a re
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:48128
    • 提供者:zxf
  1. omron_serial

    0下载:
  2. 用vc编的调试omron_PLC的串口通讯程序,也可以用于其他的串口通讯。-vc addendum to the use of debugging omron_PLC Serial communication procedures, but also for other serial communications.
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:139264
    • 提供者:lily
  1. vc_pro

    0下载:
  2. 说明了CTabCtrl控件的用法,本人正在做一个项目,用到了该控件,和数据库MSDE,和串口通讯,由于公司规定所以不能完全上载工程,只是把前期做的工程和大家分享。-note CTabCtrl control of the use, I was doing a project, used in the control, and MSDE databases, and serial communications, the company p
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:1960960
    • 提供者:sumi
  1. MSComm

    1下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:steven
  1. C8051F020-uart-pc

    0下载:
  2. 介绍了c8051f020单片机利用UART串口和PC进行通讯的应用-C8051F020 introduce a single-chip UART serial ports and use PC applications to communicate
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:276480
    • 提供者:pual
  1. comm(vc)

    0下载:
  2. 串口的通讯类,实现了串口通讯功能。解压后添加到VC工程里即可-Serial communications class, realize the serial communication function. After extracting the project added to the VC-ri can
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:botao99284
  1. SCOM

    0下载:
  2. 非常稳定好用的串口通讯源代码,经过上千次测试,没有问题-Very stable, easy-to-use serial communication source code, after thousands of tests, there is no problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3522560
    • 提供者:龙一番
  1. Jhhb

    0下载:
  2. 串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。-Serial debug the source code of aides, in order to A I would like to thank the support
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:6850560
    • 提供者:董剑峰
  1. vc

    0下载:
  2. 关于VC编写的一份串口通讯程序,测试已通过-VC prepared on a serial communication program, test has passed
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:9218048
    • 提供者:刘小华
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and r
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:296960
    • 提供者:自治州
  1. VC

    0下载:
  2. m68k手持机的通讯相关源码,适合串口通讯以及ic刷卡编程的使用者参考-m68k handset communications-related source, suitable for serial communications and programming ic card user reference
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-18
    • 文件大小:1043456
    • 提供者:
  1. SCOMMV23

    0下载:
  2. 串口通信精灵的源代码,希望对大家对VC的通讯编程有所帮助-Serial Communication Wizard source code, I hope all of you on the VC communication programming help
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:5547008
    • 提供者:风雨
  1. VCuart

    0下载:
  2.  WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。-WIN95 interface of VC++ Serial communication procedures in WIN32 is not recommended for port operations, WIN32 at all of the equipment have
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:295936
    • 提供者:charity
  1. SmsTest

    0下载:
  2. vc写的完整串口通讯程序(带接收和发送)-vc Writing a complete serial communication program (with receive and transmit)
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:36864
    • 提供者:仲丽媛
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »

源码中国 www.ymcn.org