CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 串口控件

搜索资源列表

  1. receiveb

    0下载:
  2. VB串口通信之串口接收程序。采用MSCOMM控件编程实现-VB serial communications serial receiving procedures. Using MSCOMM Control Programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1071
    • 提供者:兰子
  1. shuaikeok

    0下载:
  2. 用VC实现串口通信,有树 型控件、表格控件、进度条等-with VC serial communication, tree controls, the form controls, such as the progress of
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:91744
    • 提供者:孙云
  1. MSCOMM-SHOW

    0下载:
  2. 深入理解串行通讯控件,能为您编写串口通讯编程节省很多时间,注释很详细。直接编译可执行。非常好用-Depth understanding of serial communication control, can be prepared for your serial communications program to save a lot of time, notes in great detail. Direct the compiler executable. Very good
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:42183
    • 提供者:sss
  1. Serial

    0下载:
  2. 一个高效率高兼容的VC 串口代码,比使用控件效率提高很多。简单易用-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial communica
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:22277
    • 提供者:zhao
  1. Eltima.Software.Virtual.Serial.Port.Driver.v6.0.1.

    0下载:
  2. VC++控件实现的串口通信,发送ASC2码,最基本最简单的串口通信程序,菜鸟请看-VC++ implementation of serial communication control, sending ASC2 yards, the most basic simple serial communication program, rookie see
  3. 所属分类:Linux Network

    • 发布日期:2017-05-17
    • 文件大小:5031467
    • 提供者:pastry
  1. chuankouxianshi

    0下载:
  2. 1、串口控件使用说明 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-1, serial port control instructions of the pro
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:209251
    • 提供者:刘yi
  1. mscomm

    0下载:
  2. 这个实例是基于对话框的MFC应用程序中应用MSComm控件编程实现COM1和COM2的串口控制。-This example is a dialog-based MFC application of application programming MSComm control serial control COM1 and COM2.
  3. 所属分类:P2P

    • 发布日期:2017-05-08
    • 文件大小:1923039
    • 提供者:王志杰
  1. Winsock_Server(Optimization)

    0下载:
  2. 基于VB平台下,采用WinSocket控件来开发的通信Server端程序,添加了串口GPS数据接收以及添加了VB中一些基本控件的应用。-VB-based platform, using WinSocket controls to the development of communication Server-side program, add the serial port to receive GPS data, and add some basic controls in a VB appl
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2494003
    • 提供者:褚文华
  1. SocketMSCommTest

    0下载:
  2. 利用MSComm控件及SOCKET编写的点对点局域网中的串口通讯,实现局域网中的1台计算机与另一台计算机之间的串口通讯。-Use of serial point-to-point LAN MSComm control SOCKET written communications, LAN serial communication between the computer and another computer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:12098458
    • 提供者:王健
  1. tongxun

    0下载:
  2. handan001编写的一个关于串口通讯控件小程序源代码-handan001 write a serial communication control applet source code
  3. 所属分类:Browser Plugins

    • 发布日期:2017-11-04
    • 文件大小:63114
    • 提供者:123
  1. Index

    0下载:
  2. java控件调用,实现串口与计算机通讯,方便WEB形式的发布。-the java call control, serial communication with the computer, and to facilitate the the WEB form of release.
  3. 所属分类:Web Server

    • 发布日期:2017-11-15
    • 文件大小:64978
    • 提供者:王振东
  1. chap7

    0下载:
  2. Modem /串口通信编程 Modem编程【\chap7\Modem】 MSCOMM控件编程【\chap7\MSCOMM】 串口通信API编程【\chap7\MySerialCom】 -Modem/serial communication programming Modem [\ chap7 \ Modem] MSCOMM control programming [\ chap7 \ MSCOMM] serial communication API programming [\
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-18
    • 文件大小:534023
    • 提供者:Vision
  1. COMPort

    0下载:
  2. 通过控件 cport,实现与串口之间的通信,延伸到与串口设备交互
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3728
    • 提供者:李文博
  1. MFC_SerialPort

    0下载:
  2. 利用visual MFC控件进行的串口程序编程,有基本的界面串口操作,适合初学者-MFC Serial programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4259869
    • 提供者:wuqian
  1. TestMSComm

    0下载:
  2. MFC控件做的串口通讯程序,显示下位机发送过来的数据和串口状态,并将接收到的数据写入记录文件。-A serial communication program based on MFC, display the data sent by a machine and show the port state, and to write the received data into the recording file.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4262109
    • 提供者:曾xiaoqiu
  1. gotbj

    0下载:
  2. 某控制器的测试程序,包括串口通信和各种控件的使用()
  3. 所属分类:网络编程

    • 发布日期:2017-12-29
    • 文件大小:122880
    • 提供者:fopmal
  1. funvtionality_inline

    0下载:
  2. TGPS 控件是利用串行端口连接全球卫星定位系统设备 ( GPS ) 取得地理位置信息的控件 ( 1 04 版,Delphi()
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:304128
    • 提供者:OQ%254018210
  1. 632619

    0下载:
  2. 关于串口编程,可设置串口,平率,介绍串口控件类的基础知识()
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:61440
    • 提供者:cotstrarl
搜珍网 www.dssz.com