-
c c++
实验一 编程实现进程(线程)同步和互斥
实验二 编程进程或作业先来先服务、高优先权、按时间片轮转调度算法
实验三 编程实现请求分页存储管理页面Optimal、FIFO、LRU置换算法- c c++
- 2023-07-16 01:20:03下载
- 积分:1
-
Sunplus. System development board _35 plate system development board test proced...
凌阳6.系统开发板_35板系统开发板测试程序-Sunplus. System development board _35 plate system development board test procedures
- 2023-06-27 20:20:04下载
- 积分:1
-
模拟Unix文件系统
每一个文件系统不仅包括文件和数据,还包括文件系统本身的树形目录结构,以及子目录、链接、访问权限等信息,它还必须保证数据的安全性和可靠性。 Unix文件系统调用主要包括:文件的打开和关闭、文件的创建和删除,文件的连接和解除连接,文件的读和写,以及文件的随机访问。用户可以通过文件系统提供的系统调用在其程序中对文件进行上述操作。
- 2023-08-30 03:10:03下载
- 积分:1
-
此书是关于solaris操作系统的参考手册,主要介绍了solaris操作的一些基本命令和函数...
此书是关于solaris操作系统的参考手册,主要介绍了solaris操作的一些基本命令和函数-This book is a reference manual on the solaris operating system, introduces some basic commands solaris operations and functions
- 2022-04-18 05:13:19下载
- 积分:1
-
线程安全的带索引功能的对象集合类,低层为STL。
线程安全的带索引功能的对象集合类,低层为STL。-Thread-safe functions with indexed collections of objects, the lower for the STL.
- 2023-03-27 16:10:03下载
- 积分:1
-
网络变程事例,采用服务器/客户端模式实现点对点文件传输功能。...
网络变程事例,采用服务器/客户端模式实现点对点文件传输功能。-Network change process examples, the use of server/client model to achieve peer-to-peer file transfer function.
- 2022-02-11 15:56:05下载
- 积分:1
-
LINUX 内核,对操作系统内核的开发有很好的借鉴及学习意义,只有在linux下make 就能用了...
LINUX 内核,对操作系统内核的开发有很好的借鉴及学习意义,只有在linux下make 就能用了-LINUX kernel of the operating system kernel developers have a very good reference and learning the meaning, only in linux can be used under make
- 2022-03-23 16:29:03下载
- 积分:1
-
运行于T
运行于T-engine(采用T-Kernel)之上的例子源代码,该T-Engine采用的处理器为mc9328-Running on the T-engine (the use of T-Kernel) above examples of source code, the T-Engine processor used for mc9328
- 2023-03-15 12:40:04下载
- 积分:1
-
操作系统磁盘分区的源程序
操作系统磁盘分区的源程序-operating system disk partition of the source
- 2022-08-22 00:14:32下载
- 积分:1
-
Eight digital tube experiments S3C44B0 Example directory file structure: 8led_te...
八段数码管实验用例S3C44b0
目录文件结构:
8led_test
├─ main.c C语言主源文件
└─ 8led.c 八段数码管处理函数源文件
如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。-Eight digital tube experiments S3C44B0 Example directory file structure: 8led_test ├ ─ main.c C language main source file └ ─ 8led.c eight digital tube function source file how to deal with procedures to the Flash programmer, please read the common directory ProgramFlash . txt file.
- 2022-04-15 04:25:24下载
- 积分:1