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

搜索资源列表

  1. ucore-lab

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是全部的六个实验,有助于对操作系统的深入理解.-Ucore is a small operating system suitable for learning, " Sparrow" that contains the virtual memory managemen
  3. 所属分类:OS Develop

    • 发布日期:2017-05-27
    • 文件大小:10463950
    • 提供者:ZZR
  1. xionghuihua

    0下载:
  2. 磁盘调度操作系统,操作系统实验,c++编程,免费下载.-Disk scheduling operating system, operating system experiment, c++ programming, free download.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1035
    • 提供者:xionghuihua
  1. vxworks8139driver

    0下载:
  2. 实时操作系统vxworks下,网卡8139的驱动程序,C语言编写-VxWorks real-time operating system, the NIC 8139 driver, C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:60056
    • 提供者:王建
  1. procSchdule

    0下载:
  2. 操作系统实验 先来先服务算法 C语言编写-Operating System Experiment first-come, first-served algorithm written in C
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:龚靖仁
  1. exp1

    0下载:
  2. 操作系统实验一 体验Nachos下的并发程序设计 用C++实现双向有序链表; 在nachos系统中使用你所写的链表程序并演示一些并发错误 -Experience Nachos operating system under test a concurrent programming using C++, ordered two-way linked list in nachos system written list to use your program and demonstr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:433699
    • 提供者:chengwang
  1. Bankers_algorithm

    1下载:
  2. 操作系统原理实验——银行家算法实验报告 2实验内容或题目 1)设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源总数量分别为10,5,72)并行进程可动态地申请资源和释放资源(程序交互输入申请或释放资源数量),系统按各进程的申请动态地分配资源。 3)每当进程动态申请资源或释放资源时,模拟程序应能及时显示或打印各个进程在此时刻的资源分配表、系统可用资源量和安全序列等资源分配信息和安全检查信息 -Operating System
  3. 所属分类:操作系统开发

    • 发布日期:2012-11-07
    • 文件大小:2053
    • 提供者:恋恋的恋
  1. ucore-lab5

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验5:进程同步。实验目的:熟悉ucore中的进程同步机制,了解操作系统为进程同步提供的底层支持;在ucore中实现信号量(semaphore)机制;理解管程机制,在ucore中增加对条件变量(condition variable)的支持;了解经典进程同步问题,并使用
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:1002178
    • 提供者:gyh
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统作业银行家算法的实现 用C++语言做的 含有 MFC 框架-The implementation of the banker s algorithm MFC framework
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2134072
    • 提供者:xiongdeliang
  1. VMwareChsBook

    0下载:
  2. vmware中文教程,你想让你的电脑变成多台进行使用吗?你也为没有多台电脑在多平台环境下进行C/S或B/S编程感到苦恼吗?请参考该文档,可以轻松解决你的问题,让你彻底发挥你的电脑的功能,可以一台变成多台并且在多个操作系统平台下进行使用。-vmware Chinese Course, you want your computer into a multi-use it? You do not have more than one computer in the multi-platform env
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:422221
    • 提供者:cn1111
  1. jincheng_tongxin

    0下载:
  2. 本代码为C编写的进程管理。基本能够实现操作系统中进程的管理。-The C code for the process of the preparation of management. Fundamental to the achievement of the operating system process management.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:9820
    • 提供者:kenneth
  1. uCOS-II

    0下载:
  2. 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 个工程 gui_ucos,工程存储在 uCOS-II 目录下。 说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。 2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程 的 use
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:183120
    • 提供者:阳仲伯
  1. BankTrans

    0下载:
  2. 操作系统的多线程问题,用c语言做的,银行问题-The issue of multi-threaded operating system, using c language do banking problems
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:28314
    • 提供者:郭娟
  1. fifo

    0下载:
  2. 在c环境下模拟操作系统中的先来先服务算法.-C simulation environment in the operating system of first come first serve algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:3766
    • 提供者:bgl
  1. S_Shell

    0下载:
  2. 用标准C实现shell功能,是操作系统的作业,Linux里面的she-Shell to achieve using standard C function, the operation is the operating system, Linux inside she
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:3128
    • 提供者:lixiongxi
  1. TCP

    0下载:
  2. 操作系统内核编程TCP通讯的服务器端与客户端的C语言源码-Operating system kernel programming server-side TCP communication with the client s C language source
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2673
    • 提供者:helen
  1. Bank

    0下载:
  2. 使用Visual C++ 6.0开发,纯算法(不涉及进程和线程)模拟银行家算法,测试通过,为我的操作系统实验的雏形。Console模式。-The use of Visual C++ 6.0 development, net algorithm (does not involve the process and thread) analog bankers algorithm, the test for my operating system, the embryonic form of the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:9423
    • 提供者:billsedison
  1. jinchengchuanjianyuchexiao

    0下载:
  2. 这是我们学习操作系统的时候老师给我们做的创建和撤销进程的实验,用c++做的给大家欣赏一下-This is what we learn from the operating system when the teacher gave us to do the creation and revocation of the process of experiment, using c++ Done to you and admire
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6067
    • 提供者:侯坚强
  1. PROCESS(1)

    0下载:
  2. 一、 进程控制 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序。随机方法指产生1-6的随机数,分别代表创建进程(c)、结束进程(e)、进程阻塞(b)、激活进程(w)、调度进程(p)、时间片到(
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2487
    • 提供者:fangfei
  1. kechengsheji

    0下载:
  2. 操作系统课程设计 C++ 动态内存分配与管理 -Operating system curriculum design C++ Dynamic memory allocation and management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-26
    • 文件大小:69618
    • 提供者:wtl
  1. cipanguanli

    1下载:
  2. 用C++实现的模拟操作系统中磁盘管理的实现,代码通俗易懂!适合于初学者!-With C++ Simulated operating system to achieve the realization of disk management, code easy to understand! Suitable for beginners!
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:56301
    • 提供者:陈小荣
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com