-
页面替换算法源代码
页面置换算法源程序-pages replacement algorithm source code
- 2022-07-05 02:44:44下载
- 积分:1
-
J2ME是Java 2平台的一个版本,使用在各种各样的消费电子产品和嵌入式设备上。Java Card技术规范得Java应用能运行在智能卡和更小的嵌入式设备上。本...
J2ME是Java 2平台的一个版本,使用在各种各样的消费电子产品和嵌入式设备上。Java Card技术规范得Java应用能运行在智能卡和更小的嵌入式设备上。本文介绍J2ME和Java Card的硬件平台和软件体系结构,以及如何进行J2ME和Java Card应用程序开发。Java在移动通信领域的应用已经引起广泛的关注,本文对此进行了详细的描述。-J2ME Java 2 Platform, a version of used in a wide range of consumer electronic products and embedded devices. Java Card specifications in Java applications can run on smart cards and small embedded devices. This paper introduces J2ME and Java Card hardware platforms and software architecture, and how J2ME and Java Card application development. Java in the area of mobile communications applications has attracted widespread attention, the paper carried a detailed description.
- 2023-05-02 01:45:04下载
- 积分:1
-
就是一个基于消息的通讯系统,挺简单的,别见笑啊
就是一个基于消息的通讯系统,挺简单的,别见笑啊-is based on the news of a communications system, they are simple, not laughed at ah
- 2022-03-05 18:58:54下载
- 积分:1
-
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。...
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。
-Design of a concurrent process, N a process scheduler. The process of scheduling algorithm: The number of priority the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority to the process) algorithm.
- 2022-07-06 20:40:09下载
- 积分:1
-
A user
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
- 2022-11-28 07:20:03下载
- 积分:1
-
linux.010 source code for linux system
linux.010源代码用于linux系统研究-linux.010 source code for linux system
- 2022-03-29 02:12:07下载
- 积分:1
-
操作系统课程设计。包括了源码跟任务报告书。
操作系统课程设计。包括了源码跟任务报告书。-Operating system, curriculum design. Includes the source code with the mission report.
- 2023-05-07 17:00:02下载
- 积分:1
-
cpu的使用状况编程,效果根windows的一样好
cpu的使用状况编程,效果根windows的一样好-cpu of the use of programming and the results-as good as the windows
- 2022-02-13 22:41:12下载
- 积分:1
-
进程调度,用c++编写的相关算法的进度调度
进程调度,用c++编写的相关算法的进度调度
- 2022-02-25 16:53:40下载
- 积分:1
-
Orange s:一个操作系统的实现(书附源码)chapter2.rar
Orange s:一个操作系统的实现(书附源码)chapter2.rar-Orange" s: an operating system implementation (source code attached to the book) chapter2.rar
- 2023-01-12 20:15:03下载
- 积分:1