搜索资源列表

  1. c模拟内存管理

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

    • 发布日期:2024-05-20
    • 文件大小:39936
    • 提供者:keke
  1. 模拟进程同步

    0下载:
  2. 模拟操作系统里的进程的同步实现,用C开发。-operating system simulation of the process of synchronization with C development.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:李小刚
  1. staticpages

    0下载:
  2. 静态分页管理模拟系统 模拟操作系统的静态分页管理系统,实现了位视图、请求表、页表等数据结构,实现了地址转换功能-static simulation system simulation operating system static page management system that the position of view, the request table on page questionnaire data structu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:5507072
    • 提供者:余天
  1. PC4

    0下载:
  2. 一个模拟操作系统磁盘控件管理的程序,采用位示图,界面友好,灵活,比较适合做操作系统实习作业-a simulated operating system disk management control procedures used Bitmap, friendly interface and flexible operating system more suitable for training operations
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1910784
    • 提供者:亚辉
  1. universe

    0下载:
  2. 自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:484352
    • 提供者:徐永波
  1. ToyOS

    0下载:
  2. 模拟操作系统的小程序,支持对命令的解析,模拟 CPU调度-operating system simulation of small procedures, in order to support the analysis and simulation CPU scheduling
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:李一多
  1. filetestsystem

    0下载:
  2. 操作系统的实验 模拟文件管理系统 模拟操作系统中对文件系统的管理-Experimental simulation of the operating system's file management system simulation of the operating system's file management system
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:73728
    • 提供者:zzxxcc_1
  1. OS1923106

    0下载:
  2. 操作系统课程设计,模拟操作系统中文件管理系统,有详细的文档和代码-courses on operating system design, simulation operating system document management system, a detailed documentation and code
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:602112
    • 提供者:人类
  1. SimpleOperatingSystem

    0下载:
  2. 只是一个简单模拟操作系统,是一个现实操作系统的压缩版,只模拟操作系统的部分功能。-just a simple simulation of the operating system, the reality is a compressed version of the operating system. only the operating system simulation function.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:140288
    • 提供者:jason
  1. cipanfdiaodu

    0下载:
  2. 选择一个自己熟悉的计算机系统和程序设计语言模拟操作系统基本功能的设计方法及其实现过程。-choose a familiar computer systems and programming language simulation basic functions of the operating system design and the implementation process.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:353280
    • 提供者:chengui
  1. osshejiyangli

    0下载:
  2. 操作系统课程设计~~~模拟操作系统操作-courses on operating system design simulation ~ ~ ~ ~~~~~~~~~~~~ operating system
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:417792
    • 提供者:
  1. 0248_chaoweiruan

    0下载:
  2. 用C#写的一个超微操作系统,该系统的目的在于模拟操作系统中的各个操作。-wrote an ultrafine operating system, the system designed to simulate the various operating systems to operate.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:254976
    • 提供者:person
  1. spjfilemanagement

    0下载:
  2. 本程序是模拟操作系统的文件管理程序,可以模拟实现目录管理、外存分配以及磁盘存储空间管理-simulation of the process is the operating system of document management procedures can be simulated to achieve directory management, Disk allocation and management of disk sto
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:182272
    • 提供者:shipeijun
  1. teson_FileSystem

    0下载:
  2. 操作系统实验之文件系统,模拟操作系统文件系统的功能,用C#编写.-experimental operating system file system, file system simulation of the operating system's functions, with C# prepared.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:106496
    • 提供者:刘铁声
  1. javaOSmemory

    0下载:
  2. 模拟操作系统内存管理,可分配,撤消进程 ,动态显示内存占用情况-simulation operating system memory management, distribution, the withdrawal process, dynamic display memory occupied
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:linsd
  1. Read_Write

    0下载:
  2. 本程序模拟操作系统中的读者与写者进程来描述进程控制!-the simulation system with the readers who wrote to describe the process of process control!
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:339968
    • 提供者:赵赵
  1. loginfile

    0下载:
  2. 用login二级目录的文件系统,模拟操作系统文件系统二级目录的实现-With two login directory file system, simulating the operating system file system directory 2 realize
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:离间
  1. osos

    0下载:
  2. 这是由Java编写的小型模拟操作系统,其中实现了多道批处理作业的功能。-This is prepared by a small Java simulation of the operating system, which achieved a batch of multi-channel operation functions.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:117760
    • 提供者:Anse
  1. OS

    0下载:
  2. C++实现的模拟操作系统,带有报告。 有界面,实现了进程主调度,内存分配,模拟文件系统功能-C++ Achieve simulated operating system, with the report. There are interfaces, the main achievement of the process scheduling, memory allocation, simulated file system func
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:797696
    • 提供者:
  1. OS_MemoManagement

    0下载:
  2. 用MFC模拟操作系统用动态分区方式管理内存的全过程,包括手动控制和自动演示样例,使用了首次适应和最佳适应算法。-MFC simulation using dynamic partitioning operating system managed by the whole process of memory, including manual control and automatic sample presentation, the u
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:waleking
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org