Welcome![Sign In][Sign Up]
Location:
Search - 系统引导

Search list

[Other resourceVxworks培训讲稿(嵌入式系统)

Description: 该学习文档对嵌入式操作系统Vxworks的构架,主从关系,系统引导,接口驱动等做了较为详尽的介绍,并给出美国风河公司WindRiver的相关信息链接,对于初学Vxworks者是一篇很好的读物,是本公司内部培训用教材。-study the document to the Vxworks embedded operating system architecture, master-slave relationship, the system guide, Driver Interface done a more detailed presentation. and Wind River is the United States the company WindRiver link related information, For novice Vxworks is a very good books, the company is using internal training materials.
Platform: | Size: 214316 | Author: yifei_515 | Hits:

[Windows Kernel操作系统引导程序

Description: 支持各种操作系统引导启动(boot loader),可实现多操作系统混合使用。
Platform: | Size: 1468923 | Author: angang | Hits:

[VxWorksVxworks培训讲稿(嵌入式系统)

Description: 该学习文档对嵌入式操作系统Vxworks的构架,主从关系,系统引导,接口驱动等做了较为详尽的介绍,并给出美国风河公司WindRiver的相关信息链接,对于初学Vxworks者是一篇很好的读物,是本公司内部培训用教材。-study the document to the Vxworks embedded operating system architecture, master-slave relationship, the system guide, Driver Interface done a more detailed presentation. and Wind River is the United States the company WindRiver link related information, For novice Vxworks is a very good books, the company is using internal training materials.
Platform: | Size: 214016 | Author: | Hits:

[DSP programFLASH在系统编程和DSP并行引导的C语言实现

Description: 介绍了一种在DSP 仿真环境下,采用C 语言对FLA SH 进行在系统编程( ISP)的 方法,同时介绍了TM S320VC5402 的Boo t loader 原理,给出了DSP 的并行FLA SH 引导功能实现 方案,并且给出了一个简单的测试实例-introduced a DSP simulation environment, using the C language for the FLA SH-system programming (ISP), TM also introduced the HPI Boo t loader principle, given the parallel DSP SH FLA program guide function to achieve, and given a simple test examples
Platform: | Size: 169984 | Author: 葛强 | Hits:

[File Formatfat16fat32硬盘FAT文件系统原理的详细分析

Description: 硬盘fat文件系统的详细分析,包括物理结构,逻辑结构,引导原理等-fat file system drives the detailed analysis, including physical structure, logic structure, such as guiding principle
Platform: | Size: 412672 | Author: 安辉 | Hits:

[JSP20040619学院网上信息管理系统

Description: 在教学中使用多媒体课件,引导、锻炼学生自己获取知识的能力;在实验时采用全天开放实验,学生自行实验-in teaching using multimedia courseware, guidance, training students to acquire knowledge of their capacity; in experiments using open day experiment, the student experiment
Platform: | Size: 805888 | Author: fzf | Hits:

[Other Embeded programMP3-project

Description: 编译后直接运行的MP3播放器全部C语言源代码 一个包含FAT文件系统、系统引导 Boot、FLASH Driver等内容的,可以编译后直接运行的MP3播放器的全部C语言源代码, 适合小型嵌入式系统研究。 -compiled directly running the MP3 player all C language source code contains a FAT file system. boot Boot, FLASH Driver and other content. it can be compiled directly after running the MP3 player all the C language source code suitable for small embedded systems.
Platform: | Size: 999424 | Author: 吕旭 | Hits:

[OS programFATFileSystem

Description: FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中的第一条指令。将系统的控制权交由mbr来执行。在总共512byte的主引导记录中,MBR的引导程序占了其中的前446个字节(偏移0H~偏移1BDH),随后的64个字节(偏移1BEH~偏移1FDH)为DPT(Disk PartitionTable,硬盘分区表),最后的两个字节“55 AA”(偏移1FEH~偏移1FFH)是分区有效结束标志。-FAT file system in principle computer keys after pressing the power to start procedures for the implementation of motherboard bios. End conducted a series of inspections and subsequent distribution. Start by bios set in the boot sequence guidance system. It is assumed that drive. Bios implementation End after their own procedures on how the implementation of the right to drive it. Then drive to the store where the implementation of the procedure beforehand. In fact, as mbr section of the code will play a decisive role. MBR (master boot record), the master boot record that is sometimes also called master boot. Located in the entire drive 0 0 cylinder head a sector (can be seen as one drives the sector), bios their inherent in the implementation of the procedures will jump to the future mbr
Platform: | Size: 270336 | Author: henry | Hits:

[OtherLINUXIndex

Description: LINUX目录详解 根文件系统一般应该比较小,因为包括严格的文件和一个小的不经常改变的文件系统不容易损坏。损坏的根文件系统一般意味着除非用特定的方法(例如从软盘)系统无法引导,所以不应该冒这个险。 根目录一般不含任何文件,除了可能的标准的系统引导映象,通常叫/vmlinuz 。所有其他文件在根文件系统的子目录中。 -LINUX Comments on the root directory system in general be relatively small, because including strict documentation and a small change of the regular file system is not easy to damage. Damage to the root system generally means that unless you use a specific method (for example, from floppy disks) system is unable to guide, they should not take the risk. Root directory generally do not contain any documents, with the possible exception of the standard guide mapping system, usually called/vmlinuz. All other documents in the root file system subdirectories.
Platform: | Size: 8192 | Author: h | Hits:

[VC/MFCosexpertutorialkerneltech.ccrun.491204

Description: 本书向读者展示了如何自己动手编写一个简化的32位保护模式操作系统,涉及了现代操作系统的主要技术。本书以编写操作系统为主线索,讨论了存储管理、基本I/O操作与图形界面、中断与系统调用、进程管理、设备管理(以IDE磁盘为例)、文件系统(FAT16为例)、系统引导与系统初始化等方面程序实现的技术问题,给出了操作系统实验和课程设计的内容,并提供了参考程序的清单及详细的注释。这些内容不仅对学习操作系统的学生有帮助,而且对从事底层软件开发、学习保护模式汇编编程与C语言编程的人员也非常有用。 本书可供高等院校开设操作系统课程的有关专业作为实践教材,亦可供广大计算机应用人员、软件设计人员参考和使用。-the book to show readers how to make their own preparation of a simplified 32 protected mode operating system, involved in a modern operating system, the main techniques. The book mainly for the preparation of the operating system clues to discuss the storage management and basic I/O operation and graphical interface, and the interruption of system calls, process management, equipment management (IDE disk for example). file system (FAT16 example), the boot and system initialization procedures and other aspects of the realization of technical problems, Experimental given operating system and the content of the curriculum design, and provide a reference list and the procedures detailed in the Notes. These elements not only to study the system to help students, but also to engage in low-lev
Platform: | Size: 4491264 | Author: 汤杰 | Hits:

[File Formatudisk_fat

Description: 利用C语言开发的u盘文件系统的开发资料,系统引导记录(DBR)的数据结构
Platform: | Size: 126976 | Author: 黄鳝 | Hits:

[OS DevelopWINGRB0206_src

Description: windows 下的GTUB 系统引导程序-GTUB under windows system boot procedures
Platform: | Size: 1042432 | Author: casecurity | Hits:

[File OperateU_Pan_files_system

Description: 优盘文件系统的详细介绍如主引导区、系统引导区等等具体内容-USB file system such as the introduction of a detailed master boot area, the system to guide the specific content areas, etc.
Platform: | Size: 128000 | Author: yuan | Hits:

[Program docBoot_Loader_inside

Description: Boot Loader 技术内幕,写得很好的文章,是编写系统引导程序不可多得的好资料-Boot Loader technology insider, was very well written article, the preparation of system boot rare good information
Platform: | Size: 54272 | Author: 钱宏 | Hits:

[Software EngineeringLinuxinitrdparse.doc.tar

Description: Linux内存初始化技术(initrd)用于支持两阶段的系统引导过程,是在系统启动过程中被挂载的临时root文件系统(译者注:这里的root 文件系统是指的根文件系统)。initrd包含很多可执行程序和驱动,并允许在临时的内存磁盘根文件系统被卸载,内存被释放后挂载真实的root文件系统。在许多嵌入式linux文件系统中,initrd是最终的根文件系统。这篇文章主要讲解了linux2.6内核的initrd技术,包括在内核中的创建及使用。-Linux memory technology initialization (initrd) used to support a two-stage system boot process in the system to start the process of being mounted temporary root file system (Translator
Platform: | Size: 13312 | Author: ookulou | Hits:

[OS Developdrier

Description: windows 系统引导,用于安装驱动时的自动识别-windows system boot, when installing the driver for the automatic identification
Platform: | Size: 443392 | Author: dandan_vc | Hits:

[OS Developos

Description: 操作系统引导探究.rar讲解操作系统启动全过程,详细并有代码.-Guide into the operating system. Rar on the operating system to start the whole process in detail and have the code.
Platform: | Size: 186368 | Author: 郭崇鑫 | Hits:

[OS DevelopA

Description: boot简单的操作系统引导程序,展现操作系统的引导过程-simple boot operating system boot, the boot process to show the operating system
Platform: | Size: 8192 | Author: boozer | Hits:

[Embeded-SCM Developbootdemo_chaisz

Description: bootloader 完成系统引导和代码装载-complete system boot bootloader and code loading
Platform: | Size: 222208 | Author: 柴锁柱 | Hits:

[Other Embeded programyidao

Description: 嵌入式系统引导技术研究 以powerpc为例,对引导代码的解析-Embedded Systems Research guide to powerpc for example, parsing the boot code
Platform: | Size: 671744 | Author: dsj | Hits:
« 12 3 4 5 6 7 8 9 10 ... 27 »

CodeBus www.codebus.net