-
CDROM的控制和系统保护,使用系统的api函数实现的cd的控制及对系统的开关机的实现...
CDROM的控制和系统保护,使用系统的api函数实现的cd的控制及对系统的开关机的实现-CDROM control and system protection, use the system api function to achieve the cd on the system control and switching machines realize
- 2022-04-24 11:32:50下载
- 积分:1
-
example of this was the VC, beginners can read. A graphic display of CPU memory...
本范例是VC 写的,初学者可以读读. 以图形方式显示CPU内存利用率,可以在它基础上改一改,作其它用途.-example of this was the VC, beginners can read. A graphic display of CPU memory utilization, it can be based on modified for other uses.
- 2022-03-15 19:34:50下载
- 积分:1
-
好东西,用dephi写的,高数中的算法,包括积分,微分,极限,级数,最优化方法等...
好东西,用dephi写的,高数中的算法,包括积分,微分,极限,级数,最优化方法等-good things with dephi written in the high number of algorithms, including integral, differential, limit, series, optimization methods
- 2022-11-20 05:25:04下载
- 积分:1
-
用C++实现数据读入XML文档和从XML文档中读出
用C++实现数据读入XML文档和从XML文档中读出-With C++ Realize data read XML documents and XML document from the read out
- 2022-07-03 21:07:57下载
- 积分:1
-
ping命令系统检测
ping命令系统检测,在占用极少计算机资料的情况下进行网络检测,确认对方是否开网络正常。
- 2022-01-21 18:20:51下载
- 积分:1
-
操作系统课程设计报告
操作系统课程设计报告-courses on operating system design report
- 2022-03-31 23:02:05下载
- 积分: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
-
其特点包括:系统管理、文件管理、文件信息、文件…
它的功能包括:系统管理、文件管理、文件信息、文件统计、文件输出、花名册等程序,为了显得更加专业,笔者还增加了一个关于系统功能的表格,介绍了系统的相关信息,如系统版本、开发日期等。
- 2022-05-19 14:18:48下载
- 积分:1
-
"Windows programming secret," the most high
《Windows编程奥妙》,Windows编程最高阶图书,《Windwos高级编程》只能算进阶图书。该书作者是Boundcheck编写者之一。强力推荐。-"Windows programming secret," the most high-end Windows programming books, "Advanced Programming Windows" can only be described as intermediate books. The book"s author is Boundcheck one of the authors. Strongly recommended.
- 2022-06-19 02:12:54下载
- 积分:1
-
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的...
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations. Machines can get charged with the hardware information, document information, registry and control for the screen. SOCKET code of overlapping I/O is also the realization worth Participation
- 2023-07-22 03:45:06下载
- 积分:1