搜索资源列表
ScanNetSetting
- 可以获取计算机的基本网络设置等信息,用VC开发完成
Vc实现的cache模拟
- 计算机体系结构中cache实现原理及解决方案的模拟程序.-Computer Architecture cache Principle and solutions simulation program.
VC-ZMD31050
- 用C++通过计算机并口读取ZMD31050智能传感器芯片的数据,采用模拟I2C端口的方式。-Using C++ through the computer parallel port ZMD31050 smart sensor chip to read the data, the use of simulation methods I2C port.
CH272VC
- USB转串口的VC原代码,CH372连接单片机和计算机,起转接USB作用-USB to serial port of the original VC code, CH372 Singlechip and computer connectivity, USB adapter from the role of
electromotor1[1].7
- 下位机:基于8051内核双列直插式芯片实现,自动控制寻迹、小车运行状态显示。上位机:使小车与计算机实现串口通信,用VC编制一个控制界面,可以通过键盘上的上下左右按扭或则鼠标键实现小车实时控制和加速控制。 -Under-bit machine: Based on the 8051 dual in-line core chip, automatic control tracing, running car show. PC: The car with the computer serial po
rs232
- 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) single-chip end of the compilation
11
- 、实验目的 1、通过编程熟悉VC++的Win32 Console Application的编程环境; 2、通过编程熟悉PCI-1711数据采集卡的数据输入输出; 3、掌握PID控制器的编程方法; 4、了解闭环控制系统的概念与控制方法; 5、熟悉定时器及显示界面的使用方法; 二、实验设备 1.THBDC-1型 控制理论• 计算机控制技术实验平台 2.PCI-1711数据采集卡一块 3.PC机1台(安装软件“VC++”及“THJK_Server”)
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
430_VC_USB
- 实现430单片机与计算机的USB通信,计算机端用VC++编的应用程序-To achieve 430 SCM and computer USB communication, computer terminal compiled with VC++ applications
calculator
- 计算机源码 基于vc++6.0 程序简单 适合vc++初学者 -Computer code based on vc++6.0 program simple for vc++ beginner
F41x_UART_STDIO
- 串口调试程序 用于测试串口是否能够与计算机通信 - LABVIEW serial debugger source, to accept and realize the data transmission, very good ah! The use of VC development, to achieve communication between two PC.
SerialCommunication2
- 用VC软件,利用MFC使计算机和单片机之间实现通讯-Communication between the computer and the microcontroller using MFC
Serial-communication
- 用VC++对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-With VC++ programming serial port of the computer, and for a simple query of the serial communication program. With a nine-pin DB-9 serial cable to the computer s
points
- 用vc++编程实现计算机图形中多点的画法。-vc programming with computer graphics multiple points of painting.