搜索资源列表

  1. 计算机之间互相传输屏幕图象 .RAR

    1下载:
  2. 屏幕精灵 (V1.0 Beta) 这是一个例子程序,主要是向初学者演示一下如何利用WINSOCK在几台计 算机之间互相传输屏幕图象。 抓屏对象为正在运行“屏幕精灵”的计算机,如果关闭“文件”菜单的 “开放端口”选项,别人就无法用“屏幕精灵”查看自己的屏幕了。新建窗 口以后会自动抓第一屏,以后双击窗口就是下一屏,全屏显示后可以通过双 击来关闭全屏窗口。 该程序用C++BUILDER 4.0编译(第一次会因为缺少文件报错,不用跟他计 较,重
  3. 所属分类:网络编程

    • 发布日期:2011-05-17
    • 文件大小:310620
    • 提供者:黄影
  1. pc机间的通信

    0下载:
  2. pc机间的通信程序,用语两天多太PC机之间相互传送信息-pc machine communication procedures between the terminology more than two days too PC to relay messages between
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3195
    • 提供者:翔子
  1. pc机间的通信

    0下载:
  2. pc机间的通信程序,用语两天多太PC机之间相互传送信息-pc machine communication procedures between the terminology more than two days too PC to relay messages between
  3. 所属分类:汇编语言

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:翔子
  1. PC机与单片机通信

    1下载:
  2. 上位机与单片机之间的通信,非常的容易,看了你也便会!-PC and communication between the microcontroller, very easy to read you will!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:jake
  1. VC++PLC_serial

    0下载:
  2. 主要介绍三菱FX系列PLC与上位机之间的通讯协议,并采用CSerial类来实现串行通信,本文给出了程序设计方法和部分源代码-Mitsubishi introduces the FX series PLC and PC communication between the agreement and the use of categories to achieve CSerial serial communication, this pap
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:56320
    • 提供者:zsz
  1. RS232

    0下载:
  2. 单片机的rs232串口通信程序,用于单片机之间或者单片机与上位机之间的串口通信-SCM RS232 serial communication program for single-chip or between MCU and host computer serial communication between
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:14336
    • 提供者:chenran
  1. uart_040

    0下载:
  2. 串行通讯,实现上位机和下位机之间的通讯的基本功能-Serial communication, the realization of PC and the next bit of communication between the basic functions of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:李风光
  1. ado

    0下载:
  2. 串口通讯,发送功能和接收功能,上位机与下位机之间-Serial communications, sending and receiving functions, host computer and between lower
  3. 所属分类:串口编程

    • 发布日期:2024-05-02
    • 文件大小:1143808
    • 提供者:刘锦绣
  1. 13.1.6duojitongxin

    0下载:
  2. 单片机在多机通信时,应用与主从机之间的通信-Single-chip in multi-machine communication, application and master-slave communication between machines
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:武滔
  1. MScomm

    0下载:
  2. 为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和文件加入标识构成包进行传送,从而正确地区分了命令和文件.实验表明,基于该通信协议,可以成功地传送命令和多类型文件. -To address the actual measurement and control system in the Control Center PC and
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-02
    • 文件大小:230400
    • 提供者:王亮
  1. main

    0下载:
  2. 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量) 4:每个上行/下行的数据包都采用CRC8校验 5:数据接收采用中断+查询的方式 6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包 7:不管是主机还是从机,如果
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:卢长晓
  1. main

    0下载:
  2. 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量) 4:每个上行/下行的数据包都采用CRC8校验 5:数据接收采用中断+查询的方式 6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包 7:不管是主机还是从机,如果
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:卢长晓
  1. RS232

    0下载:
  2. 单片机与pc际之间的通信,上位机和下位机之间的协议-SCM and inter-pc communication between PC and the next bit of the protocol between
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:19456
    • 提供者:duyan
  1. c52lLCDandKeyscanandCommuncation

    0下载:
  2. 该源码含有六个C文件,均为C52单片机设计中有关LCD的程序,键盘与数码管显示,键盘与上位机之间的通讯,是典型的学习单片机的很好的代码,简单易懂!-The C source file that contains six, both of the C52 single-chip design process LCD, keyboard and digital display, keyboard and communication betw
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:李利伟
  1. dui

    0下载:
  2. 这是一个利用MATLAB做的界面,用于上位机和下位机之间的通信,可以用于上位机控制下位机,同时可以采集下位机的运行状态并可以绘图,实时下位机状态变化反映变化-This is an interface to use MATLAB to do for the host computer and the next bit of communication between machines can be used under the contr
  3. 所属分类:串口编程

    • 发布日期:2024-05-02
    • 文件大小:1869824
    • 提供者:武汉
  1. DataSocket

    0下载:
  2. 本例程通过DataSocket服务器与客户机端程序集成到同一面板中,实现服务器与客户机之间的双机通讯。-The routine adoption of DataSocket server and client-side program integrated into the same panel, to achieve the server and client communications between the two aircra
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:696320
    • 提供者:写字板
  1. OWRSPDLL

    0下载:
  2. VC编写的上位机与下位机之间的串口收发软件-VC and PC prepared between the lower level computer software serial transceiver
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:2663424
    • 提供者:张宝玉
  1. duoji

    0下载:
  2. 用于单片机多机之间的通信,有电路图,用Proteus仿真的,希望对大家有用-For single chip multi-machine communication between a circuit simulation with Proteus, we want to be useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:77824
    • 提供者:
  1. 上位机与下位机之间通信协议格式

    0下载:
  2. 上位机与下位机之间穿行接口通信协议格式说明(The interface between the host computer and the lower computer is communicated with the protocol format)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-02
    • 文件大小:64512
    • 提供者:真武
  1. 工业清洗系统中PLC与上位机通信设计

    0下载:
  2. 在工业控制过程中,PLC作为下位机,PC机作为上位机,PLC与PC机之间通过串口通信传递数据具有广泛的运用.文章就采用西门子S7-200 CPU226作为下位机,研华工控机作为上位机组成控制系统,用于钕铁硼自动清洗系统.(In the process of industrial control, PLC as lower machine, PC as upper machine, transfer data through serial
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:842752
    • 提供者:小辉u
« 12 3 4 5 6 7 8 9 10 ... 47 »

源码中国 www.ymcn.org