搜索资源列表
C_myos
- MYOS - C写的简单的OS// 英文 对写程序会很有帮助。-MYOS-C to write a simple OS / / English to write procedures would be helpful.
myos
- 操作系统进程管理-os system management
myOS
- 教你如何制作一个自己的操作系统,从网上下载的,共享一下
myOS内核源码
- ARM myOS内核源码
myOS(stm8)
- 自己编的stm8的小系统,非常适合初学者。内核只有一个文件。16M时任务切换时间为8us。每个任务用55B以上的RAM。开发环境IAR。在stm8s105C6上测试很稳定!-Their small series stm8 system, ideal for beginners. The kernel only to a file. 16M when the task switching time 8us. Each task with a 55B or more RAM. Development
MyOS
- 使用Java语言开发的模拟操作系统课程设计。-The use of Java language development curriculum design simulated operating system.
MYOS
- ARM 处理器的一个小操作系统内核源码 多任务-ARM processor in a small multi-tasking operating system kernel source code
Myos
- 附件为架构在PIC18F452上面的一个小系统.很是不错.-Annex for the structure above a small PIC18F452 system. Very good.
myos
- 我的OS on 51 不是很好用 给大家看看 飞机坦克自己造-I have the OS on 51 is not a good look at the aircraft we used to build their own tanks
MYOS
- 本程序是一个文件管理系统,实现对txt文件的建立、复制、移动、编辑和删除功能,还支持多级目录的建立。-This procedure is a file management system, realizes to TXT file, the establishment of reproduction, mobile, edit and delete function, also support the establishment of multistage directory.
myOS
- 51内核的系统,抢占式,最多支持16个任务,系统堆栈设在XRAM。已通过个人测试,很稳定。很适合stc单片机使用。-51 core systems, preemptive, up to 16 tasks, the system stack is located in XRAM. Has passed the individual test, very stable. Stc microcontroller is suitable for use.
MyOS
- C#模拟Windows操作系统,文件管理采用索引文件存储方式,磁盘管理采取段页式方式。- Simulation of Operating Systerm with programing language Csharp
Desktop
- 自己写的一个myos,支持鼠标驱动、BMP图片显示、串口。使用软盘镜像文件在虚拟机中运行。附2张效果图。-Write your own myos, support for mouse-driven, BMP picture display, serial. Use the floppy disk image file to run in a virtual machine.
Desktop
- 自己开发的一个myos系统。目前支持软盘驱动、串口、鼠标、24位RGB显示模式、BMP图片显示。使用软盘镜像文件在虚拟机中运行测试。附2张效果图。-Develop their own of a myos system. Currently supports a floppy disk drive, serial, mouse, 24-bit RGB display mode, BMP picture. Floppy disk image files in a virtual machine to
myos
- 自己开发的一个myos系统。目前支持软盘驱动、串口、鼠标、24位RGB显示模式、BMP图片显示。使用软盘镜像文件在虚拟机中运行测试。附2张效果图。 -Develop their own of a myos system. Currently supports a floppy disk drive, serial, mouse, 24-bit RGB display mode, BMP picture. Floppy disk image files in a virtual machine
myOS
- 本操作系统有 1. 区分特权等级 2. 多进程 3. 系统时钟 4.键盘中断 5.系统调用门 6.Shell 7.显示 8.内存管理 文件夹有4个:1.Boot:用作搬操作系统入内核的 2. include:主要是用作装头文件 3.kernel:内核主要函数,以及头文件include.h用作编译的 4.Thread:进程调度,以及时间片处理. 本操作系统适合初学者练手.-The operating system has to distinguish privilege level 1