-
FCF 和 SJF算法,来源于操作系统的一个小联系程序,用C语言实现...
FCF 和 SJF算法,来源于操作系统的一个小联系程序,用C语言实现-FCF and SJF,it comes from the exersize of OpratingSystem
- 2023-09-05 22:05:03下载
- 积分:1
-
NT Service服务程序框架源代码,通过此框架可以快速编写NT Service服务程序,这样一来,系统即使不登陆也可启动服务。...
NT Service服务程序框架源代码,通过此框架可以快速编写NT Service服务程序,这样一来,系统即使不登陆也可启动服务。-NT Service Framework service program source code, adopted this framework can be rapidly prepared NT Service service procedures, this one, even without the landing system can be activated services.
- 2022-02-03 22:41:44下载
- 积分:1
-
获取系统硬件信息源代码,该程序可以获取硬盘、网卡、主板等各种硬件的基本信息。采用vc实现。...
获取系统硬件信息源代码,该程序可以获取硬盘、网卡、主板等各种硬件的基本信息。采用vc实现。-information access system hardware source code, the program can access hard drive, Ethernet, motherboards and other hardware basic information. Vc used to achieve.
- 2022-01-31 05:54:12下载
- 积分:1
-
a surveillance procedures specified file, when opened, the document other proced...
一个监视指定文件的程序,当打开的文件被其它程序改变时。将弹出对话框,提示该文件被更改。-a surveillance procedures specified file, when opened, the document other procedural changes. Pop-up dialog box will prompt the document has been altered.
- 2022-01-25 19:28:42下载
- 积分:1
-
API Hook通用框架的实现 HookApi通用框架
API Hook通用框架的实现 HookApi通用框架-API Hook realize HookApi general framework for a common framework
- 2023-01-09 14:45:03下载
- 积分:1
-
gprs 服务器端启动服务Core Service
gprs 服务器端启动服务Core Service-gprs server-side to start the service Core Service
- 2023-03-28 16:25:09下载
- 积分:1
-
键盘监控的过滤驱动,已修改其卸载时占用cpu高的bug
键盘监控的过滤驱动,已修改其卸载时占用cpu高的bug-Keyboard monitoring filter driver, has changed its uninstall bug occupy high cpu
- 2022-03-10 05:20:11下载
- 积分:1
-
Shielding key alt
屏蔽alt-tab系统键,且不用动态库的hook-Shielding key alt-tab system, and do not have the hook DLL
- 2022-03-05 16:18:39下载
- 积分:1
-
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去
3.编译manthlib,产生manthlib.dll
4.可以测试产生的dll可全局调用了。
注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
- 2023-07-25 09:25:03下载
- 积分:1
-
防火墙源代码实现,firewall
1. 在命令行模式下切换到源代码的 Release 目录。
2. 执行 Xfilter...
防火墙源代码实现,firewall
1. 在命令行模式下切换到源代码的 Release 目录。
2. 执行 Xfilter -install 命令,程序会要求注册,输入信息后确定即可。
3. 在Win98下需要重新启动计算机,2000下不需要。
4. 运行 Xfilter.exe,便可正常使用。
5. 卸载时需要在命令行执行 Xfilter -remove-Realize the firewall source code, firewall1. In the command-line mode switch to the Release directory of the source code. 2. Executive Xfilter-install command, the program will be asked to register, enter information to identify you. 3. In Win98 under the need to restart your computer, in 2000 under the do not need. 4. Run Xfilter.exe, can be normal use. 5. Uninstall command line when the need for the implementation of Xfilter-remove
- 2022-03-30 04:32:21下载
- 积分:1