-
bad boy
窃取U盘信息,短时间内读取U盘信息,并将其保存在指定目录下-bad boy
- 2022-03-06 00:46:11下载
- 积分:1
-
using hotkey operation to achieve a PoC
利用热键操作实现一键通-using hotkey operation to achieve a PoC
- 2022-02-04 03:29:26下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(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-07-18 13:52:56下载
- 积分:1
-
c++实现获取文件的属性,VC++下开发,测试通过,可以运行
c++实现获取文件的属性,VC++下开发,测试通过,可以运行-c++ to achieve access to the document properties, VC++ under development, the test can be run
- 2022-02-05 17:13:24下载
- 积分:1
-
服务例子的编写
服务例子的编写
服务例子的编写
服务例子的编写-Services to prepare examples of the preparation of examples of service
- 2022-12-10 21:45:03下载
- 积分:1
-
c++指针的使用举例,本文浅显易读,并带完整的源代码
c++指针的使用举例,本文浅显易读,并带完整的源代码-c++ pointer use, for example, simple easy to read this article, and with complete source code
- 2022-04-16 00:57:00下载
- 积分:1
-
显示TCP连接表, 显示TCP连接表, 显示TCP连接表, 显示TCP连接表,...
显示TCP连接表, 显示TCP连接表, 显示TCP连接表, 显示TCP连接表, -tcpdhasdpasdasdsadasd sadsa dsad sad as
- 2022-12-27 12:40:03下载
- 积分:1
-
By abnormal operation of the Options box, we can see VC is how to handle excepti...
通过对选项框内异常操作的处理,可以看到VC是如何处理异常的,对初学都有帮助。-By abnormal operation of the Options box, we can see VC is how to handle exceptions, to be helpful to beginners.
- 2022-01-22 09:00:32下载
- 积分:1
-
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据...
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据-industries in industrial control, communications DDE is very common, the process model of how to access the data through DDE
- 2022-02-10 11:49:00下载
- 积分:1
-
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-There are two types of MFC thread, referred to as worker threads and user interface thread. The main difference between the artificial auxiliary thread is no news cycle, and the user interface thread has its own message queue and message loop
- 2022-01-26 00:48:18下载
- 积分:1