资源列表

« 1 2 3 4 56 7 8 9 10 ... 916 »

[操作系统开发semaphore

说明:生产者消费者 生产者生产数据到缓冲区中,消费者从缓冲区中取数据(productor deliver data to the buffer consumer get data from the buffer)
<奥利奥123> 在 2024-04-16 上传 | 大小:149504 | 下载:0

[操作系统开发dumsdasdasmyCo)

说明:so good my english as to ai cannot is notwrite the descr iption accurately
<realo> 在 2024-04-16 上传 | 大小:12288 | 下载:0

[操作系统开发uCos-II

说明:uCOSII源码.μC/OSII是著名的、源码公开的实时内核,是专为嵌入式应用设计的,可用于各类8位、16位和32位单片机或DSP。从μC/OS算起,该内核已有10余年应用史,在诸多领域得到了广泛应用。(The C/OSII is a well-known, open source real-time kernel that is designed for embedded applications. It can be used fo
<小谢小> 在 2024-04-16 上传 | 大小:1022976 | 下载:0

[操作系统开发test1

说明:生产者消费者问题-经典进程同步问题——生产者消费者问题及其同步方案;(produce&comsumer produce&comsumerproduce&comsumerproduce&comsumer)
<yangyuqing123> 在 2024-04-16 上传 | 大小:1024 | 下载:0

[操作系统开发操作系统

说明:操作系统实验报告及源代码---复制文件,进程控制,内存监视,生产者消费者和编译内核的实验报告及源代码。(Operating system experiment report and source code - copy files, process control, memory monitoring, producer consumer and compile the kernel of the experimental report
<LHguzu> 在 2024-04-16 上传 | 大小:3144704 | 下载:0

[操作系统开发FSP-BayTrail

说明:Intel BayTrail平台的固件支持包,用于开发bios,coreboot等引导系统。(The firmware support package of Intel BayTrail platform is used to develop BIOS, coreboot and other boot systems.)
<tyzzlle> 在 2024-04-16 上传 | 大小:1602560 | 下载:1

[操作系统开发2016118026_高晗露_实验三

说明:模拟段页式虚拟内存管理,进程创建,申请内存,缺页中断处理,驻留集大小为8(Virtual page virtual memory management)
<噜啦啦啦啦> 在 2024-04-16 上传 | 大小:481280 | 下载:0

[操作系统开发车站自动售票

说明:(1)模拟设立一个服务时间区间如7:00-20:00,或者限定最大服务人数; (2)顾客到达时间随机,选择购票/签票/退票业务随机,选择人工/自动售票随机,同样的购票方式选择时选取人数最少的排队等待,随机情况需用随机数模拟实现。 (3)需要区分不同窗口或不同的自助售票机。 (4)接受服务/自助购票用一个随机数模拟时间表示。(1) simulate the establishment of a service time interv
<llyqwqq> 在 2024-04-16 上传 | 大小:197632 | 下载:0

[操作系统开发OS exercise 1

说明:编写一个从标准输入中读取字符串的程序。所有字符串都不包含0字节字符,并以\ n换行符终止。最后一行输入可能不会被换行符终止。读取所有字符串后,应根据libc提供的strcmp函数的顺序对这些字符串进行排序。排除所有字符串后,应按新顺序将这些字符串打印到STDOUT。在将字符串写入STDOUT时,每个字符串应以\ n换行符终止。(Write a program that reads string from the standard inp
<cindy888> 在 2024-04-16 上传 | 大小:6144 | 下载:1

[操作系统开发os exercise2

说明:客户端是一个带有2个参数的程序: *日志服务器的主机名 *日志记录服务器的端口号 启动后,它将连接到服务器并从中读取消息 STDIN。 每条消息都是一个没有0字节的字符串。 消息是 由换行符\ n终止 什么都没有读 不再收到SIGINT或收到SIGTERM,它会关闭 连接并以返回码0终止。(The client is a program that takes 2 arguments: * A hostname
<cindy888> 在 2024-04-16 上传 | 大小:10240 | 下载:1

[操作系统开发os exercise3

说明:为字符设备编写设备驱动程序,实现简单的消息传递方式。 内核维护一个消息列表。 为了限制内存使用,我们对每条消息施加4KB的限制,并且还限制所有消息的大小,最初为2MB。(Write a device driver for a character device which implements a simple way of message passing. The kernel maintains a list of messages.
<cindy888> 在 2024-04-16 上传 | 大小:8192 | 下载:4

[操作系统开发os exercies4

说明:写一个扩展到linux防火墙,这使得它成为可能 指定允许哪些程序使用哪个传出端口。 更确切地说,用户空间程序和内核 模块。(Write an extension to the linux firewall which makes it possible to specify which programs are allowed use which outgoing port. More precisely, wri
<cindy888> 在 2024-04-16 上传 | 大小:10240 | 下载:1
« 1 2 3 4 56 7 8 9 10 ... 916 »

源码中国 www.ymcn.org