搜索资源列表

  1. yinhagjiasuanfa

    0下载:
  2. 使用C++实现计算机操作系统中的银行家算法-use computer operating system bankers algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:高恩
  1. fifo

    0下载:
  2. 计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:44032
    • 提供者:孤鸿影
  1. Advanced_Router_design

    0下载:
  2. 要 高性能和安全是计算机网络研究的两个主要问题。如何使路由器在保证转发性能的前提下提供网络安全保护已经成为当前的研究热点。本文介绍了在完成国家“863”计划重大课题“高性能安全路由器”的过程中解决的若干关键技术问题。“高性能安全路由器”基于自主设计的高性能路由器操作系统HEROS。为保证高性能的路由转发,设计实现了基于RAM的高性能路由查找算法;为支持服务质量控制和安全管理,设计实现了基于无冲突哈希Trie树的分组分类算法和基于反馈的分
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:189440
    • 提供者:
  1. Delphi_sxbcbl

    0下载:
  2. Delphi_sxbcblDelphi实效编程百例操作系统修改计算机名称的源码列子-Effectiveness of programming Delphi_sxbcblDelphi 100 cases of computer operating system, modify the name of the source Liezi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:18140160
    • 提供者:
  1. os_rw

    0下载:
  2. 计算机操作系统实验,读者和写者问题.设置了缓冲池,有详细的注解.-Computer operating system experiments, readers and write the problem. Set up a buffer pool, have a detailed annotation.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:刘晴
  1. os

    0下载:
  2. 一个用JAVA语言编写的MOS多道程序操作系统,适合计算机专业大四操作系统课程设计使用。-A use of JAVA language procedures for multi-channel MOS operating system, suitable for a senior computer science curriculum design using the operating system.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:117760
    • 提供者:guozhaotang
  1. shell

    0下载:
  2. 计算机操作系统的实验作业,SHELL的源代码-Experimental computer operating system operations, SHELL source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:张三
  1. clock

    0下载:
  2. 模拟计算机操作系统中改进的clock算法,源代码中用到了STL希望使用者在阅读之前有STL基础-Analog computer operating system to improve the clock algorithm, the source code used in the STL want users to read before the foundation STL
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:张晋
  1. fcfs

    0下载:
  2. 计算机操作系统中先来先服务算法fcfs模拟 环境C++语言 使用STL希望读者在阅读代码的时候有一定的STL基础-Computer operating system in the first-come first-serve algorithm fcfs simulated environment C++ Language using STL hope that readers read the code when there is
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:张晋
  1. FIFO

    0下载:
  2. 计算机操作系统页面FIFO(先进先出)置换算法。-Computer operating system page FIFO (FIFO) replacement algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:刘宇含
  1. computeros

    0下载:
  2. 为了在计算机操作系统中实现进程死锁的避免,故采用银行家算法能有效的解决这个问题!-In order to achieve the process of computer operating system to avoid deadlock, so the use of banker s algorithm can effectively solve this problem!
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:lubeizi
  1. OSkeshe

    0下载:
  2. 操作系统课社 1.理解内存页面调度的机理。 2.掌握几种理论页面置换算法的实现方法。 3.了解HASH表数据结构的使用。 4.通过课程设计比较各种调度算法的优劣。 5.熟悉页面置换算法及其实现,引入计算机系统性能评价方法的概念。页面置换算法是虚拟存储管理实现的关键,通过本次课程设计理解内存页面调度的机制,在模拟实现FIFO、LRU页面置换算法的基础上,比较两种置换算法的效率及优缺点,从而了解虚拟存储实现的过程。
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:62464
    • 提供者:dongguanghuai
  1. 601235

    0下载:
  2. 能够获取计算机操作系统,CPU,磁盘等信息的程序源码-Be able to access the computer
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:熊益
  1. suanfa

    0下载:
  2. 我们计算机操作系统的课程设计,模拟进程调度算法,动态优先权算法,-We are the computer
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:王刚
  1. GetName

    0下载:
  2. Getname 用于获取本机计算机操作系统名称的软件-GetName used to obtain the name of the local computer operating system software
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:362496
    • 提供者:lanjing
  1. GetWindowsVersion

    0下载:
  2. GetWindowsVersion 是一个获取计算机操作系统版本的软件-GetWindowsVersion is an access to the computer s operating system version of the software
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:105472
    • 提供者:lanjing
  1. reader-writer

    0下载:
  2. 计算机操作系统上机实验,其中的读者写者问题的实现-Computer operating system on the machine experiment, in which readers write the realization of the problem
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:54272
    • 提供者:沈玉
  1. c1

    0下载:
  2. 计算机操作系统进程管理和进程文件,VC++平台运用-Computer operating system process management and process documents, VC++ Platform use
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:方琼
  1. l3

    0下载:
  2. 计算机操作系统银行家算法月分个月毫分个毫 吨个一月毫有那边年不-Computer operating system of Banker
  3. 所属分类:数据库系统

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:huhu
  1. Clock

    0下载:
  2. 大学计算机操作系统课程设计,完成页面置换功能,利用clock算法-University computer operating system curriculum design, complete page replacement function, the use of clock algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:226304
    • 提供者:王明
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »

源码中国 www.ymcn.org