搜索资源列表
VC++supervisor
- VC++实现对远程计算机屏幕的监视,对vc监控学习很有用-VC on the computer screen remote surveillance, monitoring of vc useful learning
selport
- 在VC++中使用 WINDOWS API 函数对计算机串口进行读写操作-in VC use Windows API functions for serial port of computer literacy operation
454
- 该文件主要在VC环境下实现计算机串口之间的通信-mainly in the document under VC computer serial communications between the
远程控制工具(VC++ 66KB)
- 远程控制工具,能在远程操纵别人的计算机,值得看一看哟-remote control, remote control in other people's computers, is worth looking at the yo
GPIB
- GPIB是General Purpose Interface Bus的缩写,一个8位并行数字通信接口,最高速率1MB/S,它经常用于计算机之间的通信和外围设备的控制。本程序的目的是向你展示如何在PC电脑上应用GPIB。-GPIB is a General Purpose Interface Bus acronym, an 8-bit parallel digital communication interfaces, the highest rate of 1MB/S, which are of
chuankouprogram
- 基于VC的89s系列单片机的串口编程器,利用VC编程控制计算机串口时序,实现对89S系列单片机的编程,可以扩充支持的硬件-Based on the 89s series VC MCU serial port programmer, using VC serial timing control computer programming, to achieve SCM Series 89S programming, can be expanded to support the hardware
com
- 发送程序: 与接收程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为VC标准视图(38KB)-Send program: cooperation with the receiving program to achieve two computer serial port communication, but only the right to accept letters and numbers, interface standards for the VC View (38
monitoring
- 本系统涉及知识VC的数据库技术(ADO),串口通信等等。 智能安防系统的基本工作流程为;当发生触发事件时,触发信号从触发器发出经编码器 进行编码后以一进制数据形式送至计算机的端口,计算主机通过程序获取事件编码并进行分 析识别,进而根据程序设定启动相应的报警动作(不同的触发事件有不同的处理方式),并在 日志表中记录触发事件的时间、名称和处警动作,以备查用。 -VC systems that involve knowledge of database technology (AD
com
- 通过vc对计算机并口进行控制,提供在nt/win2000/xp下直接读写端口接口的库 // 免费软件,无任何限制-By vc control parallel port on the computer, read and write directly provide nt/win2000/xp port interface library// free software without any limitations
ParallelPortControl
- 这是WinIo.dll的一个使用实例,用VC++实现计算机并行端口数字信息的输入与输出-This is a use case WinIo.dll with VC++ to achieve the computer parallel port input and output of digital information
Serial
- Serial.cpp主要实现基于windows环境下vc++编程,实现计算机串口的通讯功能,完成上位机与下位机之间的数据信息通讯。-Serial.cpp main windows-based environment vc++ programming, computer serial port communication, complete the host computer and lower computer data information between the communication
crc8-code
- 1. 用查表法计算CRC码,编码方式:生成多项式为x8+x2+x+1 2. 环境要求:系统Windows2000/XP/7;C语言;编译环境为C-Free或VC++ 6.0 3. 信息交换内容为文本文件;信息交换方式为共享文件 4. 功能:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-CRC code calculated using the look-up table method, the encoding: generating polynomial of as
VC-UPD
- VC++开发的UDP通讯程序,实现不同计算机之间的多播屏幕广播.-This program is developed by VC++6.0, and it can realize the communication among defferent computers
NetClient
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
vcPP-PLC-OPC
- PLC上使用OPC和计算机通信例子,vc++ 6-plc opc