-
MSCommtest3.0
MSComm控件串口通信编程,第一次作业。(MSComm control serial communication programming, the first operation.)
- 2011-12-05 22:14:26下载
- 积分:1
-
jilu
能够记录键盘输入的中英文,用VC6.0编写的原码(Able to record keyboard input of Chinese and English, using VC6.0 prepared the original code)
- 2007-10-14 18:48:20下载
- 积分:1
-
Audioandvideo
(visualc++音频视频处理技术及工程实践)书中的光盘内容((Visualc++ audio and video processing technology and engineering practice) the contents of the book' s CD-ROM)
- 2021-01-05 23:18:54下载
- 积分:1
-
TemplateTrans
利用VC++对图像进行增强处理,包括图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码(Using VC++ to enhance the image processing, including image smoothing, median filter, sharpening the gradient, Laplacian sharpening, pseudo-color coding)
- 2009-06-09 15:39:30下载
- 积分:1
-
SetWorldTransform()_demo
How to use SetWorldTransform() to draw basic shapes rotated by any angle (How to use SetWorldTransform () to draw basic shapes rotated by any angle)
- 2008-06-05 14:41:26下载
- 积分:1
-
VCPP
利用 VC++6.0 提供的一种控制台操作方式,可以建立 C 语言应用程序, Win32 控 制台程序(Win32 Console Application)是一类 Windows 程序,它不使用复杂的图形用户 界面,程序与用户交互是通过一个标准的正文窗口(Using VC++6.0 to provide a console mode of operation, you can create C-language applications, Win32 console application (Win32 Console Application) is a type of Windows program, it does not use complex graphical user interface, procedures, and user interaction is through a standard text window)
- 2011-08-07 14:58:50下载
- 积分:1
-
net finger
connect to finger print device
- 2019-04-05 00:07:59下载
- 积分:1
-
yuanma
C_C++程序设计导论(第二版)附书源码(C_C++ programming design introduction (second edition) source code)
- 2013-07-05 17:08:13下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
processCode
经典,功能详尽的,查看系统进程详细的VC6源代码。包括源代码和演示()
- 2007-09-28 22:22:08下载
- 积分:1