Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - VC 6.0
Search - VC 6.0 - List
用VC++6.0实现PC机与单片机之间的数据交换-VC 6.0 PC and SCM data exchange between the
Date : 2025-12-17 Size : 6kb User : 刘役

PC机与单片机串口通讯可以通过多种方式来实现,在这里只介绍使用MSCOMM控件进行通讯。-PC and microcontroller serial communications to be many ways to achieve here in only MSCOMM controls on the use of communication.
Date : 2025-12-17 Size : 5kb User : feng

DL : 0
简单PID数字控制的VC程序实现.doc-simple digital PID control of the VC program. Doc
Date : 2025-12-17 Size : 9kb User : 武伟

用VC++6.0实现PC机与单片机之间的数据交换的文档,包含代码。-VC 6.0 PC and SCM exchange of data between documents, contains code.
Date : 2025-12-17 Size : 6kb User : 刘玉利

[SCM] 3
DL : 0
基于VC++6.0的PC机与单片机串行通信设计.pdf-VC 6.0 based on the PC machine with single-chip serial communication design. Pdf
Date : 2025-12-17 Size : 125kb User : 张力伟

DL : 0
很详细的基于VC++6.0开发平台的pc机和51单片机间串口通讯文章,开卷必有益-Based on a very detailed VC++ 6.0 development platform pc and 51 single-chip serial communication between the articles, book certainly useful
Date : 2025-12-17 Size : 375kb User : 付惠珍

这当中包含了可以在WIN下面的VC中进行MINIGUI编程及源码调试的模拟器环境, 大家看看.不错.还有一库文件下载 -It contains the following in the WIN MiniGUI VC in programming and debugging of the simulator source environment, take a look at everyone. Good. There is also a library file download
Date : 2025-12-17 Size : 2.98mb User : aaaa

详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-Described in detail in the Windows environment application VC++ Realize PC machine with several single-chip serial communication method using Visual C++ 6.0 prepared PC-preparation procedures and the use of C51 MCU Communication Program. Through the practical application of system operation is stable and reliable.
Date : 2025-12-17 Size : 13kb User : 岚琪

DL : 0
在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-In the Windows environment application VC++ Realize PC machine with several single-chip serial communication method using Visual C++ 6.0 prepared PC-preparation procedures and the use of C51 microcontroller communication program. Through the practical application of system operation is stable and reliable.
Date : 2025-12-17 Size : 10kb User : 黄龙洲

用VC++6.0编程实现可以把某一个文件隐藏在另一个文件中,实现低比特加密。-With VC++ 6.0 Programming can hide a file in another document, to achieve low bit encryption.
Date : 2025-12-17 Size : 782kb User : 李珊珊

DL : 0
用VC 6.0实现串行通信的三种方法 用VC 6.0实现串行通信的三种方法-Using VC 6.0 to achieve the three methods of serial communication using VC 6.0 to achieve the three methods of serial communication
Date : 2025-12-17 Size : 41kb User : 劉爽

DL : 0
、实验目的 1、通过编程熟悉VC++的Win32 Console Application的编程环境; 2、通过编程熟悉PCI-1711数据采集卡的数据输入输出; 3、掌握PID控制器的编程方法; 4、了解闭环控制系统的概念与控制方法; 5、熟悉定时器及显示界面的使用方法; 二、实验设备 1.THBDC-1型 控制理论• 计算机控制技术实验平台 2.PCI-1711数据采集卡一块 3.PC机1台(安装软件“VC++”及“THJK_Server”) -gbg
Date : 2025-12-17 Size : 19kb User : 吴多富

DL : 0
用VC++6.0实现PC机与单片机之间串行通信的方法 用VC++6.0实现PC机与单片机之间串行通信的方法 -With VC++6.0 to achieve between PC and MCU serial communication method using VC++6.0 to achieve between PC and MCU serial communication method
Date : 2025-12-17 Size : 2kb User : Jarvis

DL : 0
随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示界面,并对各个显示元素的功能及编码过程做了详细的介绍。在上位机软件可以正常运行后,把USB实验板连接到电脑,进行PC机与USB设备的相互通信,结果表明,在通信的过程中,可以完成PC机与USB设备的连接和相互控制。- As computer technology continues to develop, USB devices is being widely used for its fast transmission speed, hot-pluggable characteristics, independent power supply and many other advantages. Nowadays, endless USB devices, such as FLASH MP3, mobile hard disk and so on, influx the electronic market, bringing extreme convenience for people’s daily lives. The simulation environment in this thesis is constructed by VisualC++6.0 software. We use VC++ application process to complete the preparation of the PC interface, and based on the VC programming we can operate of the hardware of the computer bottom. On the other hand, we use DriverStudio software to prepare the driver of USB device. In this thesis, we introduce a USB communication protocol and the means of its transmission, and then give the entire design process of the driver specifically. Meanwhile, according to the hardware circuit, we design the shows PC interface and show the function and the coding process of each element i
Date : 2025-12-17 Size : 478kb User : 谷穗

DL : 0
FFT的C实现方法 (函数名: 快速傅立叶变换 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。)-C-Implementation of FFT
Date : 2025-12-17 Size : 1kb User : neil

DL : 0
  // 函数名: 快速傅立叶变换   // 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。   // 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -//Function name: Fast Fourier Transform// This function tests OK, you can TC2.0, VC++6.0, Keil C51 test.// If you MCS51 system has enough RAM, you can verify how to use microcontroller slow FFT processing.
Date : 2025-12-17 Size : 1kb User : 刘玉才

DL : 0
AVR-GCC编译调试在VC++6.0中的建立详解
Date : 2025-12-17 Size : 364kb User : liyaqin

VC常用操作源码总结 CD-ROM 打开: mciSendString("Set cdAudio door open wait",NULL,0,NULL) 关闭: mciSendString("Set cdAudio door closed wait",NULL,0,NULL) -VC summed up common operations CD-ROM open source: mciSendString (" Set cdAudio door open wait" , NULL, 0, NULL) Close: mciSendString (" Set cdAudio door closed wait" , NULL, 0, NULL)
Date : 2025-12-17 Size : 49kb User : lep

飞机电源控制器试验台用于对几种某型飞机电源控制器和控制盒在手动或自动方式下进行性能检测,系统人机对话简单,操作使用方便,具有数据库管理和打印测试结果功能. 试验台软件系统采用VC ++ 6. 0编程,系统按照规定的测试流程进行试验,同时将测试结果进行数据库存储,还可实现数据报表的打印,试验过程中需要与其他设备进行通信.-Aircraft power controller of a test-bed aircraft used for several power supply controller and the control box in manual or automatic mode for performance testing, system man-machine dialogue is simple, easy operation, with the database management functions and print test results. Test Taiwan software system using VC++ 6. 0 programming, system testing process in accordance with the provisions of the test, while test results for database storage, data reports can be printed, the testing process needs to communicate with other devices.
Date : 2025-12-17 Size : 397kb User : rocky

Asm编程器(VC++6.0 resource)通过测试良好运行代码可读性强-Asm Programming (VC++6.0 resource) a good run through the test code readability
Date : 2025-12-17 Size : 1.61mb User : dengqijun
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.