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

搜索资源列表

  1. threadx

    0下载:
  2. ThreadX优秀的硬实时操作系统.This Express Start Guide is designed to help you install and use ThreadX for the Motorola 68332 microprocessor using the Green Hills development suite. This guide, the readme.txt file on the distribution disk, and Chapter 2 of t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:1004621
    • 提供者:kongri
  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. yin

    0下载:
  2. 操作系统--银行家算法 实验目的: 1、对死锁避免中的银行家算法作进一步理解。 2、加深理解死锁的概念。 3、加深理解安全序列和安全状态的概念。 4、通过编程,掌握银行家算法分配资源的一步步实现过程。 -Operating system- bankers algorithm experimental purposes: 1, to avoid deadlock in the banker s algorithm for further understanding. 2,
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:9481
    • 提供者:李小玲
  1. chucun

    0下载:
  2. 设计一个虚拟存储区和内存工作区,并使用下列算法计算页面失效次数. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) 在本实验中,页地址流长度为320,页面失效次数为每次访问相应指令时,该指令所对应的页不在内存的次数。 -Design of a virtual memory storage area and work area, and use the following algorithm for calculating
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:2090
    • 提供者:lishuai
  1. prosscd

    1下载:
  2. 操作系统实验中的进程创建与删除 1) 采用动态或静态方法生成一颗进程树(进程数目≥20); 2) 设计进程撤销算法; 3) 实现进程撤销函数,采用级联方式撤销; 4) 可动态撤销进程; 5) 可动态观察进程树的情况; 6) 测试程序并得到正确结果。 -Experiment operating system process creation and deletion of 1) the use of dynamic or static method to generat
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2749
    • 提供者:ajun
  1. thread.dat

    0下载:
  2. int main(int argc,char *argv[]) { char ch while(true) { printf("*************************************\n") printf(" 1.Reader Priority\n") printf(" 2.Writer Priority\n") printf(" 3.Exit to Windows\n") printf("*******
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:868
    • 提供者:刘倩
  1. fifo

    0下载:
  2. 1.用随机数方法产生页面走向,页面走向长度为L(15<=L<=20),L由控制台输入。 2.根据页面走向,分别采用Optinal、FIFO、LRU算法进行页面置换,统计缺页率。 3.假定可用内存块为m(3<=m<=5),m由控制台输入,初始时,作业页面都不在内存。 -1. Using random number methods to generate the page, the page length to L (15 <= L <= 20), L
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:2316
    • 提供者:周哲
  1. c

    0下载:
  2. 要求: 1。实现三种算法: 1。先来先服务 2。最短寻道优先(老师会给当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-Requirements: 1. The realization of the three algorithms: 1. First Come First
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1748
    • 提供者:
  1. xapp947

    1下载:
  2. Xilinx FPGA 上FPGA的VxWorks操作系统开发资料-2-Xilinx FPGA on the VxWorks operating system, the development of FPGA information-2
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1135672
    • 提供者:蓝天
  1. PPORT

    0下载:
  2. 通过并口实现2台计算机通讯,程序使用轮询方式-Realize through the parallel port 2 computer communications, procedures for the use of polling mode
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2170
    • 提供者:张伟
  1. STM32_EWARMv51

    0下载:
  2. ucos 移植 stm32 在iar5.2通过运行良好-uCOS stm32 transplantation iar5.2 by running at a good
  3. 所属分类:OS Develop

    • 发布日期:2017-05-16
    • 文件大小:4268081
    • 提供者:chonganget
  1. nesC

    0下载:
  2. nesC 是对 C 的扩展 [2] ,它基于体现 TinyOS 的结构化概念和执行模型而设 计 [1] 。 TinyOS 是为传感器网络节点而设计的一个事件驱动的操作系统,传 感器网络节点拥有非常有限的资源 ( 举例来说., 8K 字节的程序储存器,512 个 字节的随机存取储存器) 。 TinyOS 用 nesC 重新编写。本手册描述 nesC 的 1.1 版本, 在第 3 段中概述了它与 1.0 版的不同。-nesC 是对 C 的扩展 [2] ,它基于体现 TinyOS
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:255576
    • 提供者:ivzcl
  1. Micrium-uCOS-II-V286

    0下载:
  2. Micrium-uCOS-II-V286源码,本代码是Micrium公司提供的嵌入式实时操作系统uCOS-II,版本V286源码,可在各种ARM芯片中进行移植操作。-Micrium-uCOS-II-V286-source, the code is provided by Micrium Embedded RTOS uCOS-II, version V286 source may be in a variety of ARM chip transplant operation.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:806711
    • 提供者:milaoshu
  1. webradio-1.2.1

    0下载:
  2. Internet Radio Internet Radio Internet Radio-Internet Radio Internet Radio Internet Radio Internet Radio Internet Radio
  3. 所属分类:OS Develop

    • 发布日期:2017-05-02
    • 文件大小:865927
    • 提供者:Seong-min Eom
  1. ucos-II_Mbox

    0下载:
  2. 实时操作系统UCOS-II中关于邮箱机制的实现与相关代码-Real-time operating system UCOS-II in the mail regarding the implementation mechanism with the relevant code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4086
    • 提供者:张艳
  1. bios_memimage-1.2.tar

    0下载:
  2. this is aes algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:56706
    • 提供者:brahma
  1. fckeditor-java_src

    0下载:
  2. 这个开源的HTML文本编辑器可以让Web程序拥有如MS Word这样强大的编辑功能. FCKeditor支持当前流行的浏览器如IE,Firefox,Netscape,Opera等戏中的坦克所遇到的障碍物主要有墙、炸弹(泡泡)。坦克的所到之处都可以留下炸弹,炸弹会在一定时间内爆炸,一旦对手被炸到,你就赢了~ -The open-source HTML text editor for Web program such as MS Word have this powerful editing
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1433679
    • 提供者:zhangjie
  1. tushuguan

    0下载:
  2. 图书管理系统1:安装.NET Framework可以运行程序,安装VS.NET可以修改源程序和运行程序。 2:安装SQL SERVER2000,附加data文件夹下的数据库。 运行“代码\bin”文件夹下的exe文件,程序运行。-Library management system 1: Install. NET Framework to run programs, install VS.NET can modify the source code and run the progr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:380328
    • 提供者:朱晨
  1. B

    0下载:
  2. 操作系统开发2,包含nasm调试工具,td调试工具-2 operating system development, including debugging nasm tool, td debug tools
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:392081
    • 提供者:boozer
  1. VirtualStorageManagementpageintheaddresstranslatio

    0下载:
  2. 1.页式存储管理中地址转换的方法。 2.页式虚拟存储的缺页中断处理方法。 -1. Page storage management method of address translation. 2. Pages of virtual memory page fault handling.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:4921
    • 提供者:杨东英
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 27 »
搜珍网 www.dssz.com