搜索资源列表
Linux服务器配置教程
- 这是一个中小型企业服务器配置的方案,内含大量代码命令的解析.-this is a middle/small enterprise server configuration scheme, including plenty of command parse source code.
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
mod-linux-0.11
- Linux 0.11 代码在不做修改的情况下,很难在现在的环境下这接编译通过(除非你能的到 10 几年前 Linus 用的那个版本的 gcc 什么的)。所以要对代码作少量修改(说说是少量花了好几小时的,主要是一上来不熟 gcc 的内嵌汇编)。比起linux0.01,linux0.11更加完善,更加接近操作系统的要求,内核小有利于学习linux-0.11 Linux code does not modify the circumstances, In the present difficult c
使用linux文件系统调用(新手必须)
- 刚刚学习操作系统得新手们可以好好看看这个程序.-just learning platforms is a good novice can look at this procedure.
一个新的Linux设备驱动程序
- 这是一个我经过研究学习,理解了别人得程序,感觉很不错的源程序.-This is a research study I read, understand others in the process, I feel very good source.
linux-源代码
- 这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自测试~但就算用来做参考资料也是非常好的-the linux source code is very comprehensive ~ ~ basic integrity of the use of a translation of c ~ due to the time I did not personally test to be used to do it even if reference is very goo
a
- PASCAL语言的词法分析程序,用C++语言编写,开发环境为LINUX.包含源程序的输入文件和分析后的输出文件-PASCAL language lexical analysis procedures using C language, development environment for Linux. Includes input source document and analyze the output files
是一个渗透测试的系统,类似于Linux
- 是一个渗透测试的系统,类似于Linux,功能很强大,很实用,我也是刚刚装机的-Is a penetration test system, similar to Linux, very powerful, very practical, I have just installed the
使用Linux下的图形库
- 编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行。-Write a C program, using the graphics library under Linux, sub-window displays three concurrent processes running.
pcmtest
- pcm音频播放测试程序,pcm格式的完整理解-pcm audio player test procedure, pcm format, a complete understanding
Linux_Assembly_programming
- linux环境下的汇编语言的书籍,很难得书啊 大家来下载吧-linux environment assembly language books, a rare book ah you to download it
systemtest
- 本程序是操作系统课程实验的死锁的检测与解除。解除方式采用撤销进程的方法。全部用数组实现。在ubuntu(linux)下编译通过。为本人原创。每次撤销个代价最小的死锁进程,释放其所拥有的资源。 所有数据都是可以自行设置的,包括进程个数,资源种类数,各进程的代价等。-This procedure is the operating system course experiment Deadlock Detection and disarmament. The lifting of the way
flex-2.5.4a-1
- flex,词法自动生成工具,他可以在极短时间内帮助产生编译器的词法c源程序-flex, automatically generated lexical tools in a very short time he can help the compiler generate c source of lexical
Linux
- 对linuix 文件系统的模拟,包含了若干文件命令,是用c语言实现的。-Linuix file system on the simulation, the order contains a number of documents is achieved with c language.
lab1
- Nachos上开发的一个初级shell。Shell支持cd, dir, clr, environ, echo, help, pause and quit命令;上述命令之外的其他命令通过系统调用fork和exec创建子进程实现; -Nachos on the development of a primary shell. Shell support cd, dir, clr, environ, echo, help, pause and quit order the order other
OCR
- a pdf about open suse linux
uCOS-II
- uclinux源码,一个最精简的嵌入式操作系统,是学习嵌入式的好资料-uclinux source, one of the most streamlined of the embedded operating system, is a good learning embedded information
linux-0.00
- Linux 0.00的源代码,够经典吧,可以拿来做操作系统开发的框架-The source code for Linux 0.00, classic enough it can be used as a framework for operating system development
linux--os
- os实验源代码,共八个。。 有文件管理、内存管理、进程通信-os experiment source code, a total of eight. . There are document management, memory management, process communications and so on. . .
Linux
- 一本linux 的好书,从简单到精通,让你更容易掌握linux-A linux books, from the simple to the proficient, allow you to more easily grasp linux