CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 分区表

搜索资源列表

  1. zhou

    0下载:
  2. 这是一个空间分配与回收的课程设计。。 具体的的步骤大家可以看。 1. 实验原理:在系统初始化话时。主存除了操作系统所占部分外。整个用户区是一个大的 空闲区。可以按作业所需空间大小顺序分配空闲区直到不够为止。当作业结束时,它的占用分区被回收。这个空闲区又可以根据新作业的大小重新分配,所以主存中的已占分配和空闲区的数目和大小都是在变化的,可以用两张表“已分配区表”和“空闲区表”来记录和管理-This is a space allocation and recovery of curriculum d
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2484
    • 提供者:周强
  1. virdisk_source

    0下载:
  2. 这是一个\"虚拟分区\"的源代码,其功能是把任何一个文件夹虚拟成一个分区.其实现主要是利用了dos的subst命令.然后加入了写入注册表的功能.实现了临时建立分区和永久建立分区的效果.delphi7源代码-This a "virtual" as the source code, and its function is a virtual folder into a district. Its main achievement is the use of
  3. 所属分类:文件操作

    • 发布日期:2014-01-21
    • 文件大小:461258
    • 提供者:zero
  1. voronoi

    0下载:
  2. 分区加权voronoi的生成源码,采用了栅格算法,如果想提高速度,建议定义链表或者是数组存储像素值-Weighted voronoi partition generation source, using the grid algorithm, if you want to improve the speed, the proposed definition list or array to store the pixel values
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:41156
    • 提供者:张晓贺
  1. cuncuqi

    0下载:
  2. 实现首次适应算法的动态分配过程alloc()和回收过程setfree()。其中,空闲分区通过空闲区说明表;在进行内存分配时,系统优先使用空闲区低端的空间。-Algorithm to achieve the first time to adapt to the dynamic allocation process alloc () and the recycling process setfree (). Among them, the idle through the free zone Zon
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7403
    • 提供者:machunyu
  1. lc4

    0下载:
  2. Security 用户: NT AUTHORITY\SYSTEM 计算机: C9D21BEA1BF645B 主要用户名: SYSTEM 主域: NT AUTHORITY 主登录 ID: (0x0,0x3E7) 客户端用户名: SYSTEM 客户端域: NT AUTHORITY 客户端登录 ID: (0x0,0x3E7) 有关更多信息,请参阅在 http://go.microsoft.com/fwlink/e
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-14
    • 文件大小:4054530
    • 提供者:kua
  1. COA2

    0下载:
  2. COA 是英文 Change Of Address 的缩写(即更换地址),它的作用就是帮你轻松地将所安装的软件从一个分区移动到另一分区。该软件会先扫描要转移软件在系统中所有与之相关的快捷方式、注册表键值和.INI文件等,然后根据新路径对它们进行修改,接着你就可以放心地将软件目录整个剪切到新路径中,从而实现软件的安全搬家。-COA2
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:309254
    • 提供者:111
  1. first_fit

    0下载:
  2. 采用可变式分区管理方式,空闲区采用分区说明表时,使用首次适应算法实现主存的分配与回收-Using variable partition management, free zones, when the use of geographical descr iption, use the first algorithm to adapt to the distribution of main memory and the recovery
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:18106
    • 提供者:zhouren
  1. dongtaifenquguanli

    0下载:
  2. 1.采用指定算法模拟动态分区管理方式的主存分配。能够处理以下的情形: ⑴ 随机出现的进程i申请jKB内存,程序能判断是否能分配,如果能分配,要求输出分配的首地址Faddress,并要求输出内存使用情况和空闲情况。 内存情况输出的格式为:Faddress该分区的首地址;Eaddress该分区的尾地址 Len 分区长度;Process 如果使用,使用的进程号,否则为0 ⑵ 主存分配函数实现寻找空闲区、空闲区表的修改、已分配区表的修改功能。-1. Simulation algo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:265993
    • 提供者:朱良
  1. fenqucunchu

    0下载:
  2. 编写程序完成可变分区存储管理方式的内存分配会受。实验具体包括:首先确定内存空间分配表;然后采用最佳分配算法完成内存空间的分配和回收;最后编写主函数对所做工作进行测试-Completed programming stored variable district management will be affected by the memory allocation. Specific experiments include the following: first determine alloca
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1432
    • 提供者:
  1. Untitled1

    0下载:
  2. 模拟动态分区存储管理方式的主存分配与回收 (1)确定主存空间分配表(空闲分区,已分配分区); (2)采用一种分配方法(BF,WF或FF等)完成主存空间分配和回收; (3)编写主函数对所有工作进行测试。-Simulate dynamic partition management for main memory storage allocation and recovery (1) determine the main memory space allocatio
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:2638
    • 提供者:gaojin
  1. gudingfenqu

    0下载:
  2. 储存管理实验 对内存分区和分配资源 具有页面和页表分配 给进程分配空间-Storage management and allocation of memory partition experiments with pages and pages of resources allocated to the process of allocation of space for the table
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:1329
    • 提供者:文龙
  1. memery

    0下载:
  2. 用C语言编写一段程序,模拟存储管理中利用链表结构进行循环首次适应法的内存分配与释放操作:首先用系统函数malloc在内存中申请一块大小为1000字节的空间,然后通过输入命令完成此块内存中的分区分配与回收算法,要求在屏幕上给出必要的结果显示。-Write a program using C language to simulate the use of list storage management cycle of the structure of first-fit memory alloca
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:1691
    • 提供者:weiwei
  1. main1

    0下载:
  2. 操作系统模拟算法,采用可变式分区,空闲区链实现内存的分配与回收,包含已分配表-Operating system simulation algorithm, using variable type area, free area chain of memory allocation and recovery, including the table allocated
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3891
    • 提供者:胡晓炜
  1. main_memory_management

    0下载:
  2. 内存管理模拟实验 内存组织方式:可变分区、单链表 分配策略:首次适配、循环首次适配-main memory management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2554
    • 提供者:王振速
  1. hashjoin

    0下载:
  2. Hash join算法的一个基本思想就是根据小的row sources(称作build input,我们记较小的表为S,较大的表为B) 建立一个可以存在于hash area内存中的hash table,然后用大的row sources(称作probe input) 来探测前面所建的hash table。如果hash area内存不够大,hash table就无法完全存放在hash area内存中。针对这种情况,Oracle在连接键利用一个hash函数将build input和probe inpu
  3. 所属分类:Oracle

    • 发布日期:2017-04-15
    • 文件大小:7173
    • 提供者:csj
  1. Database_lock_and_data_able_partitions_Classic

    0下载:
  2. 数据库锁和表分区经典资料Database lock and data table partitions Classic-Database lock and data table partitions Classic Database lock and data table partitions Classic
  3. 所属分类:SQL Server

    • 发布日期:2017-04-04
    • 文件大小:12439
    • 提供者:my7
  1. Fat

    0下载:
  2. 详细讲解FAT文件系统,引导分区,DBR,BPB,FAT1文件表,FAT2,-Elaborate on FAT file system, boot partition, DBR, BPB, FAT1 file table, FAT2,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:351895
    • 提供者:黄振江
  1. mm

    0下载:
  2. 操作系统原理内存管理,动态分区的链表实现,可紧凑,可合并相邻空闲块。-Operating System memory management, dynamic partitioning of the list implementation can be compact, contiguous free block can be combined.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1529
    • 提供者:li
  1. SQL-Server-processing-mass-data

    0下载:
  2. 超大型数据库的大小常常达到数百GB,有时甚至要用TB来计算。而单表的数据量往往会达到上亿的记录,并且记录数会随着时间而增长。这不但影响着数据库的运行效率,也增大数据库的维护难度。除了表的数据量外,对表不同的访问模式也可能会影响性能和可用性。这些问题都可以通过对大表进行合理分区得到很大的改善。当表和索引变得非常大时,分区可以将数据分为更小、更容易管理的部分来提高系统的运行效率。 -Large size of the database is often hundreds of GB, and s
  3. 所属分类:SQL Server

    • 发布日期:2017-04-02
    • 文件大小:47290
    • 提供者:huaan
  1. dongtaifenqu

    0下载:
  2. 模拟动态分区存储管理方式的主存分配与回收。具体包括: (1)确定主存空间分配表(空闲分区、已分配分区); (2)采用一种分配处理发(BF、WF、或FF等)完成主存空间分配和回收; (3)编写主函数对所有工作进行测试。 -Simulate dynamic partition management for main memory storage allocation and recovery. These include: (1) to determine the main memo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:9646
    • 提供者:王珏
« 1 2 3 4 56 »
搜珍网 www.dssz.com