CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 通讯与控制

搜索资源列表

  1. 51_9603_dma

    0下载:
  2. 我自己编写的51控制9603用DMA方式与PC通讯的例程-my own preparation of the 51 control 9603 DMA and PC communication routines
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:王西蒙
  1. 51fw

    0下载:
  2. 我自己编写的用51控制RFW-D100与PC的USB通讯的例程1-prepared myself with the control RFW 51-D100 PC with a USB communication routines 1
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5.41kb
    • 提供者:王西蒙
  1. 基于VB实现PC机与单片机的串行通讯

    1下载:
  2. 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14.39kb
    • 提供者:贾沼瑞
  1. PLC2PC

    0下载:
  2. 用S7-200PLC的自由口模式和VB中的MSComm控件方便地实现了计算机与S7-200(CPU224)PLC的通讯。计算机作为主站,用户通过计算机可以方便地设置房间的控制指令并向PLC发出控制或监测命令, PLC作为从站来响应计算机发送的指令并采取相应的动作并将房间的电、水、热信息发回到计算机。用户可以通过电脑屏幕实时地监视到房间的电、水、热信息并进行相应的处理。-with S7-200PLC the Free Port Mode and the VB MSComm to realize a
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:103.53kb
    • 提供者:qianjiyu
  1. deltacontrol

    0下载:
  2. VB下上位机与台达伺服系统通讯控制,用于台达伺服的调试-VB PC with Taiwan for servo control communications system for Taiwan for servo Debugging
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7.03kb
    • 提供者:aaa
  1. CRCcheck

    0下载:
  2. 范逸之编著的《Visual Basic与RS232串行通讯控制》上的源代码和一段视频
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5.85mb
    • 提供者:dlf
  1. pcvb

    0下载:
  2. 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.29kb
    • 提供者:lxy
  1. Modbus_en

    0下载:
  2. Moubus是工业控制中的标准之一,本ppt是与modbus通讯的基本原理相关的资料,对modbus协议的理解较为有用
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:47.63kb
    • 提供者:王有庆
  1. 会话程序

    0下载:
  2. 线程的概念、属性;线性创建的2种方式及其联系、区别和使用场合;线程的生命周期和5种状态;线程状态控制的一般方法;线程同步的概念、原理;线程同步的场合、线程同步的条件、同步对象的选取;线程间通讯的概念,与线程同步的区别;notify和wait的使用方法。两类socket通信的概念、特点、应用场合;两类socket通信的客户和服务端的基本步骤;组播通信的概念、组播客户端服务端的基本结构。-threads concept attribute; The creation of two linear mo
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7.21kb
    • 提供者:rain
  1. Labview_i2c

    1下载:
  2. 在Labview 与单片机中实现I2S 的通讯。用于直接控制或读取数据。-Implemented in Labview and I2S chip communication. For direct control or read the data.
  3. 所属分类:通讯编程

    • 发布日期:2014-02-27
    • 文件大小:263.45kb
    • 提供者:yinmin
  1. VB_Modbus-RTU

    1下载:
  2. VB6.0与变频器的RS485或Modbus通讯,控制变频器的参数设定,运行状态,运行频率,读当前状态,电流,电压,频率,故障等。支持远距离控制。-VB6.0 and drive the RS485 or Modbus communications, control the inverter parameter settings, operation status, operating frequency, read the current state, current, voltage, fr
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:4.72kb
    • 提供者:ggggg
  1. Visual-Basic-and-RS-232-1

    0下载:
  2. Visual Basic与RS-232串行通讯控制 学习VB控制串口的基础知识-Visual Basic and RS-232 serial communication control to learn the basics of VB control serial
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2.36mb
    • 提供者:罗国华
  1. OLP1102Test

    0下载:
  2. 这是一个用来实现422与arinc429通讯的软件,其作用是通过422端口对arinc429协议通讯模块进行控制。-This is a 422 with arinc429 used to implement communications software, and its role is to port 422 protocol communication module for arinc429 control.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:宾青松
  1. jian-10[1].prt

    0下载:
  2. c++builder做的一个项目,实现计算机与通讯设备无线传输和控制-C++Builder doing a project to achieve wireless transmission and control of computers and communication equipment
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2.83mb
    • 提供者:wangli
  1. TestPin

    0下载:
  2. 对PC串口通讯的控制,同时与串口设备密码键盘的通讯-PC serial communication control, at the same time the keyboard of communication with the serial device password
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:304.11kb
    • 提供者:王汉平
  1. ActiveXTestVCS

    0下载:
  2. 基于MFC开发的用于VC与TrioMotion运动控制器通讯的程序,支持TrioMotion所有的运动控制指令。-Base on MFC
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:20.29kb
    • 提供者:李强
  1. EDC220PGUI

    2下载:
  2. EDC220 试验机 与PC 通讯控制+界面-EDC220 C++ BUILDER
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2.87mb
    • 提供者:xubing
  1. ModBus-dll-ku

    0下载:
  2. ModBus动态连接库及使用说明 针对工业领域要求上位机对PLC、工业仪表通讯实时采集与控制的组态编程而设计-ModBus dynamic link library and instructions for use In view of the industrial field, the upper computer is designed for the real-time acquisition and control of PLC and industrial instrument
  3. 所属分类:Communication

    • 发布日期:2017-12-13
    • 文件大小:68.18kb
    • 提供者:dfdf1122
搜珍网 www.dssz.com