资源列表
os2
- 实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。分页式存储管理系统是内存非连续存储管理中基本的方法,可以通过把一个作业分成多个页面分配到不连续的内存块中去。实验可以通过位示图的方式来模拟内存的使用情况,为每个作业建立页表用于完成正确的地址转换。 (二) 实验内容与步骤: 利用键盘输入本模拟系统的物理块的大小,作业的页表中的块号;完成逻辑地址转换成相应的物理地址的过程。 具体过程: 1、 建立一张位示图,用来模拟内存的分配情况,利用随机数产生一组0和1的数对应内存的使
MaxMinproblem
- 最大最小问题的解决,对于一个简单算法的分析-The maximum and minimum solution to the problem, a simple algorithm for the analysis of
guajisuo
- 易语言开发的简易桌面锁程序源代码,快速锁住桌面,适合易语言新手学习。-Easy language simple Desktop Lock developed source code, fast lock your desktop for easy language to learn novice.
dongtaicaidanyanshi
- 一款易语言开发的 动态菜单演示 源代码,适合新手学习借鉴。-An easy language, the dynamic menu demo source code, suitable for beginners to learn from.
20090724100905
- 请将源代码的目录"mcms"发布为Web应用项目(在IIS中,点击mcms右键属性"虚拟目录"中"应用程序名"为"mcms"),然后双击mcms中的mcms.sln就可以打开项目了.-Please send the source code directory " mcms" release for the Web application project (in IIS, click mcms right property " virtual directory"
quwangkaxinxi
- 一款可以读取电脑网卡信息的易语言源代码,适合初学者学习。-A card can be read by the computer source code for easy language information for beginners to learn.
Free-Button-Icons
- Free-Button-Icons.rar 一大堆好玩的按钮图标-Free-Button-Icons.rar a lot of fun button icon
OFDM
- 正交频分复用(OFDM)的调制与解调以及OFDM的误码率。-Orthogonal Frequency Division Multiplexing (OFDM) modulation and OFDM demodulation and bit error rate.
Desktop
- 数据结构上机作业,包括计算器,文本编辑器两个项目。-tasks of data structure practise.Including textEditor and calculator.Both of them were written by myself.
1
- 有一个整数a(-231<=a<231-1),计算它的整数幂an,其中1<=n<=99。-There is an integer a (-231 < = a < 231-1), calculate its integral power an, where 1 < = n < = 99.
13
- 如果字符串具有相同的后缀,那么就把这么字符串的相同后缀和在一起,这样就能节约一点空间了。比如说有两个字符串分别为“Programming”和“Something”,这样它们有相同的后缀ing,这时候就能省去三个字母了。请写一个程序,计算John这样做能够省去多少个字母?-If the string have the same suffix, then put such a string with the same suffix, and so can save a little space. F
14
- 请帮助John设计好线路,使得John能从任一个牧场都通过石子路到达另外一个牧场,且线路的费用最低。-Please help John design good lines, so John can have any one pasture through the gravel road to reach another farm, and the least expensive route.
