搜索资源列表
WS430Linux
- 微芯力公司开发的WS430开发板的说明手册。Linux 程序开发基础篇......................................................3 第一章 硬件准备.....................................................................................................................3 第二章 运行Linux 操作系统下的例程........
Embedded_FAT_File_System_for_AVR_Memory_Stick
- < AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统,这些内容主要包括,文件系统的命名规范,文件寻址路径规范,文件系统核心数据结构的定义,文件系统读写类函数原型的定义。
45g4g
- 大学本课操作系统课程设计指导书(1)假脱机技术的模拟(2)读者—写者问题的模拟-university courses on operating system design based curriculum guide book (1) at the off-line simulation technology (2) the reader-written persons Simulation
dongshou3-5
- 动手写操作系统,不错的代码,大家可以下下来看看,是意识怎么样?-to write operating systems, good code, we can see down under, is the sense of how kind?
1123
- 10分钟完成的操作系统 - 《自己动手写操作系统》--1
1234
- 10分钟完成的操作系统 - 《自己动手写操作系统》 - 2
linux
- 作为一名电子工程师,而且是一个什么都想自己做的人,我一向愿意用计算机来控制外部设备。甚至还在我们父辈的Apple-2e时代,我就已经开始寻找别的平台,希望可以与我定制的环境相连,并且可以写我自己的驱动程序软件。不幸的是,八十年代的个人电脑并没有那么强大,不论在软件层还是硬件层上,个人电脑的内部设计都远不如Apple-2e,并且在很长一段时间内,可以获得的文档都不能令人满意。但是,接着发生的事是Linux出现了,我决定试一试,于是买了昂贵的386主板,并且没有跑任何商业软件。 那时侯,我正在大
OS_DIY
- 深入介绍操作系统原理,自己动手写一版属于自己的操作系统。
CWriterReader
- C实现的操作系统的读者写者问题,一份报告,包括代码。
在VMWare上安装VxWorks操作系统
- 嵌入式系统的调试方法一般为通过PC(宿主机)上的集成开发环境交叉编译针对特定电路板(目标机)的程序,然后将程序通过目标板的 JTAG、串口或网口等途径下载到目标板上运行。如图1。因此,为了构造一个嵌入式系统的学习环境,拥有一块包含CPU、存储器及I/O电路(构造计算机系统)的目标电路板往往是必要的。虽然许多集成开发环境附带模拟软件,但仅限于指令集的模拟,均无法模拟物理的目标机硬件平台,因而在其上只能进行应用程序的象征性模拟开发。但是,并非所有人都能拥有一块物理的电路板。在这种情况下,我们如何构造
ccgunli.rar
- 操作系统实验,存储管理,用C语言写的程序里面包含报告,Experimental operating system, storage management, using C language to write the report which contains the procedures
chapter1
- 自己动手写操作系统的源代码第一章。详细介绍了操作系统从零开始编写的教程的源代码。(后续部分继续上传)-Yourself to write the first chapter of the operating system source code. Details of the operating system written from scratch tutorial source code. (Follow-up section to upload)
chapter2
- 自己动手写操作系统的源代码第二章。详细介绍了操作系统从零开始编写的教程的源代码。(后续部分继续上传)-Yourself to write the second chapter of the operating system source code. Details of the operating system written from scratch tutorial source code. (Follow-up section to upload)
chapter3
- 自己动手写操作系统的源代码第三章。详细介绍了操作系统从零开始编写的教程的源代码。(后续部分继续上传)-Yourself to write the operating system source code chapter. Details of the operating system written from scratch tutorial source code. (Follow-up section to upload)
chapter4
- 自己动手写操作系统的源代码第四章。详细介绍了操作系统从零开始编写的教程的源代码。(后续部分继续上传)-Yourself to write the operating system source code chapter. Details of the operating system written from scratch tutorial source code. (Follow-up section to upload)
chapter5
- 自己动手写操作系统的源代码第一章。详细介绍了操作系统从零开始编写的教程的源代码。(后续部分继续上传)-Yourself to write the first chapter of the operating system source code. Details of the operating system written from scratch tutorial source code. (Follow-up section to upload)
chapter6
- 自己动手写操作系统的源代码第六章。详细介绍了操作系统从零开始编写的教程的源代码。(后续部分继续上传)-Yourself to write the operating system source code Chapter VI. Details of the operating system written from scratch tutorial source code. (Follow-up section to upload)
chapter7
- 自己动手写操作系统的源代码第七章。详细介绍了操作系统从零开始编写的教程的源代码。(后续部分继续上传)-Yourself to write the source code of the operating system of Chapter VII. Details of the operating system written from scratch tutorial source code. (Follow-up section to upload)
Computer-Organization
- 计算机组成与体系结构 课程设计报告 1. 实验目的 1 加深计算机组成体系与结构课程的学习。 2 通过阅读《Orange s 一个操作系统的实现》来了解操作系统的基本结构。 3 自己动手写操作系统,通过操作系统运行状况来学习计算机的体系工作情况。 - Computer Organization and Architecture Curriculum design 1 purpose of the experiment A better c
computer-start
- 计算机是如何启动的,详细讲解了计算机启动过程,像写操作系统必看。-computer start