-
cleanvcprj
说明: 这是一个清理VC工程文件的程序,和其他类似功能的程序不一样的是它只有一个2k的
批处理。
批处理里面演示了批处理文件的一些技巧。包括文件删除,自安装,导入注册表等实现
方法。
(This is a clear VC project documentation procedures, , and other similar functions of the same procedures that it is only one batch of 2k. Batch inside a batch file demonstrated some skills. Including documents deleted, since the installation, etc. into the registry method.)
- 2006-01-19 13:27:08下载
- 积分:1
-
0
说明: USB Spread Source Cod In Visual Basic
- 2013-09-01 17:41:02下载
- 积分:1
-
Stocks-query
VB编写股票行情小工具MiniStock(MiniStock source)
- 2013-11-07 15:28:43下载
- 积分:1
-
ParallelPortTest
利用DriverLINX Port IO Driver实现的计算机并口端口位输入输出测试程序。(DriverLINX Port IO Driver using computer parallel port to achieve digital input and output test procedure.)
- 2008-12-26 10:41:20下载
- 积分:1
-
usbcan0418
说明: 本程序是usbcan卡的一个例程,对于初次调试usbcan卡的人员 是很有用的。(usbcan this procedure is a routine cards, for the first time debugging of usbcan card is very useful.)
- 2006-04-22 15:05:56下载
- 积分:1
-
ChuanKouTiaoShi
串口调试助手,适合做串口通讯的人员使用。VB.NET编程。(vb.net serial debug for usart comm.)
- 2013-07-19 14:45:15下载
- 积分:1
-
11
说明: 《Visual c++ 项目开发案例 全程实录》(第二版)第11章 图像处理系统 配套源代码(" Visual c++ project development case full Record" (second edition) Chapter 11 of the image processing system supporting source code)
- 2012-05-22 16:53:33下载
- 积分:1
-
zdy-WriteReadHdf
用Visual C++编写的实现HDF文件的源代码,根据该代码可实现hdf遥感图像的读取和保存(Using Visual C++ implementation of the HDF file to prepare the source code, according to the code of the implementation of remote sensing image hdf read and save)
- 2009-04-03 14:39:17下载
- 积分:1
-
FileBillParsor
说明: 在文件系统中,FileBillParsor利用重叠IO,分块、分行处理数据(in the file system, using overlapping FileBillParsor IO, block, the branch data processing)
- 2006-05-11 13:52:04下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1