搜索资源列表
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
neicunguanli999
- 是操作系统的的内存管理,用vc++编的,-is the operating system memory management, using vc series ,&&&&&&&&
readret
- 标题:读和写注册表文件的例子 用visualbasic编的-Title : read and write registry document examples of the series with visualbasic
LJCL
- 熟悉文件的物理结构,通过模拟串联文件的存储过程掌握文件的物理结构及其在系统内存储的过程。-familiar with the physical structure of the document, By simulating the series documents the process of master document storage of the physical structure and the system memory process.
MS7710SE01-boot
- sh7710系列CPU 的linux2.6内核 嵌入设备驱动引导程序-sh7710 linux2.6 series CPU core embedded device driver guide procedures
motFcc2End
- vxWorks MPC82xx系列CPU FCC网口驱动-vxWorks MPC82xx series CPU FCC Network Driver
efidiskutils.1.0
- EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成为计算机的FIRMWARE标准。它是 Intel 为全新类型的 PC 固件的体系结构、接口和服务提出的建议标准。其主要目的是为了提供一组在 OS 加载之前(启动前)在所有平台上一致的、正确指定的启动环境.EFI的国际标准组织是UEFI。 efidiskutils.1.0.zip:是INTEL公司在EFI平台上的一系列EFI的磁盘管理工具。其中包括 efichk:EFI平台下的磁
efinetworktools
- EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成为计算机的FIRMWARE标准。它是 Intel 为全新类型的 PC 固件的体系结构、接口和服务提出的建议标准。其主要目的是为了提供一组在 OS 加载之前(启动前)在所有平台上一致的、正确指定的启动环境.EFI的国际标准组织是UEFI。 efinetworktools.zip:是EFI平台下的网络工具套件,包含了dhcpclient、ping、which、ifconfig、route等一
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.
SMBIOS3.01
- This program displays all SMBIOS/DMI information within the BIOS. The information is organized as a series of Structures each of which is a certain Type. For more details, see a copy of the SMBIOS specification \"System Management BIOS Referenc
vbthread
- VB编的多线程示例,可以自己添加线程.个数基本不限制-VB series multithreading example, can add their own thread. Without limiting the number of basic
SC_22
- MIPS系列CPU下的测试代码,非常好的东西;-MIPS CPU series of test code, a very good thing;
CamTimer
- This a camera timer application for Series 60 devices Nokia 7650 and Nokia 3650. To test this application on Series 60 SDK v1.0, please install camera pictures. To do this, you can download \"CameraImages.zip\" from Forum Nokia s Web site.
银行家算法程序
- 银行家算法程序,操作系统的,用c编的-bankers algorithm procedures, operating systems, with the series c
key.rar
- 用vb编的触摸屏软键盘源代码,具有键盘的所有功能,方便操作,Vb series with touch-screen soft keyboard source code, with all the features of the keyboard to facilitate operation
video_copy
- 好用的影像複製,用在ti的davinci系列-Easy to use image copy, the davinci series used in the ti
SmallRtos51
- Small RTOS是一个源代码公开的多任务实时操作系统,Small RTOS 51 是其在8051系列处理器上的移植(使用keil c51)。Small RTOS可以简化那 些复杂而且时间要求严格的工程的软件设计工作.本手册主要讲述Small RTOS 的使用,本说明了在8051系列处理器上使用应该注意的问题。同时讲述了 Small RTOS的移植。 -Small RTOS is an open source multi-task real-time operating
cz
- 用VB编的作业调度算法 使用了FCFS和SJF算法-VB series with the job scheduling algorithm uses the FCFS and SJF algorithm
UDP6453GD101
- NEC6453与51系列单片机通讯子程序,包字符发生器,屏幕打印功能-NEC6453 with 51 series single-chip communications Subroutine, including character generator, screen printing
OS_Fibonacci_thread
- fibonacci series generation