CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - run from memory

搜索资源列表

  1. Clock

    0下载:
  2. 改进型CLOCK 页面置换算法实现在进程运行过程中,若其要访问的页面不在内存而需要调入内存,但分配该进程的内存 空间已经用完时,为了保证该进程能继续执行,需要从内存中把该进程的一些页调入外存中 的对换区,但调出那个页面,可以采用不同的算法。-Improved CLOCK page replacement algorithm in the process of running the course, if its trying to access pages of memory need
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:7871
    • 提供者:李方
  1. myoskernelorange

    0下载:
  2. 开发os 的最开始部分加载kernel.bin文件。 从mbr到loader,loader再加载kernel入内存并运行-Os the beginning of the development of the most loaded kernel.bin file. From the mbr to the loader, loader and then load the kernel into memory and run
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:13223
    • 提供者:chen
  1. wjyuanli1

    0下载:
  2. 从3500H记忆细胞开始建立0 ~ 15 16数据(做成的,01H ~ 09H数据00H。0AH ~ 0FH)。而且跑,检查记录的结果。-From 3500H memory cells began to establish 0 ~ 15 were 16 data (built for the data 00H, 01H ~ 09H. 0AH ~ 0FH). And run, examination record results.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:428086
    • 提供者:黄伟坡
  1. delphicommpro

    0下载:
  2. 实现delphi程序间的互相通讯 1. 运行 project1.exe 2. 点击“写入变量到内存”按钮,写入两个变量,一个是QQ,一个是memo 3. 再另外运行一个 project1.exe 4. 点击“从内存中读取变量“按钮,将从内存中读取两个变量,一个是QQ,一个是memo-Delphi program to achieve mutual communication between the 1. Run project1.exe 2. Click on "
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1650628
    • 提供者:shaochun
  1. tcc-0.9.25.tar

    0下载:
  2. A c compiler source code. Tiny C Compiler feature: SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc gener
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:443798
    • 提供者:Steven Hu
  1. SMImport-v2.27

    0下载:
  2. MImport suite contains a TSMIWizardDlg () component. This wizard form for run-time user visualization of import setting (like importing in MS Access). With this component your user can control a data import process and restrict the access of your end
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-18
    • 文件大小:414959
    • 提供者:fm
  1. four-classical-cuda-examples

    0下载:
  2. cuda入门例子代码,从内存分配到数组倒置,每个都短小精悍,详细注释,已测试可以直接跑。-CUDA introductory example code from the memory allocated to the array inverted, each dapper, detailed notes, tests can be run directly.
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:3748
    • 提供者:enrique
  1. os

    7下载:
  2. 操作系统课程设计 分页存储管理系统;建立一个基本分页存储管理系统的模型。 首先分配一片较大的内存空间,作为程序运行的可用存储空间; 建立应用程序的模型; 建立进程的基本数据结构及相应算法; 建立管理存储空间的基本存储结构; 建立管理分页的基本数据结构与算法; 设计存储空间的分配与回收算法; 提供信息转储功能,可将存储信息存入磁盘,也可以从磁盘读入; 注意:代码运行时先在D盘目录下创建一个进程表.txt的文件,并在文件中输入进程名和大小,如 a 12等,
  3. 所属分类:OS Develop

    • 发布日期:2015-12-25
    • 文件大小:12288
    • 提供者:Gee
  1. 2

    0下载:
  2. (1) 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存容量查看是否有足够的空闲空间,若有,则按需分配,否则,作业无法装入。假定内存大小为128K,空闲区说明表格式为: • 起始地址——指出空闲区的起始地址; • 长度——一个连续空闲区的长度; • 状态——有两种状态,一种是“未分配”状态;另一种是“空表目”状态,表示该表项目前没有使用。 (2) 采用首次适应算法分配回收内存空间。运行时,输入一系列分配请求和
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:542
    • 提供者:zhouxiaotong
搜珍网 www.dssz.com