搜索资源列表
文件系统设计.cpp
- 操作系统文件系统管理,可实现建立文件,打开文件,写文件,读文件等操作。-OS file system management, achieving the document, open the paper, writing paper, read documents operation.
200511121433511933
- 很好用 OS的一个很好用的东西 很值得大家看看 哲学家就餐问题的很好的实现-good with a good OS, the things you look at the merits of the Dining Philosophers achieve good
HardDiskInfo
- C#获取硬盘硬件序列号代码,不是硬盘卷标。可在98/ME/2000/XP下执行。-access C# drives hardware serial code is not hard tag. The OS can be implemented.
czxtcssj
- 操作系统的原程序os,af afasf a fa afa fas afsaf afd asf-the original operating system procedures os, af afasf a fa Linda fas afsaf accessed asf
LSLSLSLS
- uC/OS- 实时内核uC/OS-II 实时内核跏蓟
filesyssdfsdf
- os设计的原程序 ,其中有一些错误,希望大家帮忙-os the original design procedures, some of which are wrong, we want to help change it
0sex
- 操作系统实验-采用时间片轮转算法实现进程创建和调度-OS experiment - time unit used Web algorithm process creation and scheduling
system
- 操作系统课程设计. 操作系统课程设计-courses on operating system design. OS curriculum design. Operating System Design
AquaButton_src
- 水晶按钮,类似于苹果操作系统的水晶按钮效果。非常漂亮。-crystal buttons, similar to the Mac OS crystal button effects. Very beautiful.
OS实验一
- 模拟实现三种页面置换算法:OPT,LRU,FIFO。-Simulation three pages replacement algorithm : OPT, LRU, FIFO.
存储管理算法
- 操作系统的存储管理算法模拟实验使用c++实现的源程序-OS storage management algorithm simulation experiments using c realization of the source
OS课题设计
- 任务 设计一个虚拟存储区和内存工作区,并使用下述算法计算访问命中率。 (1)先进先出的算法(FIFO) (2)最近最少使用算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (5)最近最不经常使用算法(NUR) 命中率=(1 – 页面失效次数)/页地址流长度-mission design a virtual memory storage area and the work area and to use the following algorithm to visit
icyflash-56726
- 豆瓣电台桌面版的源码,win7可用-the source of douban radio on win7 os
csharpToVB
- C#与VB程序互转工具! 今天能见到有这样的工具很是高兴。我现在刚开始学习VB.NET,但不可避免的接触一些C#,尽管有点有关C#和VB对照的资料,但总是不全,时间不购用,不能同时好好学,很是郁闷! 在学校的时候读过一个C2Pascal的程序,具体忘了是哪本书了,有人如果知道的话,请告诉我,以便分享给大家,谢谢。这个C2Pascal的转化程序不能把它们两者一一对应的转化,学过的人都知道,因为两个语言有各自的一些特性。我是没学过Pascal的,只是在学OS的时候看汤子
AssemblyDynamicLoader
- 运行一个.NET应用程序或者运行库宿主时,OS会首先建立一个进程,然后会在进程中加载CLR(这个加载一般是通过调用_CorExeMain或者_CorBindToRuntimeEx方法来实现),在加载CLR时会创建一个默认的AppDomain,它是CLR的运行单元,程序的Main方法就是在这里执行,这个默认的AppDomain是唯一且不能被卸载的,当该进程消灭时,默认AppDomain才会随之消失。 -To run a. NET runtime host application, or wh
Fasterflect_src
- ynObj is an open source library that provides a C++ application with run-time class loading facilities (AKA plugins). It s written in standard C++, and can be used with any C++ compiler with good template support, so it is cross-platform from the out
os_process
- OS操作系统进程调度算法,其中采用两个算法来实现:优先进程和短进程优先算法-OS process scheduling algorithm, which uses two algorithms to achieve : short-priority process and the process of priority algorithm.
AddisonWesley_DistributedVirtualMachines.pdf
- Distributed Virtual Machines (inside the Rotor CLR) for scientific programming. Distributed programming has been recognized as a sub discipline of computer science for almost half a century, although it has not evolved into an essential computin
Windows4all_110a
- Web OS Operating System using Sliverlight
FIFO
- 页面置换算法的实现源码。主要为OS初学者提供参考。-Page replacement algorithm implementation source code. The main reference for the OS for beginners.