资源列表

« 1 2 ... .14 .15 .16 .17 .18 219.20 .21 .22 .23 .24 ... 915 »

[操作系统开发Homework_mm

说明:实现三个功能 1:打印所有当前进程占用的内存的起始地址+结束地址 2:输入虚拟地址,打印物理地址 3:改变一个变量的值(通过虚拟地址及物理地址)-Write a module that is called mtest • When module loaded, module will create a proc fs entry /proc/mtest • /proc/mtest will a
<huang> 在 2024-11-19 上传 | 大小:6kb | 下载:1

[操作系统开发caozuoxitong

说明:操作系统的复习题 很多经典的考研题及其详细的解答和答案 -Review questions of the operating system many of the classic study section of the title of their detailed answers and answers
<翌生> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发jsq

说明:简易计算器,实现加减乘除,开方,乘方等功能-Simple calculator, addition, subtraction, square root, power
<孔磊> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发motor__

说明:This program was produced by the CodeWizardAVR V1.25.9 Standard Automatic Program Generator
<vvv> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发uglDemovxworks

说明:vxworks下windML的例子,花了很长时间做的 非常好,为tornado2.0做的-vxworks to under example of windML, It took a long time to do very well
<李海涛> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发MM_TOOL

说明:用memory的方式来访问device的在内存中的映射-Way to access the memory device mapped memory
<钟锺鑫> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发qssource

说明:Data Structure & Files Queue Programs
<ABCD> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发Storage-management-

说明:本段代码是用于实现操作系统存储管理分区分配算法,采用C语言进行编写。-This code is used to implement the operating system storage management partition algorithm, using C language to write.
<lantian> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发process_scheduling

说明:这段代码是实现操作系统进程调度源代码,采用C语言进行编写-This code is to achieve the operating system process scheduling source code, using C language to write
<lantian> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发Product

说明:模拟实现生产者消费者问题 生产者消费者问题,也称有限缓冲问题,是一个多线程同步问题的经典案例。该问题描述了两个共享固定大小缓冲区的线程——即所谓的“生产者”和“消费者”——在实际运行时会发生的问题。生产者的主要作用是生成一定量的数据放到缓冲区中,然后重复此过程。与此同时,消费者也在缓冲区消耗这些数据。该问题的关键就是要保证生产者不会在缓冲区满时加入数据,消费者也不会在缓冲区中空时消耗数据。 要解决该问题,就必须让生产者在缓冲区满
<追逐> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发ZYTD

说明:操作系统,作业调度先来先服务、短作业优先、时间片轮换三种调度算法的特点。-Operating systems, scheduling a first-come first-serve, short operating priority, time slice rotation features three scheduling algorithms.
<LU> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[操作系统开发ElevatorTest

说明:操作系统电梯调度问题,共5个电梯,20层,要求实现进程管理,上传的是java文件,编译后即可运行-OS elevator scheduling problem of 5 lifts, 20-story, required to achieve process management
<kris> 在 2024-11-19 上传 | 大小:6kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 219.20 .21 .22 .23 .24 ... 915 »

源码中国 www.ymcn.org