-
运行于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
-
基于UNIX6的文件系统模拟程序,供OS课程设计参考使用,在TC环境下测试成功...
基于UNIX6的文件系统模拟程序,供OS课程设计参考使用,在TC环境下测试成功-UNIX6 based on the file system simulation program for OS reference design courses, TC environment in the test successful
- 2023-03-06 07:00:03下载
- 积分:1
-
I2C testing sample code
I2C测试示例代码
- 2023-05-05 18:35:04下载
- 积分:1
-
操作系统的课程设计 包括银行家算法;内存分配回收;进程调度;作业调度...
操作系统的课程设计 包括银行家算法;内存分配回收;进程调度;作业调度-Operating system, including curriculum design bankers algorithm memory allocation recovery the process of scheduling job scheduling
- 2022-03-15 19:50:44下载
- 积分:1
-
操作系统链表的实现 操作系统链表的实现
操作系统链表的实现 操作系统链表的实现-List of operating systems to achieve the realization of the operating system list
- 2022-02-04 10:35:23下载
- 积分:1
-
S3C44B0X开发实例源码,uCos系统,用SDT2.5开发
S3C44B0X开发实例源码,uCos系统,用SDT2.5开发-S3C44B0X examples of source code development, uCos system, developed by SDT2.5
- 2023-08-18 03:40:03下载
- 积分:1
-
内存监视
设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。
- 2023-02-15 17:30:03下载
- 积分:1
-
use double link list to a memory implenment llocation. There will not appear mal...
使用双链接列表实现内存分配。我的代码中不会出现maloc,new,delete。所有可用列表都用于查找合适的内存空间。
- 2022-02-05 00:14:11下载
- 积分:1
-
SPI总线源代码。可以很好得学习SPI总线和SPI通信
SPI总线源代码。可以很好得学习SPI总线和SPI通信-SPI bus source code. Can be a very good learning SPI bus and SPI communication
- 2023-06-06 15:55:03下载
- 积分:1
-
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级...
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.
- 2022-05-30 23:08:31下载
- 积分:1