CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - minix

搜索资源列表

  1. snake

    0下载:
  2. 设计了一个贪吃蛇小游戏。屏幕四周有围墙,如果撞到墙或自己撞到自己, 就会结束游戏。游戏中,没吃到一个豆子,会加10分,如果蛇的长度变为了50(蛇初始为 4,即吃了46个豆子),蛇的速度加倍,其它一样。另游戏中若按“esc"键,游戏会重新开始。 游戏结束时,显示得分。 -a simple game named snake based on minix.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:638459
    • 提供者:zhou yan
  1. minixTutorial

    0下载:
  2. minix Tutorial 学习资料 英文版 -minix the Tutorial to learn the information on English
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:19385
    • 提供者:Bruce
  1. minix3.2-Source-Code

    1下载:
  2. MINIX 3操作系统源码,可以给你一个完整的操作系统的源码分析,是用C语言写的-MINIX 3 Operating System ,it can tell a whole analysis of the Linux System !
  3. 所属分类:OS Develop

    • 发布日期:2017-06-11
    • 文件大小:18434196
    • 提供者:王同学
  1. minix_source_3_1_1

    0下载:
  2. minix操作系统最新版本3.11源代码-minix operating system version 3.11 source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-05
    • 文件大小:1021432
    • 提供者:kjsdhf
  1. src

    0下载:
  2. minix源码改编版,改写了进程调度的代码,实现了彩票算法-minix code revise
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:55183
    • 提供者:mengwenli
  1. usr

    0下载:
  2. 通过修改minix的源代码,增加一个系统调用,将某些用户的进程变为实时进程,并且实现实时进程的特殊调度-Minix by modifying the source code, add a system call, the process will become some users real-time process, and achieve real-time process scheduling special
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:47475
    • 提供者:Wing
  1. unused_minix

    0下载:
  2. reads minix filesystem label and uuid Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1431
    • 提供者:jengaofa
  1. Misc

    0下载:
  2. This the original minix inode layout on disk for Linux. -This is the original minix inode layout on disk for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3664
    • 提供者:youkermiu
  1. mkfs_minix

    0下载:
  2. make a linux (minix) file-system Source Code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6041
    • 提供者:daizangvao
  1. shedular

    0下载:
  2. C 语言写的 schedular 模仿Minix 结构中的进程调度执行队列进程。采用双链表。-Written in C language schedular Minix structure mimics the process of scheduling the execution queue process. Double-linked list.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2389
    • 提供者:fu
  1. emSHELL

    0下载:
  2. minix code for simple shell assignment
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:ema2889
  1. minix_fs

    0下载:
  2. The minix filesystem constants structures.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:vaoqqmz
  1. myShell.tar

    0下载:
  2. This Project basically developing your own terminal like in linux which supports almost all commands. this project is developed in Minix Operating system.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:60520
    • 提供者:nitish
  1. minix3.1.8

    1下载:
  2. MINIX是一种基于微内核架构的类UNIX计算机操作系统,由Andrew S. Tanenbaum发明。MINIX最初发布于1987年,开放全部源代码给大学教学和研究工作。 作为一个教学操作系统,Minix的源代码很适合操作系统课程的学习。-MINIX is a microkernel architecture based UNIX-like computer operating systems, by Andrew S. Tanenbaum invention. MINIX was ori
  3. 所属分类:OS Develop

    • 发布日期:2017-05-27
    • 文件大小:10230146
    • 提供者:wangyanghan
  1. ping

    0下载:
  2. minix下ping命令的实现,编译后生成的可执行文件可用于判断服务器是否可达-Under minix achieve ping command, the compiled executable file may be used to determine whether the server is reachable
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:25030
    • 提供者:Pu Yongming
  1. fsck

    0下载:
  2. minix下fsck命令的实现, 用于检测磁盘是否正常-minix achieved under the fsck command to detect the disk is normal
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-27
    • 文件大小:23845
    • 提供者:Pu Yongming
  1. init

    0下载:
  2. minix下init进程的实现源码, init是minix下所有进程的祖先。-Under minix init process to achieve the source, init is the ancestor of all processes under minix.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:21680
    • 提供者:Pu Yongming
  1. reboot

    0下载:
  2. minix下reboot命令的实现方式, 实现系统的重启功能-The way to realize minix reboot command, reboot the system to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5995
    • 提供者:Pu Yongming
  1. shutdown

    0下载:
  2. minix下,shutdown命令的实现源码。 用于关闭系统。-Under minix, shutdown command to achieve the source. For shutting down the system.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:9882
    • 提供者:Pu Yongming
  1. mknod

    0下载:
  2. minix下mknod命令的实现方式, 用于创建设备节点-The way to realize minix mknod command to create device nodes
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:10032
    • 提供者:Pu Yongming
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com