-
the linux source code is very comprehensive ~ ~ basic integrity of the use of a...
这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自测试~但就算用来做参考资料也是非常好的-the linux source code is very comprehensive ~ ~ basic integrity of the use of a translation of c ~ due to the time I did not personally test to be used to do it even if reference is very good
- 2022-03-17 08:23:38下载
- 积分:1
-
这是一个实时的嵌入式操作系统的源代码,在s3c2410上运行过。可作为理解嵌入式实时操作系统的很好的资源。...
这是一个实时的嵌入式操作系统的源代码,在s3c2410上运行过。可作为理解嵌入式实时操作系统的很好的资源。-This is a real-time embedded operating system source code, run-off in the S3C2410. Understanding can be used as a good embedded real-time operating system resources.
- 2022-09-28 00:45:04下载
- 积分:1
-
windows操作系统中mappings项目
windows操作系统中mappings项目-item mappings
- 2023-08-21 16:25:03下载
- 积分:1
-
Orange s:一个操作系统的实现(书附源码)chapter3.rar
Orange s:一个操作系统的实现(书附源码)chapter3.rar-Orange" s: an operating system implementation (source code attached to the book) chapter3.rar
- 2022-02-05 07:26:32下载
- 积分:1
-
这个程序实现了内存空间的动态管理和分配,模拟了操作系统中内存管理的一种重要方法
这个程序实现了内存空间的动态管理和分配,模拟了操作系统中内存管理的一种重要方法-This procedure achieved a memory space of dynamic management and allocation, to simulate the operating system memory management an important method
- 2023-07-13 01:30:03下载
- 积分:1
-
用c编写的成绩管理系统,包括成绩统计,添加,修改,删除,以及实现了图形化界面...
用c编写的成绩管理系统,包括成绩统计,添加,修改,删除,以及实现了图形化界面-C prepared with performance management systems, including performance statistics, add, modify, delete, and realize the graphical interface
- 2022-08-10 19:08:58下载
- 积分:1
-
学习MFC的好东西
学习MFC的好东西-learning MFC good things
- 2022-09-09 12:55:02下载
- 积分:1
-
汇编语言编程_微机原理实验完整程序代码
实验八 可编程并行I/O接口8255A芯片实验。1、了解8255A芯片的结构和功能。2、掌握8255A初始化程序的设计方法。3、学会8255A和CPU信号的连接方法。
- 2022-12-13 12:10:03下载
- 积分:1
-
进程调度算法设计
n 进程通过定义一个进程控制块的数据结构(PCB)来表示; n 每个进程需要赋予进程ID、进程到达时间、进程需要运行的总时间的属性; n
- 2022-07-28 02:53:06下载
- 积分:1
-
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的...
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to be their head the assumption that the current location) 3. Elevator Algorithm 2. Track services from the designated order of the text document (TXT) out of three. Output : the first line : track the order of the second line services : Road show that the total number of mobile
- 2022-08-15 21:13:09下载
- 积分:1