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

搜索资源列表

  1. qfinet_0.11.tar

    1下载:
  2. 针对嵌入式反应式系统开发的量子操作系统,见http://code.google.com/p/qfinet 包含一个基于linux平台的模拟器, 量子框架,基于量子框架的TCP/IP协议栈 后续将发布ARM7TDMI上的移植版-reaction against Embedded systems development of the quantum system, see http : / / code.google.com / p / qfinet contains a Linux-based p
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2293737
    • 提供者:hyl
  1. elilo-3.5-pre1.src

    0下载:
  2. EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成为计算机的FIRMWARE标准。它是 Intel 为全新类型的 PC 固件的体系结构、接口和服务提出的建议标准。其主要目的是为了提供一组在 OS 加载之前(启动前)在所有平台上一致的、正确指定的启动环境.EFI的国际标准组织是UEFI。 elilo-3.5-pre1.src.gz:是在EFI平台上引导LINUX的源码。EFI引导LEGACY OS需要特别的EFI LOADER程序。该源码
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:179151
    • 提供者:席振新
  1. 9315.2.5

    0下载:
  2. 非常珍贵的LINUX下的专门针对CIRRUS公司的EP93XX平台的驱动源代码-precious LINUX targeted under the company's Cirrus driven platform EP93XX source code
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1078893
    • 提供者:韩胜军
  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
    • 文件大小:523483
    • 提供者:王日金
  1. compile_Linux_kernel

    0下载:
  2. 内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下,内核版本不断更新。新的内核修订了旧内核的bug,并增加了许多新的特性。如果用户想要使用这些新特性,或想根据自己的系统度身定制一个更高效,更稳定的内核,就需要重新编译内核。本文将以RedHat Linux 6.0(kernel 2.2.5)为操作系统平台,介绍在Linux上进行内核编译的方法。 -Kernel is the core
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:4419
    • 提供者:piansu
  1. mglin412.tar

    0下载:
  2. Linux based MGUI Library for cross platform simpe GUI library for DOS, Linux and Windows
  3. 所属分类:OS Develop

    • 发布日期:2017-05-06
    • 文件大小:1084181
    • 提供者:Foo Saa
  1. banker

    0下载:
  2. 银行家算法小程序,Linux平台下运行。-Banker' s algorithm applet, Linux platform to run.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1350
    • 提供者:
  1. exp1_malloc_main

    0下载:
  2. 在windows平台下实现Linux内存分配的仿真-Achieved simulation Linux memory allocationunder the windows platform
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2505
    • 提供者:xzou
  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-07
    • 文件大小:3762
    • 提供者:ahmet
  1. Linux_virtual

    0下载:
  2. 模拟Linux平台的虚拟操作系统,正如Linux平台的终端一样可以键入命令来查看命令。-Simulated virtual operating system Linux platform, the same terminal as the Linux platform can type the command to view the command.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-13
    • 文件大小:5252611
    • 提供者:yang
  1. oprofile3a.tar

    0下载:
  2. OProfile是Linux内核支持的一种性能分析机制。该源码主要是在龙芯平台上运行的源码。-OProfile is a performance analysis of the Linux kernel support mechanism. The source is mainly in the godson platform running on the source code.
  3. 所属分类:OS Develop

    • 发布日期:2017-06-09
    • 文件大小:16760431
    • 提供者:润柳情结
  1. zabbix_autodiscovery_linux

    0下载:
  2. zabbix平台linux系统资源自动发现脚本-linux system low level discovery scr ipt for zabbix platform
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:5537
    • 提供者:tommy
  1. mm

    0下载:
  2. 共享内存实验代码,该实验要求利用共享内存实现文件的打开和读写操作,基于linux平台。-Shared memory experimental code, the experiment requires the use of shared memory to achieve file opening and reading and writing operations, based on the Linux platform.
  3. 所属分类:OS Develop

    • 发布日期:2017-12-14
    • 文件大小:9216
    • 提供者:胡照华
搜珍网 www.dssz.com