-
操作系统进程管理与调度 ,包括管理与调度的代码,并附有相关程序。...
操作系统进程管理与调度 ,包括管理与调度的代码,并附有相关程序。-Operating system process management and scheduling, including the management and scheduling of the code, along with related procedures.
- 2022-11-25 11:20:02下载
- 积分:1
-
本文提供在微软的windows家族的操作系统的内核模式驱动程序中分配和使用内存的信息。它描述了驱动程序可用的内存类型,每种类型内存的适当的分配和使用,和测试与内...
本文提供在微软的windows家族的操作系统的内核模式驱动程序中分配和使用内存的信息。它描述了驱动程序可用的内存类型,每种类型内存的适当的分配和使用,和测试与内存有关的问题的最好方法-This article provides Microsoft windows family of operating system kernel mode driver in the distribution and use of memory information. It describes the drivers available memory types, each type of memory appropriate allocation and use, and testing of memory-related issues and the best way to
- 2022-03-03 17:14:04下载
- 积分:1
-
MIZI Linux SDK的S3C2410核心linux-2.4.18
MIZI Linux SDK的S3C2410核心linux-2.4.18它的所有
- 2022-01-30 16:02:05下载
- 积分:1
-
android 操作系统英文开发文档说明
android 操作系统英文开发文档说明-android development documentation
- 2022-02-25 16:00:26下载
- 积分:1
-
打字游戏是修改的一个网上流传的很普遍的程序,修改了界面,添加了用户登入,用户分数统计,开始游戏时间,结束游戏时间,掉落字母个数等信息。已知漏洞有:用户名字符数,...
打字游戏是修改的一个网上流传的很普遍的程序,修改了界面,添加了用户登入,用户分数统计,开始游戏时间,结束游戏时间,掉落字母个数等信息。已知漏洞有:用户名字符数,从新开始游戏时候分数统计。-Typing game is an online circulation changes very common procedure, modify the interface to add the user login, the user score statistics, start the game time, the end of the game time, the number of dropped letters and other information. Known vulnerabilities are: the number of characters a user name and start again when the game score statistics.
- 2022-02-20 14:09:58下载
- 积分:1
-
为改变端固件转储程序
program for changing endianness of firmware dumps
- 2022-08-08 17:33:04下载
- 积分:1
-
Introductory articles prepared by the operating system to guide you how to build...
编写操作系统的入门文章,指导你如何一步步完成操作系统的构建工作-Introductory articles prepared by the operating system to guide you how to build a step by step to complete the work of the operating system
- 2022-03-24 16:36:14下载
- 积分:1
-
通用异步FIFO的verilog设计代码,从开源
通用异步FIFO设计的verilog代码,来自于opencore-Universal Asynchronous FIFO Verilog design code, from opencore
- 2022-05-25 15:08:10下载
- 积分:1
-
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use rec...
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use recently),LFR(最近最低频率lowest frequency recently),NUR(最近不使用no used recently)-Analog memory paging algorithms, including FIFO (first in first out first in first out), OPT (dynamic allocation optimal), LRU (recently does not use latest use recently), LFR (the lowest frequency of the recent lowest frequency recently), NUR (do not use the recent no used recently)
- 2023-07-04 08:30:03下载
- 积分:1
-
存储管理请求分页置换算法 用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。熟悉文件的基本操作(读、写)。...
存储管理请求分页置换算法 用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。熟悉文件的基本操作(读、写)。-Replacement algorithm for storage management, demand paging used FIFO FIFO, the most recent long-lost the use of LRU, the best OPT replacement algorithm. Are familiar with the basic file operations (read, write).
- 2023-06-04 07:45:03下载
- 积分:1