-
关于c51中asm代码和C代码的几个应用 实例 希望有兴趣的 来学习...
关于c51中asm代码和C代码的几个应用 实例 希望有兴趣的 来学习-On c51 in asm code and C code examples of several applications of interest I hope to learn
- 2023-03-13 21:00:03下载
- 积分:1
-
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排...
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排-a good vocabulary analysis procedures, with the good will he know, it is very easy to understand vocabulary analysis of the arrangements
- 2022-02-05 20:47:53下载
- 积分:1
-
获取硬件信息,包括硬盘、cpu、BIOS、主板
获取硬件信息,包括硬盘、cpu、BIOS、主板-Access to hardware, including hard drives, cpu, BIOS, motherboard
- 2022-08-10 20:35:51下载
- 积分:1
-
实时多任务/多线程演示
Real Mode Multitasking/multithreading Demo
- 2022-05-07 12:48:45下载
- 积分:1
-
To obtain detailed information on CPU, using C++ Development, environment
获取CPU的详细信息,采用C++开发,环境-To obtain detailed information on CPU, using C++ Development, environment
- 2022-02-20 13:23:03下载
- 积分:1
-
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows...
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the various functions to achieve the operation of these functions can usually be directly used, as long as it contains the header files windows.h. They introduced are several common api function, through which we can access disk users to the relevant information.
- 2022-11-23 10:55:03下载
- 积分:1
-
patice java
patice java
- 2023-06-12 14:55:04下载
- 积分: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
-
windows多线程演示程序,visual c
windows多线程演示程序,visual c-windows multi-threaded demo program, visual c
- 2022-01-21 03:49:39下载
- 积分:1
-
气象录入系统,简易的输入输出,和修改目录及一些简易的计算。...
气象录入系统,简易的输入输出,和修改目录及一些简易的计算。-Meteorological recording system, a simple input and output, and modify the list and some simple calculations.
- 2023-09-02 03:00:05下载
- 积分:1