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

搜索资源列表

  1. linux0.11kernel

    0下载:
  2. linux0.11内核源代码,包括了目前新版本中几乎所有基本功能原理的内容,有利于迅速学习掌握linux的内核机制-linux0.11 kernel source code, including a new version of the present almost all the basic tenets of the functional content, help to quickly learn linux kernel mechanism
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:283.43kb
    • 提供者:chengqiang
  1. UnixShell4osDesign

    1下载:
  2. Unix shell是unix的命令解释程序,用于让用户以一种友好的方式运行程序和执行命令。 本课程设计要求学生在linux下写一个命令解释程序,实现Ksh最基本的功能。即:允许用 户打入一个可执行的程序的名字以及其命令行参数,执行这个程序。同时实现一部分内部命 令(比如cd,详见要实现的命令),以及输入输出重定向等功能。-Unix shell is unix order to explain procedures to enable users to a friendly mann
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:57kb
    • 提供者:nimeda
  1. Linux0。01源代码

    0下载:
  2. Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多了,但一样可以让我们了解Linux的基本实现过程,大小只有70多K-Linux prototype, is the founder of Linux announced the initial code. Now, all kinds of analysis of the Linux too many books, but for a n
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:64.43kb
    • 提供者:
  1. process_attemper

    1下载:
  2. 1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法: a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。 b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:357.4kb
    • 提供者:huiting_liu
  1. mono-basic-1.2.5

    0下载:
  2. 大名鼎鼎的mono是.NET平台的跨平台(支持linux,macos等)应用,该代码是基于VB的实现
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.17mb
    • 提供者:杨安国
  1. linux-源代码

    0下载:
  2. 这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自测试~但就算用来做参考资料也是非常好的-the linux source code is very comprehensive ~ ~ basic integrity of the use of a translation of c ~ due to the time I did not personally test to be used to do it even if reference is very goo
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-21
    • 文件大小:35.14mb
    • 提供者:苏晟晖
  1. myshell.rar

    1下载:
  2. 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
  3. 所属分类:OS Develop

    • 发布日期:2015-08-07
    • 文件大小:293.38kb
    • 提供者:Yang
  1. topapi_taoke

    0下载:
  2. [基本功能] 1.淘宝客商品分类检索 2.淘宝客搜索推广,内嵌淘宝客搜索推广代码,只需配置文件即可进行商品推广; 3.网站商品管理以及店铺管理,可以灵活的组织网站商品及店铺信息; 4.淘宝客频道推广; 5.淘宝客商品模板管理; 6.伪静态页面,更有利于搜索引擎收录 [系统环境需求] 1、Windows 平台: IIS/Apache + PHP5 2、Linux/Unix 平台 Apache + PHP5 建议使用平台:Linux +
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:511.21kb
    • 提供者:王日金
  1. Nachos_CanBan

    0下载:
  2. This basic knowledge of NachOS - a virtual operating system on LINUX !! It is good for those who want to know how the OS running !! Some of documents is written in English and others in VietNamese-This is basic knowledge of NachOS- a virtual operatin
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:1.75mb
    • 提供者:welcomyou
  1. LinuxOs1

    0下载:
  2. 第一章 Linux操作系统简介及其安装与基本应用,基本命令及进程管理-Chapter I Introduction and installed Linux operating system and basic applications, basic commands and process management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:66.09kb
    • 提供者:赵大叔
  1. air_planes.tar

    0下载:
  2. it is an simulation of the airplane controller written in C.Basic operating systems functions such as fork,dup,system are used for the Linux platform.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:3.67kb
    • 提供者:ahmet
  1. caozuoxitong

    0下载:
  2. 操作系统基本原理及基础编程,适合初级linux用户学习使用-Basic principles and basic programming of the operating system for primary linux users learn to use
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3.37mb
    • 提供者:张晓云
  1. Linux_system-basic-teaching

    0下载:
  2. linux操作系统的基础操作教学,比较基础,很适合初学者用-Linux operating system operation teaching, the basis of comparison, very suitable for beginners to use
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:40.39kb
    • 提供者:刘静
  1. operating-system-concepts-7-th-edition

    0下载:
  2. 《操作系统概念》讨论了操作系统中的基本概念和算法,并对大量实例(如Linux系统)进行了研究。《操作系统概念》内容共分七部分。第一部分概要解释了操作系统是什么、做什么、是怎样设计与构造的,也解释了操作系统概念是如何发展起来的,操作系统的公共特性是什么。第二部分进程管理描述了作为现代操作系统核心的进程以及并发的概念。(The Operating System Concepts discusses the basic concepts and algorithms in operating syst
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-21
    • 文件大小:8.65mb
    • 提供者:makonto
搜珍网 www.dssz.com