Welcome![Sign In][Sign Up]
Location:
Search - geekos

Search list

[OS Developgeekos-0.3.0

Description: GEEKOS是一个免费的操作系统内核,运行于X86 CPU上,代码约5000行,适合做教学用操作系统。-GEEKOS is a free operating system kernel, X86 running on the CPU, About 5,000 line code, suitable for teaching purposes operating system.
Platform: | Size: 1689478 | Author: szg | Hits:

[OS Developgeekos-0.3.0

Description: geekos 0.3.0简单的操作系统,含7项实验。
Platform: | Size: 1689165 | Author: guo | Hits:

[Othergeekos

Description: 一个来源于美国马里兰大学的GEEKOS操作系统的一个说明
Platform: | Size: 237184 | Author: gougou | Hits:

[OS DevelopGEEKOS

Description: 通过对一个教学操作系统GEEKOS的编译过程,形成磁盘映射文件,并在Bochs模拟器下模拟启动,来了解操作系统的基本原理和系统的启动过程。
Platform: | Size: 2583007 | Author: 陈自分 | Hits:

[OS Developgeekos-0.3.0

Description: GEEKOS是一个免费的操作系统内核,运行于X86 CPU上,代码约5000行,适合做教学用操作系统。-GEEKOS is a free operating system kernel, X86 running on the CPU, About 5,000 line code, suitable for teaching purposes operating system.
Platform: | Size: 1689600 | Author: szg | Hits:

[OS Developsys_project

Description: 操作系统课程设计 详细内容见论文 bochs,geekos,linux-Operating systems curriculum design details see papers bochs, geekos, linux
Platform: | Size: 1073152 | Author: 周斌 | Hits:

[Software Engineeringelf

Description: geekos中ELF介绍和用法。熟悉ELF文件格式,了解GeekOS系统如何将ELF格式的用户可执行程序装入到内存,建立内核进程并运行的实现技术。-geekos in the introduction and use of ELF. Familiar with the ELF file format, to understand how the system will GeekOS users ELF format executable program loaded into memory, the establishment of core process and the operation of technology.
Platform: | Size: 106496 | Author: | Hits:

[Linux-Unixproject3

Description: The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments
Platform: | Size: 588800 | Author: 向东 | Hits:

[Othergeekos

Description: 一个来源于美国马里兰大学的GEEKOS操作系统的一个说明-An MD from the University of the United States in a note to the operating system GEEKOS
Platform: | Size: 236544 | Author: gougou | Hits:

[OS DevelopGEEKOS

Description: 通过对一个教学操作系统GEEKOS的编译过程,形成磁盘映射文件,并在Bochs模拟器下模拟启动,来了解操作系统的基本原理和系统的启动过程。-Through a teaching operating system compiler GEEKOS process, the formation of disk mapping file, and restart Bochs emulator simulated, to understand the basic principles of operating systems and system start-up process.
Platform: | Size: 2582528 | Author: 陈自分 | Hits:

[OS programproject2

Description: 我完成的geekos完整的PROJECT2,能直接运行-I completed geekos complete PROJECT2, can be directly run
Platform: | Size: 475136 | Author: 曾经如此 | Hits:

[Linux-Unixgeekos-0.3.0_c

Description: 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发。-A C language development with the operating system, students can be Linux or UNIX environment to expand its functionality can also be used in Windows under the Cygwin development tools.
Platform: | Size: 595968 | Author: wang | Hits:

[OS Developgeekos-0.3.1

Description: 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统核心内容分别设计了7个难度逐渐增加的项目供教师选择.-An operating system using C language development, students in the Linux or UNIX environment to expand its functional, you can also use the Cygwin tools for Windows, developed, and its targeting processes, file systems, storage management, the core content of the respective operating systems designed to gradually increase the difficulty of seven items for teachers to choose from.
Platform: | Size: 592896 | Author: 李奇聪 | Hits:

[Linux-Unixproject2

Description: A project in Linux geekos s 6 project.This is the project2,and I hope more guys can find it who need it.
Platform: | Size: 153600 | Author: mlj | Hits:

[Linux-Unixgeekos-0.3.0

Description: geekos源代码,类linux,希望大家喜欢-geekos
Platform: | Size: 1768448 | Author: nuanyang0 | Hits:

[Linux-Unixgeekos-0.3.0

Description: 一种教学用的小型操作系统。 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统核心内容分别设计了7个难度逐渐增加的项目供教师选择.-Kind of teaching with a small operating system. An operating system developed using C language students can Linux or UNIX Huan Jing Xia Duiqijinhang function extension, can also use the Cygwin tools under Windows development, and its targeting processes, files systems, and storage management operating system core Fenbie 7 designed to gradually increase the difficulty for teachers to choose the project.
Platform: | Size: 1580032 | Author: 天天 | Hits:

[Linux-Unixproject2

Description: 实现geekos中的项目2的相关功能及成功后界面的显示。-Achieve geekos item 2 in the success of related functions and the interface display.
Platform: | Size: 567296 | Author: | Hits:

[OS DevelopGeekOS

Description: GeekOS:是一个基于X86架构的PC机上运行的微操作系统内核,由美国马理兰大学的教师开发,是一个用C语言开发的操作系统, GeekOS主要用于操作系统课程设计,目的是使学生能够实际动手参与到一个操作系统的开发工作中。-GeekOS: based on X86-based PC running the micro operating system kernel, the United States of Maryland University' s Teachers development, is a used C language development of the operating system, GeekOS mainly used for operating system curriculum design, so that students can actually hands-on participation in the development of an operating system.
Platform: | Size: 66560 | Author: 彭鸿 | Hits:

[OS Developgeekos-0.3.0

Description: geekos里project0和project1的实现(geekosproject0 project1)
Platform: | Size: 1673216 | Author: jiandanxiaoyu | Hits:

[OS Developgeekos-0.3.0

Description: Geekos 全部project,基于Geekos的操作系统设计与实现(all the geekos project)
Platform: | Size: 1594368 | Author: Smallning | Hits:
« 12 »

CodeBus www.codebus.net