-
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
-
ezWENJUAN
一个简单的卷统软件,目前各项功能还不是很完善,正在努力开发,希望能有更好的版本.(a simple vol EC software, the various functions is not perfect, is working to develop, hoped for a better version.)
- 2006-06-18 21:54:09下载
- 积分:1
-
VB-for-the-skin-dynamic-library
VB换皮肤+动态库,实现VB漂亮的界面,需要的自己下载(VB-for-skin the+ dynamic libraries, VB beautiful interface, need to download)
- 2012-05-27 09:28:23下载
- 积分:1
-
studentresigter
此程序避免了对于大学期间的学生登记注册功能(This procedure avoids the college students for the registration function)
- 2009-10-19 10:28:13下载
- 积分:1
-
SetThreadContext
This code is the simple SetThreadContext code.
This is suitable for beginner of Visual C++.
- 2010-07-28 14:37:36下载
- 积分:1
-
AGS
matlab dct-lms自适应算法仿真例子,该例子做了dct-lms和lms的比较,(Matlab DCT - LMS adaptive algorithm simulation example, the example has made the DCT - LMS and the comparison of LMS,)
- 2020-12-07 16:39:22下载
- 积分:1
-
ctc_ha
利用VC实现的简单双机热备和地址漂移软件,双机均有自身IP, 但只有主机才具备服务IP,当主机中断后,备机可接管服务IP.(A simple tool just like HA software)
- 2020-07-02 01:00:01下载
- 积分:1
-
the-the
流行软件中经常可以看到奇形怪状的窗体,此程序是让原窗体变为扇形和椭圆形,(In popular software, you can often see strange forms, which make the original form fan and ellipse.)
- 2018-11-05 06:59:51下载
- 积分:1
-
sbzddj
采用vb实现鼠标的自动定位点击,绝对的经典(Using vb realize automatic positioning mouse clicks, an absolute classic)
- 2008-05-07 08:49:40下载
- 积分:1
-
PCA-SIFT
一个基于matlab语言的编程,可以实现对人脸的识别算法(A matlab-based programming language can be achieved on the human face recognition algorithm)
- 2010-01-05 09:55:24下载
- 积分:1