-
实现FP
实现FP-tree,你可以免费试用该代码,并把出现的问题及时反馈给我。-FP-tree,you can use it for free。
- 2022-09-18 19:05:03下载
- 积分:1
-
在Ring0下实现保护进程,通过HOOK SSDT实现保护进程
在Ring0下实现保护进程,通过HOOK SSDT实现保护进程-The Ring0 achieve protection process, achieved through the protection process HOOK SSDT
- 2022-03-16 21:17:30下载
- 积分:1
-
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn...
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn/qiqi8
欢迎联系,共同学习!
功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令!
代码说明:
1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。
2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown命令!
编译平台:
1.该代码在Windows XP+VC 6.0平台下编译通过。
使用说明:
1.按下 alt+q 建 或者输入“小奇” ,可以退出该程序, 并且停止 关机!
2.该带代码。可以用来供研究学习,使用!
3. 此程序为练习之作,代码简单,高手莫笑,您可以随意的复制,传播,但是请保留该信息!-err
- 2022-05-30 18:49:47下载
- 积分:1
-
经典的生产者、消费者问题。
经典的生产者、消费者问题。-classic producer, consumer issues.
- 2022-02-01 15:59:02下载
- 积分:1
-
The preparation of this section to explain the success of the network applicatio...
本节讲解编写成功网络应用程序时,所需要的基本知识和API调用。-The preparation of this section to explain the success of the network application, the basic knowledge and API calls.
- 2022-05-06 10:00:35下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
windows 完成端口 IOCP
一个朋友做的完整的IOCP代码,效率挺高的.
以下是朋友的原话:
初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。
- 2022-04-18 02:04:48下载
- 积分:1
-
包括源程序,browseinfo,browseui,comctl32,Comdlg32,CPL,hhctrl,探索…
include source of applets,browseinfo,browseui,comctl32,comdlg32,cpl,hhctrl,explorer,iexplore,scrnsave,shdocvw,shell32,shlwapi
- 2022-01-24 15:48:52下载
- 积分:1
-
MFT转储Windows NTFS文件提取
#!/usr/bin/perl-w文件
- 2022-01-25 23:50:25下载
- 积分:1
-
根据上次用户登录的信息使NT以后不需要输入用户名和密码而自动登录的程序...
根据上次用户登录的信息使NT以后不需要输入用户名和密码而自动登录的程序- The information registers which according to on inferior user
will cause NT later not to need to input the user name and the
procedure which the password but automatically will register
- 2022-03-01 20:19:47下载
- 积分:1