搜索资源列表
bochs-2.2.1.win32-src
- Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
rtnet-0.9.1.tar
- 实时网络栈,在Linux操作系统环境下编译通过,以内核模块的方式加载到系统-real-time network stack, and the Linux operating system environment compiler through to the kernel module loading to the system
grub-1.95.tar
- grub 1.95 linux 的bootloader 源代码,小型的os,可以作为学习写操作系统使用 -grub 1.95 Bootloader linux source code, the small os. can learn to use the operating system
ppcboot-1.0.6
- 嵌入式linux的bsp,支持powerpc系列cpu,包括网卡、CompactFLash、ATA disk boot 等驱程。-Embedded Linux bsp support powerpc series cpu, including LAN, CompactFLash, ATA disk drive such as boot process.
mono-basic-1.2.5
- 大名鼎鼎的mono是.NET平台的跨平台(支持linux,macos等)应用,该代码是基于VB的实现
1
- 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码. 提示:(1) 有界缓冲区可用数组实现.
DirectFB-0.9.25.1.tar
- DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
usb-driver-linux-2[1].6.17.tar
- usb driver for 2.6.17
linuxkernel1.0
- linux操作系统1.0版本,带有详细的讲解,对于学习linux内核,了解linux内核工作原来有很大帮助
linux-1.0
- linux kernel源代码,适合学习linux用-linux kernel s source code
Linux
- Linux内核详解,介绍了0.1.1版的linux操作系统以及系统的架构-The Linux kernel explain, introduced the 0.1.1 version of the Linux operating system and system architecture
rec-send_test
- linux下的C。点对点一收一发测试_192.168.0.1发_192.168.0.2收-linux under C. Close out a point-to-point test _192.168.0.1 issued _192.168.0.2 close
grub-1.96.tar
- 有助于了解操作系统如何启动之过程,尤其是那些因为安装了linux后,用了没几天就删掉的认识!-Contribute to the operating system know how to activate the process, especially those installed linux because after a few days spent not Know deleted!
geekos-0.3.1
- 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统核心内容分别设计了7个难度逐渐增加的项目供教师选择.-An operating system using C language development, students in the Linux or UNIX environment to expand its functional, you can also use
FATFS.for.linux
- 这份源码是基于微软开放的FAT文件系统相应源码,由GNU社区维护的在UNIX/LINUX系统中FAT文件系统部分,通过VFS实先挂载。-This source code is licensed under Microsoft Shared Source License Version 1.0 for Windows CE. Combined with VFS, UNIX/LINUX is capable of mounting disks of FAT file system.
LINUX3
- 操作系统原理及应用(FOR LINUX)(1)-Operating Principle and Application (FOR LINUX) (1)
VMwareTools-8.8.1-528969.tar
- vmware tools 8.1支持本地与虚拟机之间文件拖拽。-vmware tools 8.1 Drag and drop files between the support of local and virtual machine
101220004-1
- 实现一个在linux环境下运行的坦克大战游戏,没有用任何库函数,可以相应键盘的消息事件(利用时钟中断机制实现)-Battle City game, running a linux environment and did not use any library functions corresponding keyboard message event (clock interrupt mechanism to achieve)
sanos-src-1.3.4
- sanos操作系统最新源码,类似于Linux,具有网络、telnetd、ftpd等功能-sanos OS newest source code,same as Linux with the functions of net,telnetd and ftpd
