搜索资源列表
boot-0.0.5.1
- 操作系统引导程序-operating system boot
bootimage
- 操作系统引导映像程序-OS guide mapping procedure
moduledos--source
- 一个nasm写的引导程序,功能混乱的引导程序,已实现命令行界面,实现cls,reboot命令-nasm write a guide procedures, functions confusion guide procedures, has been achieving command line interface, achieve cls, reboot orders
MS7710SE01-boot
- sh7710系列CPU 的linux2.6内核 嵌入设备驱动引导程序-sh7710 linux2.6 series CPU core embedded device driver guide procedures
Stepldr
- S3C2440的Steppingstone源代码,NAND最初引导程序。
WINGRB0206_src
- windows 下的GTUB 系统引导程序
bootsect
- 部分常用系统的引导程序-part of the guidance system used procedures
MultiBoot
- 用汇编语言,设计一个多重引导程序,安装在一个装有多个操作系统的硬盘里,在计算机启动的时候,能让用户选择要启动的系统。 这是学习汇编程序设计课程的实验,自己写的,用masm编译,在vmware虚拟机上测试通过。内附源码、可执行程序及实验报告。 该程序会改写MBR引导的部分,在真是机器上运行有风险。-This is multi-boot program. With MultiBoot installed in the hard drive installed several OS, user
boot
- 引导扇区程序源码 编译后可以从软盘启动计算机 操作系统制作的第一步-Boot sector program source code can be compiled from the floppy disk to start the computer operating system produced by the first step
A
- boot简单的操作系统引导程序,展现操作系统的引导过程-simple boot operating system boot, the boot process to show the operating system
BootingProgrammeAndSomeData
- 一个简单的操作系统引导程序 有详细注释 512字节中 调用BIOS中断 有助于理解计算机 从启动 到BIOS自检查 到引导载入 操作系统 还有一些很好的资料 讲的很详细 清晰-a simple operating system booting programme with detail comment and some very useful data
bootloader
- 本篇文章将以开发中的 pyos 系统引导程序为例,pyos 是一个正在开发中的实验型操作 系统,它并不打算以目前任何一种运行中的操作系统为模式,而只想通过自己编写一个从头 到尾的操作系统来学习知识,积累技术-This article will guide the development process in the case pyos system, pyos is being developed in the experimental operating system, it does
viviinit
- 操作系统引导程序,提供程序调试环境和系统引导-Operating system boot process, provides debugging environment
chapter1
- Linux的引导程序的编写,与计算机启动顺序的引导程序-Linux boot program, computer boot sequence boot program
Experimental-study-of-ARM9
- 本文首先介绍了ARM9试验学习,并对ARM9试验进行了简单的描述,然后依据EL-ARM-830+型教学试验系统,分析键盘接口实验,LCD的显示实验,触摸屏试验,音频录放实验,基于uCOSII的LCD驱动编写试验,Linux的试验环境搭建,BootLoader引导程序,基于Linux的键盘驱动程序的编写,基于Linux的LCD驱动程序的编写。最后,对ARM9实验学习进行了总体的评价-failed to translate
EL_ARM9failed-to-translate
- 本文是一本实验指导书首先介绍了ARM9试验学习,并对ARM9试验进行了简单的描述,然后依据EL-ARM-830+型教学试验系统,分析键盘接口实验,LCD的显示实验,触摸屏试验,音频录放实验,基于uCOSII的LCD驱动编写试验,Linux的试验环境搭建,BootLoader引导程序,基于Linux的键盘驱动程序的编写,基于Linux的LCD驱动程序的编写。最后,对ARM9实验学习进行了总体的评价-failed to translate
Explorer-loader-Stable
- 一个为Explorer内核以及鬼鸟操作系统引导的引导程序-A loader for Explorer kernel and GhostBird OS
Operating-System-Experiment-IV
- 【实验题目】 在FAT12盘中的引导操作系统 【实验目的】 1. 熟悉从FAT12盘中加载内核的过程 2. 编写符合FAT12格式的引导程序 3. 掌握从文件系统中找文件并装载进内在的方法。-【Subject】 Boot the operating system in the FAT12 disk 【Purpose】 1. Familiar with the process the FAT12 disk loading kernel 2. Write a b
Operating-System-Experiment-III
- 汇编与C语言混合编程,实现内核与引导程序分离-Assembly and C language mixed programming, kernel and boot program separation
example
- 操作系统概念实验1,设计引导程序,在裸机上显示一串字符串-Operating System