搜索资源列表
VC-rs232.VC串口控制加摄像头视频适合机器人上位机
- VC串口控制加摄像头视频适合机器人上位机,只要适当改变active控件属性,就可以适应不同串口,很适合做机器人的上位机编程入门.,VC video camera plus serial control for robot host computer, as long as appropriate to change the active control properties, you can adapt to different serial port, it is suitable for r
mwrd6.6.zip
- MW明华读卡器的上位机接口软件编程范例及驱动6.6版(包含VB,VC,Delphi等),难得的资料,Minghua MW readers PC interface software programming examples and driver version 6.6 (including VB, VC, Delphi, etc.), valuable information
manual.rar
- 基于运动控制卡的雕洗床的上位机程序,vc++6.0编程。谢谢大家下载,Motion control card based on the carving of the upper bed washing procedures, vc++6.0 programming. Thank you for downloading
MScommchuankou
- vc++串口mscomm控件编程,上位机与下位机通过串口通信,绘制曲线,定义热键。值得收藏-VC++6 mscomm control of programming, PC and slave communication, VC mapping, the system is defined hotkey, for beginners and definitely worth collecting.
USB
- USb 编程 用vc实现上位机与UBS接口-Vc achieve with USb programming PC interface with UBS
tiltrotor
- 这是本人研究生毕业论文中的软件部分, 是用VC++编写的直线电机控制的上位机程序。主要是界面编程,然后就是通过串口来控制电机的运动,有较强的应用价值-This is my graduate thesis in the software part, is to use VC to prepare the linear motor control PC program. Mainly programming interface, and then through the serial p
program1
- 一个编程器的PC端上位机软件,使用VC++语言开发-A programmer of the PC client PC software, the use of VC++ language to develop
VCPLCsourcecode
- VC++ 写的PLC上位机编程软件。非常有用!-VC++ PLC HMI source code
moto_gprs
- 上位机vc++对摩托罗拉GPRS模块G24编程实现短信收发,通过GPRS收发数据(udp或tcp方式),程序写的很好,对于其他GPRS模块也适用,都采用标准AT指令开发。-PC vc++ on Motorola G24 module GPRS to send and receive SMS programming through GPRS to send and receive data (udp or tcp way), to write a good program for other GP
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
Visualtrackerautomatically
- 本文研究的是设计一个控制系统,用固定在云台上的摄像头来跟踪运动目标。具体包括硬件设计和软件编程。利用计算机、摄像机、图像采集卡、步进电机驱动器和步进电机等硬件设备设计一套视觉自动跟踪系统,利用VC++实现上位机串口通信程序;利用KeilC51实现下位机的控制功能-This paper is to design a control system, using a fixed camera in the head Yuntai tracking moving targets. Including h
UDP
- VC++下的UDP协议通信编程(上位机可以在此基础上编写用户协议程序)-VC++ programming under the UDP protocol communication (the host computer can be prepared on the basis of this User Agreement Procedure)
PCSC
- VC中PCSC智能卡接口的编程文档,此文档描述了上位机的编写主要内容-VC in the PCSC Smart Card interface, the programming document, this document describes the main content of the preparation of PC
Siemens-PPI
- Siemens PPI协议分析 西门子S7-200 PLC之间或者PLC与PC之间通信有很多种方式:自由口,PPI方式,MPI方式,Profibus方式。使用自由口方式进行编程时,在上位机和PLC中都要编写数据通信程序。使用PPI协议进行通信时,PLC可以不用编程,而且可读写所有数据区,快捷方便。但是西门子公司没有公布PPI协议的格式。用户如果想使用PPI协议监控,必须购买其监控产品或第三方厂家的组态软件。这样给用户自主开发带来一定困难,特别是自行开发的现场设备就不能通过PPI协议接入PLC
51单片机与上位机usb hid全套开发资料
- USB协议 原理图 PCB 固件代码 VC++上位机源码 USB驱动源码 51编程器实现
VC++ PC-PLC
- 通过VC++编程,实现西门子S7-200 和三菱FX PLC 与上位机的通讯(Through VC++ programming, to achieve SIEMENS S7-200 and MITSUBISHI FX PLC communication with the host computer)
串口通信助手V2.3BY罗华飞
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us
mfc
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
VC的五轴G代码仿真
- 用于仿真五轴编程G代码,可显示刀路轨迹,模拟刀具运动和角度变化(It is used to simulate five axis programming G code, which can display tool path, simulate tool motion and angle change)
USB
- USB上位机,简单的USB HID 收发软件。基于VC++6.0编程(USB host computer software,Simple USB HID transceiver software.Programming based on VC++6.0.)