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

搜索资源列表

  1. uc-os

    0下载:
  2. uC/os原码 ,大家可以自由下载研究,共同进步, 共同研究,有心得共享呀
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3557534
    • 提供者:LITAO
  1. OS-DIY-manual

    0下载:
  2. 使用汇编语言编写的一个操作系统DIY的手册,对开发OS的人很用用的
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:194926
    • 提供者:宋光春
  1. MINI-OS

    0下载:
  2. MINI-os code,you can download !
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:40393
    • 提供者:jerry
  1. os

    0下载:
  2. [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k (2) i 结点文件类型 正规文件目录文件(共1byte)块设备 管道文件 。物理地址(索引表) 共有13个表项,每表项2byte 。文
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4336
    • 提供者:123
  1. Mac.OS.X.Developers

    0下载:
  2. MAC OS X操作系统开发者手册!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1446264
    • 提供者:hemudu1001
  1. ReactOS-0.3.9-REL-src.zip

    0下载:
  2. react os操作系统源码,喜欢研究windows内核的朋友瞧瞧!,react os operating system source code, like the study of windows kernel' s friends look!
  3. 所属分类:OS Develop

    • 发布日期:2017-10-30
    • 文件大小:66509818
    • 提供者:hunger
  1. os

    4下载:
  2. 操作系统课程设计,含5个大作业。最后一个是文件系统的设计。有报告。最后一个是linux的,其他的是window上开发。 -Operating systems curriculum design, with five major operations. The last one is the file system design. Reports. The last one is linux, the other is a window on development.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:799443
    • 提供者:蔡少
  1. uCOS_II_2.52_Source

    0下载:
  2. uc/os源码的中文解析,很详细!值得一看呢-uc/os-source analysis of the Chinese, very detailed!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:524358
    • 提供者:more
  1. os

    0下载:
  2. 文件操作系统(UcosII) File system s OS Layer file-Operating system files (UcosII) File system s OS Layer file
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6606
    • 提供者:yehailong
  1. os

    1下载:
  2. 操作系统实验和实验报告,包括单道作业调度,进程调度,文件管理和主存空间的分配和回收-Experiments and experimental operating systems, including single-channel job scheduling, process scheduling, document management and main memory space allocation and recovery
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:821240
    • 提供者:阿云
  1. UC_OS_sourcecode

    0下载:
  2. 编译后只有280K的US-OS操作系统的源码。 自行修改后,可以将编译后变为小于150K。 -Compiled only 280K of the US-OS operating system source code. Their own modifications, can be compiled into a less than 150K.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:369395
    • 提供者:russell
  1. os

    0下载:
  2. os的具体实现及相应要求,已完成我们队操作系统的更深一层的认识,我们慧得到更多的知识-os concrete realization and the corresponding requirements, our team has completed operating system deeper understanding, we get more knowledge-hui
  3. 所属分类:OS Develop

    • 发布日期:2017-04-28
    • 文件大小:47273
    • 提供者:李锐杰
  1. OS

    0下载:
  2. 操作系统课程设计,模拟处理机管理、存储管理、文件管理三个功能。-Operating systems curriculum design, simulation processor management, storage management, document management three functions.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:426194
    • 提供者:何先赞
  1. mpOS11

    0下载:
  2. PIC单片机的操作系统。picc18编译过,mplab模拟运行。没做过电路试验。-PIC MCU OS. picc18 compiled, running in mplab sim . The pilot did not make the circuit.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:75292
    • 提供者:吴英杰
  1. OS

    0下载:
  2. 操作系统实验Linux,详细的操作系统实验和代码-Experimental operating system Linux, the operating system in detail experimental and code
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1964746
    • 提供者:里斯
  1. OS.tar

    0下载:
  2. MINIX操作系统的内核修改补丁,增加了实时调度,迷你文件系统,semaphore系统服务。-MINIX OS projects for adding real-time scheduling, minifile file system and semaphore service.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:183890
    • 提供者:Rex Xia
  1. OS

    0下载:
  2. 模拟实现操作系统的各项性能,基本完成了进程调度与并发性处理-Simulation to achieve the performance of the operating system, and basically complete the process to deal with scheduling and concurrency
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:3395
    • 提供者:Mingwang Zhang
  1. linux--os

    1下载:
  2. os实验源代码,共八个。。 有文件管理、内存管理、进程通信-os experiment source code, a total of eight. . There are document management, memory management, process communications and so on. . .
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:41243
    • 提供者:齐齐哈维
  1. Tinix-Orange-an-open-source-os

    0下载:
  2. Tinix-Orange s-an open source os
  3. 所属分类:OS Develop

    • 发布日期:2017-06-10
    • 文件大小:17778212
    • 提供者:liyunke
  1. OS

    0下载:
  2. IT is a java homework for OS
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-19
    • 文件大小:361472
    • 提供者:LinPython
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com