资源列表

« 1 2 ... .33 .34 .35 .36 .37 738.39 .40 .41 .42 .43 ... 5346 »

[C#编程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 th
<东方少秋> 在 2008-10-13 上传 | 大小:2.58kb | 下载:0

[C#编程跨行表头

说明:在.net的datagrid空间的表头实现跨行表头,此文档是一个实例
<张迪> 在 2008-10-13 上传 | 大小:969byte | 下载:0

[C#编程省考02

说明:c语言全国统考的编程 大家可以借鉴下啊-national examination of programming we can draw under ah
<周云云> 在 2008-10-13 上传 | 大小:2.43kb | 下载:0

[C#编程省考03

说明:03年的c语言统考题, 继续借鉴,-03 c language examination that continue to draw laughter
<周云云> 在 2008-10-13 上传 | 大小:33.05kb | 下载:0

[C#编程省考02 的

说明:02年的c语言统考题目, 可以拿去看下的-02 c language examination subject can be found in a glance
<周云云> 在 2008-10-13 上传 | 大小:17.92kb | 下载:0

[C#编程c练习题

说明:一些c语言的资料,对考计算机有用的 哦 看看啦-some resource for C,very use for computer study, try it.
<周云云> 在 2008-10-13 上传 | 大小:6.69kb | 下载:0

[C#编程省考01

说明:一些c语言考试的统考题目, 有些用的,可以拿去看看的啊-some language examinations examination subject, and some of that can be found to see the ah
<周云云> 在 2008-10-13 上传 | 大小:44.78kb | 下载:0

[C#编程GAOCHUNM编译

说明:编译原理:中缀表达式转换为逆波浪式实验源程序-Compiler Principle : The conversion formula for the superintendent inverse source Wave Experiment
<高春梅> 在 2008-10-13 上传 | 大小:923byte | 下载:0

[C#编程SaleRifleServer

说明:模拟*销售系统,本系统通过模拟销售人员没月的销售情况来制服他们应得的实际工资,用C#开发。-simulated firearms sales system, the system by simulating sales staff not on the sale of the uniforms they deserve real wages, with C# development.
<李坤> 在 2008-10-13 上传 | 大小:10.95kb | 下载:0

[C#编程数据结构程序

说明:提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。可...这 本书的练习部分的源代码在哪里下载啊?? 正在读取本评论的讨论,-the C language descr iption of the complete algorithm source, and equipped with a wealth of illustrations and exercises. May ... this book part of the
<超人> 在 2008-10-13 上传 | 大小:11.67kb | 下载:0

[C#编程八皇后问题的求解 gzw

说明:该程序产生的最终结果存于当前工程目录下的result.txt文件中 写得比较仓促的-the process of final results stored in the current directory project result.txt the document drafted in a relatively hasty
<宫振伟> 在 2008-10-13 上传 | 大小:1.19kb | 下载:0

[C#编程进程调度模拟程序gzw

说明:这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。 希望大家多提意见-here no API calls simulations, I se
<宫振伟> 在 2008-10-13 上传 | 大小:3.43kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 738.39 .40 .41 .42 .43 ... 5346 »

源码中国 www.ymcn.org