CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 操作系统实现

搜索资源列表

  1. linux下Qt实现的视频点播系统

    3下载:
  2. 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
  3. 所属分类:网络编程

  1. Ucore是一个很小的适于学习的操作系统

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore实验6:文件系统。通过完成本次实验,希望能达到以下目标:了解基本的文件系统系统调用的实现方法;了解一个基于索引节点组织方式的Simple FS文件系统的设计与实现;了解文件系统抽象层-VFS的设计与实现。文件中包括源代码和实验指导书。-Ucore is a small
  3. 所属分类:操作系统开发

    • 发布日期:2017-04-09
    • 文件大小:1038179
    • 提供者:gyh
  1. CAOZUOXITONG.rar

    1下载:
  2. 操作系统的设计性实验~文件系统 • 熟悉文件系统管理过程 • 模拟文件系统工作过程,实现文件的存储和删除 • 撰写实验报告 ,Operating system design experiment ~ file system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:176857
    • 提供者:PING
  1. 多级文件目录管理

    1下载:
  2. 一个简单的操作系统文件管理系统 课程设计 用C#实现,希望对大家有帮助,welcome to load!
  3. 所属分类:C#编程

    • 发布日期:2013-05-25
    • 文件大小:1055176
    • 提供者:yumi
  1. os.rar

    0下载:
  2. 操作系统课程设计存储管理 VC++ 实现 页式管理 段页式管理,Operating system storage management curriculum design
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17335202
    • 提供者:RiverM
  1. 实现操作系统模拟进程功能

    0下载:
  2. 实现操作系统模拟进程功能,帮助初学操作系统的学员更好的理解进程的功能-Realize the operating system simulation process function, help beginners operating system s students better understand the function of process
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-26
    • 文件大小:1027
    • 提供者:王二丫
  1. orange3_4

    0下载:
  2. 于渊的 一个操作系统的实现 光盘源码 第三章和第四章 该源码包含了操作系统实现的完整过程-In a deep realization of the operating system CD-ROM III and IV of the source code contains the operating system to achieve the complete process
  3. 所属分类:OS Develop

    • 发布日期:2017-05-22
    • 文件大小:7084849
    • 提供者:石头
  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. 485、232通信在UC_OS操作系统中的实现代码

    0下载:
  2. 飞利浦ARM7,LPC2210上,485、232通信在UC_OS操作系统中的实现代码,开发环境为ADS1.2,Philips ARM7, LPC2210, the 485,232 Communication UC_OS operating system in the realization of the code development environment for ADS1.2
  3. 所属分类:uCOS开发

    • 发布日期:2017-03-22
    • 文件大小:342740
    • 提供者:李戴
  1. FileManagement.rar

    0下载:
  2. 大学生计算机操作系统课程设计,实现文件管理系统模拟功能,实现读,写,创建,删除等功能,Students of computer operating systems curriculum design, to achieve document management system analog functions, the realization of read, write, create, delete and other functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:16258
    • 提供者:王明
  1. suanfa

    0下载:
  2. 操作系统,进程调度算法的模拟,用C语言实现对5个进程采用动态优先权优先算法的进程调度-jinchengdiaodusuanfa
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2146
    • 提供者:周恺君
  1. muluguanli

    0下载:
  2. 操作系统课程设计,C++文件管理系统,可实现目录及文件创建、删除、复制和移动等功能。-Operating system curriculum design, C++ Document management system, enabling the creation of directories and files, delete, copy and move functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:3283
    • 提供者:
  1. termlib

    0下载:
  2. JS/UIX 是一个基于Web浏览器的类Unix操作系统,实现web形式的DOS窗口-JS/UIX is a Web browser-based Unix-operating system, to achieve web form DOS window
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:111915
    • 提供者:王磊
  1. Change

    0下载:
  2. 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement algorithm (Optimal), FIFO algorit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:21284
    • 提供者:王晓
  1. PageReplacementAlgorithm

    0下载:
  2. 用java实现的模拟操作系统页面置换算法,该算法是基于先进先出算法实现的。-Simulation of the operating system using java to achieve the page replacement algorithm, which is based on the FIFO algorithm implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:2010
    • 提供者:张杰
  1. os_source

    0下载:
  2. 操作系统设计与实现源码-Design and Implementation of the operating system source code
  3. 所属分类:OS Develop

    • 发布日期:2017-11-16
    • 文件大小:54547807
    • 提供者:站长
  1. 操作系统进程内存管理模拟vb程序

    1下载:
  2. 本程序运用随机页面模拟页面调度,从进程的创建及进程的撤销都随时实现-the procedures used random pages scheduling simulation pages from the process of creation and the process of deregulation are always realize
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:10013
    • 提供者:lhs
  1. 动态分区

    0下载:
  2. 动态分区方式主存的分配和回收。 通过本实验帮助学生理解在动态分区管理方式下应怎样实现主存空间的分配和回收。-dynamic way through the distribution of the main deposit and recycling. Through this experiment to help students understand the dynamic partition management practice should be how to achieve the m
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:13078
    • 提供者:王飞
  1. FIFO

    0下载:
  2. 大学生计算机操作系统课程设计,实现页面置换,利用fifo(先进先出)算法-Students of computer operating systems curriculum design, the realization of the page replacement, the use of fifo (FIFO) algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7902
    • 提供者:王明
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com