-
Sellin Programme
- 2022-04-20 07:24:16下载
- 积分:1
-
PN序列生成器,比较好的demo
PN序列生成器,比较好的demo-PN sequence generator, and better demo
- 2022-03-22 17:18:46下载
- 积分:1
-
汇编计算器代码,非常实用,希望你们喜欢,
汇编计算器代码,非常实用,希望你们喜欢,-Compilation calculator code, very useful, and I hope you like it,
- 2022-03-20 22:31:56下载
- 积分:1
-
人事管理的实现 人事管理的实现
人事管理的实现 人事管理的实现-Personnel management to achieve the realization of Personnel Management
- 2022-11-29 18:30:04下载
- 积分:1
-
SysinternalsSuite中的DiskMon逆向源代码
SysinternalsSuite中的DiskMon逆向源代码-SysinternalsSuite the DiskMon reverse source code
- 2022-05-07 12:45:17下载
- 积分:1
-
关于时间序列的信息
Information about time series
- 2023-04-09 08:55:03下载
- 积分:1
-
操作系统实验:进程并发模拟
操作系统实验:进程并发模拟-experimental operating system : Complicated process simulation
- 2022-05-27 18:34:57下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1
-
数据图形化显示,效果不错,希望对大家有帮助
数据图形化显示,效果不错,希望对大家有帮助-Graphical display of data, the effect well, want to help everyone
- 2023-04-07 00:05:04下载
- 积分:1
-
VC6平台的MFC的基本对话框贪吃蛇游戏
简单的贪吃蛇,使用MFC的基本对话框,适合了解MFC绘图的相关函数,和小游戏设计参考
- 2022-03-22 04:20:56下载
- 积分:1