-
这是一个实时的嵌入式操作系统的源代码,在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
-
写他自己的操作系统,“一本书的源代码,每…
《自己动手写操作系统》一书里面的源码,个人认为对学习操作系统的朋友有点帮助。-"to write his own operating system," a book which the source code, personal view on learning the system a bit to help a friend.
- 2022-01-25 14:45:00下载
- 积分:1
-
这是优龙yl
这是优龙yl-p2410的一个bios程序,源光盘附带,但我经过了一些修改,解决了一些Bug,如:第二次开机无法找到usb驱动。-This is excellent yl-p2410 Liuzhou a bios procedures, the source CD-ROM attached to, but I have been some changes to address a number of Bug, such as: the second boot can not find the usb driver.
- 2023-05-02 01:10:03下载
- 积分:1
-
activated computer code examples
计算机启动例子代码-activated computer code examples
- 2022-06-17 03:49:12下载
- 积分:1
-
基于STM32F103的FreeRTOS系统移植
本人自己移植的基于Cortex-M3系列的STM32F103平台的FreeRTOS系统移植demo,适合初学者、以及想学习FreeRTOS系统的各位小伙伴,希望大家互相交流,提升自身职业技能和业务水平
- 2022-07-13 03:57:38下载
- 积分:1
-
著名的ucos
大名鼎鼎的uCOS-II在ARM1176处理器上的移植源代码+说明文档.强烈推荐!-Famous uCOS-II in the ARM1176 processor transplant source code+ Documentation. Strongly recommended!
- 2022-07-23 18:30:32下载
- 积分:1
-
早起的鸟儿 — — 这场比赛是设计遵循热的游戏飞扬的小鸟
这场比赛是"早起的鸟儿游戏"。代码是通过使用 cocos2d 分类目录-x 工程师并使用 c + + 编程语言写的。源代码包含类的游戏。如可以生成多平台: windows,android、 ios,Mac......
这是游戏开发人员用来了解游戏的代码和方式,使手机游戏的结构很好的例子
- 2022-02-11 22:13:34下载
- 积分:1
-
斯坦福大学的源代码教程,演示如何使用通讯录。
Stanford iPhone课程配套源码,介绍Address Book的用法。-source code of Stanford iPhone course, demo of how to use Address Book.
- 2022-05-27 21:05:09下载
- 积分:1
-
生产者-消费者系统问题
模拟一个生产者-消费者系统使用线程,互斥锁和条件变量和调度。你会尝试用可用的生产者和使用者线程,多项产品和调度算法的用来计划产品的消费的数量不断变化。
- 2022-03-21 08:02:05下载
- 积分: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