CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - structure

搜索资源列表

  1. 操作系统课设

    2下载:
  2. 操作系统课程设计编程实例 1fork 2编制先来先执行进程调度算法 3读者 4模拟进程调度算法 5 虚拟存储器管理 6二级目录结构的磁盘文件系统-courses on operating system design programming examples 1fork two first-come first-prepared implementation process scheduling algorithm three readers four scheduling algorit
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:50803
    • 提供者:艾倜人生
  1. C-S、B-S及三层结构

    1下载:
  2. 本书介绍了三层体系结构的基本概念及它的构造等。对于初学者很有帮助-the book introduced the three-tier structure of the system and its basic concepts such as the structure. Helpful for beginners
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8106
    • 提供者:谢春基
  1. 青鸟软件生产线

    0下载:
  2. 作好一个系统,必须有个好的预先设计,好的系统必须满足,可扩张性,代码容易看懂,结构清晰.-make a system, there must be a good pre-designed, a good system must meet, expansive and easy to understand code, structure clear.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:103835
    • 提供者:天山
  1. virtual-dusk

    0下载:
  2. 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-appl
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:346718
    • 提供者:戴天天
  1. 模拟银行家算法

    0下载:
  2. 利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解-bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the whole process, and deepen the understanding of Banker's Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:9484
    • 提供者:黄卓越
  1. OSmulu

    0下载:
  2. MDO1铺设好了数据结构和主调函数。但是发现在输出显示目录和添加删除时比较麻烦,所以想改用结构体,双向链表和栈实现。 MDO2实现了用栈显示出当前路径 MDO3实现了cmd中输入路径名成查找到当前目录的问题。各种情况和cmd的路径一样。 MDO4实现了MD,MK,RD,DEL功能,但是只能在当前目录下操作创建删除文件夹。 -MDO1 laying of a good data structure and function of melody. However found in t
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10319
    • 提供者:billdong
  1. ossystem

    0下载:
  2. 基于DOS的多任务系统的实现 1. 用C语言完成线程的创建和撤消,并按优先权加时间片轮转算法对多个线程进行调度; 2. 改变时间片的大小,观察结果的变化。思考:为什么时间片不能太小或太大; 3. 假设两个线程共用同一软件资源(如某一变量,或某一数据结构),请用记录型信号量来实现对它的互斥访问; 4. 假设有两个线程共享一个可存放5个整数的缓冲,一线程不停的计算1到50的平方,并将结果放入缓冲中,另一个线程不断的从缓冲中取出结果,并将他们打印出来,请用记录型信号量实现这一生产者和消
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4139
    • 提供者:Li
  1. LJCL

    0下载:
  2. 熟悉文件的物理结构,通过模拟串联文件的存储过程掌握文件的物理结构及其在系统内存储的过程。-familiar with the physical structure of the document, By simulating the series documents the process of master document storage of the physical structure and the system memory process.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:60623
    • 提供者:liujing
  1. pmon

    0下载:
  2. mips架构的bootloader,99左右的版本 但源代码现在没人更新了-mips structure Bootloader, 99% of the source code version but now nobody updated
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:604160
    • 提供者:cmobile
  1. tp12

    0下载:
  2. 该程序设计是本人数据结构实践项目的拓扑结构的源代码,老师觉得还不错,欢迎大家下载共享。-the program is designed data structure I practice the topological structure of the source code, the teacher feel that was pretty good, Welcome to download share.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1275
    • 提供者:niqing
  1. b28446ec-02d9-4d04-a824-b58e640c5484

    0下载:
  2. 数据结构课件演试软件是用vc++实现的.方便老师教学-data structure courseware my test software is used to achieve the vc. Facilitate teachers
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2154093
    • 提供者:renzheng
  1. educationarticle

    0下载:
  2. 采用MySQL作为后台数据库,采用标准MVC三层架构。此系统是有实际论文管理需求的学校进行论文管理的系统,使学校等机构在自己的局域网上搭建的B/S结构办公平台,用户打开浏览器既可方便快捷的时候用该系统。-used as a background MySQL database, the use of standard three-tier MVC. This system is a real demand for paper management for the school paper mana
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3612583
    • 提供者:张浩
  1. os2design4file

    0下载:
  2. 设计并实现一个多用户多级目录结构的文件系统。该系统必须具备下列功能:目录操作,文件操作-design and realization of a multi-user multi-level directory structure of the file system. The system must have the following functions : directory operations, file manipulation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:94516
    • 提供者:nimeda
  1. SMMsg

    0下载:
  2. 水电管理系统,介绍了水电管理系统的基本结构和基本功能,对进行这方面的开发人员有一定帮助-hydropower management system, introduced the hydropower system's basic structure and basic functions, right for the development of this area will help officers
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2625853
    • 提供者:huhu
  1. FileSystemdesign

    1下载:
  2. 模拟文件系统,操作系统课程设计的心血,含详细设计报告(设计要求、设计思想、数据结构设计、实体关系图、数据流图、程序流程图、结果分析等)。界面友好,模拟MS-DOS命令行方式,并提供命令列表和命令帮助。编程语言:c语言,编译工具:VC6.0。主要内容:模拟磁盘(使用内存空间)、模拟磁盘空间申请、模拟文件目录、模拟打开文件表。主要功能:建立文件、写文件、读文件、显示文件、删除文件、重命名文件、查询文件属性、关闭文件。 -simulation file system, operating syst
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:138819
    • 提供者:邹英斌
  1. 数据库设计文档

    0下载:
  2. 完成数据结构的程序,很好的一片源码,我用的,感觉很好,上载了,供大家共同使用。-completion of the procedures for data structure, a very good source, I use the good feeling, uploading, for common use.
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-15
    • 文件大小:23434
    • 提供者:碰碰
  1. os

    0下载:
  2. 模拟文件系统的功能,是一个熟型的文件结构-simulation file system functions, is a familiar type of document structure
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4776
    • 提供者:walker
  1. 用login二级目录的文件系统

    1下载:
  2. 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on som
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7363
    • 提供者:程倩
  1. MemoryFit.rar

    0下载:
  2. 模拟内存的动态分配,可以选择首次适应算法或者最佳适应算法进行分配,结构小巧功能简单,Simulation of the dynamic allocation of memory, you can choose the first or the best adaptation algorithm to adapt to the allocation algorithm, the structure features a simple compact
  3. 所属分类:OS Develop

    • 发布日期:2017-05-08
    • 文件大小:1116821
    • 提供者:陈华龙
  1. The-chain-store-structure

    0下载:
  2. 熟悉C++程序的基本结构,掌握程序中的头文件、实现文件和主文件之间的相互关系及各自的作用 -The basic structure familiar with C++ program master header file in the program, the relationship between the file and the master file and the respective roles
  3. 所属分类:OS Develop

    • 发布日期:2017-11-16
    • 文件大小:20957
    • 提供者:俞绍伟
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com