-
read_harddisk
在VC++环境下点击按钮读取硬盘序列号并输出显示(In VC++ environment, click the button to read the hard drive serial number and the output display)
- 2010-09-07 14:39:47下载
- 积分:1
-
Src1
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。 (This is an SDK program. This procedure tracking shows the coordinates of the mouse position, and if the mouse can be displayed in the window s title bar operating information, if the customer area of the window to double-click, double-click the location of points will be shown on location information.)
- 2004-06-08 19:27:00下载
- 积分:1
-
BMPconvertTXT
本程序通过 c++ 工具进行对BMP图像显示,转换为TXT格式并进行存储,适合于开发系统C++的研究者!(This procedure through the c++ tool for the BMP image display, converted to TXT format and storage, suitable for the development of system C++ researchers!)
- 2017-05-14 10:37:27下载
- 积分:1
-
GJP
计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩(Trans For Gao)
- 2017-05-22 12:59:43下载
- 积分:1
-
CCpuId100
得到CPU信息的程序.不过好像不准.(Program which obtains CPU information, But it seems not so accuracy.)
- 2002-04-19 09:18:04下载
- 积分:1
-
Close-other-applications
VB --Close other applications(VB--Close other applications)
- 2011-01-18 13:51:44下载
- 积分:1
-
jiaotong
简易的全国交通管理查询系统,包括列车查询系统和航班查询系统。它有查询城市,查询车次,查询航班等功能。(Simple national traffic management query system, including the train inquiry system and flight inquiry system. It has the query city, query trips, check flight.)
- 2013-05-17 15:55:54下载
- 积分:1
-
SamplePreview
机器视觉相机中驱动使用例子,在机器视应用中非常有用,适合学习,希望对大家有帮助。(Machine vision camera driver uses the example, depending on the machine is very useful in applications for learn, we want to help.)
- 2016-10-10 22:25:25下载
- 积分:1
-
cnakt
一个原创的网络流量监控的例子,需要用到winpcap,(An original example of network traffic monitoring needs to use winpcap,)
- 2018-09-29 23:48:43下载
- 积分: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