CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 内存管理 操作系统

搜索资源列表

  1. 操作系统进程内存管理模拟特别版

    1下载:
  2. 操作系统进程内存管理模拟 有关此程序的功能请见程序中的帮助菜单 程序难点1:创建Windows xp中按钮样式 解决方法:使用标签控件与形状控件一起形成此样式 此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。 此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现) 程序难点2:实时与分时混合应用 解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。 程序难点3:分页式内存管理的调度方式 解决方法:具体方法见
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:70635
    • 提供者:锡文
  1. 操作系统课程实验

    1下载:
  2. 操作系统实验,包括进程管理,文件管理,内存管理的基本实验源玛-experimental operating system, including process management, document management, memory management source of the basic experiment Machia
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25155
    • 提供者:lome
  1. 操作系统管理

    1下载:
  2. 操作系统,进程调度,内存管理,的好例子-operating systems, process scheduling, memory management, a good example
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:890639
    • 提供者:冬冬
  1. c模拟内存管理

    2下载:
  2. 一个用C写的内存管理系统,模拟操作系统内存-C write a memory management system, the operating system memory simulation
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:39800
    • 提供者:keke
  1. 操作系统进程内存管理模拟vb

    0下载:
  2. 分页式内存管理的调度方式 具体方法见程序中的注释。 基于优先级的调度方式-paging memory management method of scheduling specific methods See Notes to the procedures. Priority - Based Scheduling way
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25489
    • 提供者:丁志强
  1. vb 模拟操作系统

    1下载:
  2. 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理 我觉得不错-This a VB simulativing OS,it can do process management,memory management and file management.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21420
    • 提供者:谢谦
  1. 内存管理2dephi源代码

    0下载:
  2. 操作系统内存管理的具体实现,Dephi编程实现-operating system memory management is a concrete realization, Delphi Programming
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:284675
    • 提供者:李雪
  1. 迷你管理器

    0下载:
  2. 一款迷你的系统管理软件,可查看操作系统的相关信息,内存和CPU的相关使用记录,还可以定时关机,重启和注销系统呢。
  3. 所属分类:系统编程

    • 发布日期:2010-03-10
    • 文件大小:40686
    • 提供者:kintebaby
  1. 简单实现操作系统的一些页面置换与分页内存管理等

    0下载:
  2. 简单实现操作系统的一些页面置换与分页内存管理等-Simple implementation of the operating system some of the pages paged memory management, replacement and
  3. 所属分类:Windows编程

    • 发布日期:2012-11-12
    • 文件大小:881
    • 提供者:xavier
  1. 操作系统内存管理的实验报告

    1下载:
  2. 操作系统内存管理的实验报告,分别使用Frist-fit方法和Best-fit方法实现,并对这两种方法进行性能测试~-Experiment report of operating system memory management, respectively, using the Frist-fit classes methods and the Best-fit classes methods of implementation, and performance testing ~
  3. 所属分类:系统编程

    • 发布日期:2016-01-25
    • 文件大小:3152896
    • 提供者:david
  1. 3

    0下载:
  2. 模拟内存管理,操作系统实验,C++编程,免费下载.windows编程.-Analog memory management, operating system experiment, C++ programming, free download. Windows programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1591
    • 提供者:xionghuihua
  1. WINDOWS

    2下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:26989792
    • 提供者:桃子
  1. neicunguanli

    0下载:
  2. 1.应用所学过的课程软件工程、数据结构、操作系统原理、高级语言程序设计等专业知识完成系统的分析和设计; 2.完成的系统能模拟实际应用,具体要求如下: ① 用户界面友好; ② 实现多道多任务内存管理,涉及分区管理、页式管理、虚拟存储管理; ③ 设计应遵守软件工程原则,软件有健壮性; ④ 文档规范,图表清楚,符合论文规范。 -Computer Operating System(OS) control and manage various computer systems ha
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9994791
    • 提供者:cl
  1. Windows

    0下载:
  2. 操作系统课程设计,NIDS驱动、内存管理、生产者消费者程序、虚拟磁盘-Operating system, curriculum design, NIDS drive, memory management, program producers and consumers, the virtual disk
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:3050718
    • 提供者:ken
  1. 操作系统+模拟的+欢迎下载+C#版

    0下载:
  2. 这是个模拟操作系统,实现了基本的文件管理,进程管理,内存管理-This is a simulation of the operating system to achieve the basic document management, process management, memory management
  3. 所属分类:其他小程序

    • 发布日期:2017-03-28
    • 文件大小:405510
    • 提供者:远光
  1. os

    0下载:
  2. 本系统模拟操作系统的文件管理,内存管理,设备管理,进程管理四个模块-The simulation of the operating system file management, memory management, equipment management, process management of four modules
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:122859
    • 提供者:yuanlinjing
  1. APPMAN

    0下载:
  2. 操作系统内存管理,操作系统内存管理 操作系统内存管理-Memory Management ;freemem ;APPMAN
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2330
    • 提供者:逆流
  1. 状态转换和内存管理

    1下载:
  2. 操作系统状态转换和内存管理 利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。(State conversion of operating system)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:lili123456
  1. memory

    0下载:
  2. 该算法实现了两种经典的内存管理算法 分别是先进先出和最近最久未使用(The algorithm implements two classic memory management algorithms, which are first in first out and most recently unused)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:haha_111
  1. Helo OS操作系统 v2019.0.0.1

    1下载:
  2. HELO OS是由一个初中生彭泽凯跟据川合秀实先生的纸娃娃操作系统和《30天自制操作系统》写的一个小型的 32 位软盘内核操作系统,支持分页内存管理,图形界面,鼠标,键盘,控制台等驱动,以及一些应用程序。涉及的内容多,但深入不多。系统拥有独立的内核和独立的可执行程序,其可执行文件拓展名为 .HEL 。 Helo OS 的最大特点就是小 ,内核 HELO.SYS 只有 44.8K ,其大小一张软盘就容得下。 启动快速迅捷,秒开。 注意,支持中文显示。 独立内核,独立运行程序 。图形化界面,界面友
  3. 所属分类:系统编程

« 12 3 4 5 6 »
搜珍网 www.dssz.com