搜索资源列表

  1. 全球ip分配表

    0下载:
  2. 全世界的ip分配表-worldwide distribution table
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:63488
    • 提供者:吴文彪
  1. 教学--第二十章 指针 二 为指针分配和释放空间

    0下载:
  2. 教学--第二十章 指针 二 为指针分配和释放空间-teaching-- the 20th chapter two indicators for the allocation and release of indicators space
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:13312
    • 提供者:史亚军
  1. 存储管理分区分配算法

    0下载:
  2. 存储管理分区分配算法的源码-storage management district allocation algorithm source code
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:朱木木
  1. 地址分配

    0下载:
  2. 下面的程序显示含有位段的结构变量所占用的字节数量,以及结构变量在内存中的地址分配情况-following the procedure shown to contain spaces of the structure occupied by the variable number of bytes, and the structural variables in memory address distribution
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:110592
    • 提供者:崔治国
  1. 遍历菜单并通过树形视图分配权限

    0下载:
  2. 遍历菜单并通过树形视图分配权限-traverse through the menu tree and the distribution of competences View
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-13
    • 文件大小:125952
    • 提供者:
  1. Ga_fu

    0下载:
  2. 用遗传算法实现任务分配优化的源程序。-genetic algorithm optimization task allocation of the source.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:123904
    • 提供者:
  1. 房屋分配

    0下载:
  2. 房屋分配一个小程序,适合一般企业分配房屋的时候应用-a small allocation procedures suitable for general distribution enterprises of Housing Application
  3. 所属分类:家庭/个人应用

    • 发布日期:2024-05-13
    • 文件大小:26624
    • 提供者:王嫱
  1. 操作系统——PCB模拟代码

    0下载:
  2. 这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynami
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:11264
    • 提供者:草原
  1. 虚拟存储器的内存管理

    0下载:
  2. 使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a threa
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:62464
    • 提供者:陆阳
  1. 全球IP地址分配表newip

    0下载:
  2. 全球IP地址分配表newip,列出了全球各地的IP范围。-global IP address allocation table newip listing a global IP scope.
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:57344
    • 提供者:王喆
  1. MemoryMagementDemo

    0下载:
  2. 这是一个演示Windows如何分配内存的应用程序,用VC++工具实现,具有很的实用性-This is a demonstration of how to allocate memory for Windows applications, with VC tools, it will be very useful
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:3749888
    • 提供者:吴义军
  1. task

    0下载:
  2. 该程序用于计算任务分配问题,任务分配问题也是运筹学中一个较难的问题。-procedures used in the calculation of the distribution of tasks, task allocation problem is tacticians had a more difficult problem.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:
  1. process for windows

    0下载:
  2. 本程序模拟操作系统中内存分配和进程调度.有比较好的界面.-the simulation operating system memory allocation and scheduling process. A better interface.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:149504
    • 提供者:lyh
  1. os3

    0下载:
  2. 动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配,完成主存空间的回收;最后编写主函数对所作工作进程测试。存分配时查找空闲区进行分配,然后填写已分配区表,主要操作在空闲区-dynamic storage management through the distribution of the ma
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:276480
    • 提供者:成龙
  1. hash_map

    0下载:
  2. STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。-STL use examples include : Hash Table creation, insert, search, delete, memory allocation and release memory.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:何智峰
  1. 内存分配与回收

    0下载:
  2. 内存分配与回收,是用TC写的,请大家-memory allocation and recovery, is TC wrote, please s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:
  1. zhou

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

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:周强
  1. 位示图法内存分配

    0下载:
  2. 一个自己做的关于操作系统的小实验,为打发老师!-an own operating system on a small experiment to kill a teacher!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:7387136
    • 提供者:情圣
  1. 内存静态分配

    0下载:
  2. 内存静态分配: 程序还有一些错误,益出处理不知道怎么加入。此程序开始不是我写的的,我在别人的基础上理解并改动了一些。实验课已经结束了,没时间在做了,以后有机会再改。-static memory allocation : there are some procedural error, derived from processing do not know how to join. This is not the beginning of
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:张家
  1. 操作系统实习报告

    0下载:
  2. 全面包含操作系统课程设计中处理机调度,主存空间和磁盘空间的分配和回收的实验报告和源程序.-operating system contains a comprehensive curriculum design, processor scheduling, main memory space and disk space allocation and recovery of the experimental reports and the
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:114688
    • 提供者:飞飞
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org