搜索资源列表
操作系统答案
- 《操作系统概念》第6版英文答案 每章习题答案都有,自己看-"operating system, the concept of" English version 6 each chapter answers the questions have answers, do you
操作系统概念
- 《操作系统概念》第六版中文版,珍藏, 内有1-9章译文,自己慢慢看吧。-<The concept of operating system> sixth edition, chinese version, museum piece. It has been translated into chinese from 1 to 9 chapter, you could read it as long as you want.
自己动手做一个迷你LINUX系统
- 写一个自己的LINUX 的小操作系统 自己看看筹满20个字-write their own Linux operating system could see for himself the small discs full 20 characters
一个很简单的操作系统(版本三)
- 继第二版本,教你怎么让自己的操作系统进入保护模式,很精彩哦-the second version, to teach you how to make our operating system into protection mode, wonderful!
自己动手写操作系统
- 自己动手写操作系统-to write its own operating system
在NT系列操作系统里让自己“消失”
- 这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。
得到自己机器IP程序
- 该程序主要演示如何在windows操作系统下面如何得到自己机器IP程序-The program mainly demonstrate how to get ain machine IP address.
操作系统课程实验程序
- 进程调度程序,适合操作系统课程设计及上机实验,可以自己修改,也可以直接应用.-process scheduling procedures, suitable for courses on operating system design and experiment on the plane, his amendment can be applied directly.
操作系统课程实验报告1
- 1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provision of several examples or to
DSP2812自己设计的操作系统源代码
- 在2812上实现的操作系统 类似UCOS 支持64个任务,64个优先级 支持任务通信 代码小于1000行(除去TI代码模板和寄存器定义)
0s2.3.rar
- 这是我自己写的模拟操作系统,用c#开发的。,c#
MultiBoot
- 用汇编语言,设计一个多重引导程序,安装在一个装有多个操作系统的硬盘里,在计算机启动的时候,能让用户选择要启动的系统。 这是学习汇编程序设计课程的实验,自己写的,用masm编译,在vmware虚拟机上测试通过。内附源码、可执行程序及实验报告。 该程序会改写MBR引导的部分,在真是机器上运行有风险。-This is multi-boot program. With MultiBoot installed in the hard drive installed several OS, user
实时操作系统例程bios_ccs2
- 有关DSP/BIOS的应用例子,非常有用的哦,自己看看吧,很基础的-the DSP/BIOS application examples, very useful, oh, let's see it himself, the very foundation Wanton
30天自制操作系统
- 自己想动手编写操作系统的朋友可以留意一下!(I want to start writing the operating system friends, you can pay attention to!)
30天自制操作系统
- 自己手动开发操作系统教程,跟随教程经过30天学习可以自己开发操作系统。(Manually develop your own operating system)
于渊自己动手写操作系统光盘
- 于渊自己动手写操作系统光盘(Write the operating system disk yourself in Yuan)
ORANGES'_自己动手写操作系统_光盘源代码
- 根据 ORANGES’自己动作写操作系统学习自己编写,其实大多是拷贝的。(According to ORANGES's own action, write the operating system to learn to write, in fact, most copies.)
《自己动手写操作系统》光盘内容以及工具
- 这是用masm学写操作系统的可在我虚拟机上执行(This is using MASM to write operating systems that can be executed on my virtual machine)
Orange's一个操作系统的实现 第一版
- 《自己动手写操作系统》.于渊.无水印影印版(《Orange's一个操作系统的实现》的第一版)("Write the operating system yourself". Yu Yuan. Waterless printing plate (the first edition of the implementation of Orange's an operating system))
自己动手写嵌入式操作系统_蓝枫叶_pdf
- 本书以作者亲自在PC上开发嵌入式操作系统“HelloChina”的全过程为主线,详细地叙述自己动手写嵌入式操作系统所需的各方面知识,如加载和初始化、Shell、线程的实现、内存管理机制、互斥和同步机制及中断和定时机制的实现,以及设备驱动程序管理框架,应用编程接口等。(The whole process of the book by the author personally developed embedded operating system "HelloChina" in