CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 写操作系统的

搜索资源列表

  1. 写了一个基于MMU的操作系统,ARM9上的

    1下载:
  2. 一个基于MMU的操作系统,ARM9上的,适合学习linux操作系统,注意把文件格式改为tar格式-an MMU-based operating system, ARM9, suitable for learning Linux operating systems, file formats attention to tar format
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:454656
    • 提供者:刘烨波
  1. readline-5.0.tar

    1下载:
  2. 在非GUI环境下,需要用户输入的程序就免不了使用命令行,命令行要写得好可不容易。readline提供了几乎你能想到的所有命令行功能。这个版本是linux/unix通用平台,并可方便的移植到其它平台(实际上它与操作系统关联不大)。-in non - GUI environment, the need for user input on the process will inevitably use the command line, the command line is difficult to
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1808946
    • 提供者:马克
  1. 自己动手做一个迷你LINUX系统

    0下载:
  2. 写一个自己的LINUX 的小操作系统 自己看看筹满20个字-write their own Linux operating system could see for himself the small discs full 20 characters
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6592
    • 提供者:王林
  1. grub-1.93.tar

    0下载:
  2. 最新的grub2源代码,小型的os,可以作为学习写操作系统使用-latest grub2 source code, the small os can be used as learning to write using the operating system
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:425666
    • 提供者:fdq
  1. RTOSandNucleusPLUS

    1下载:
  2. Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:111252
    • 提供者:柳荫
  1. zijidongshouxiecaozuoxitong

    0下载:
  2. 自己动手写操作系统的源码是于渊编的很实用的一本好书 -personally written to the operating system source code is in the addendum to the Yuan is a practical books
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1333315
    • 提供者:liunaibo
  1. algorithm

    0下载:
  2. 这是我自己写的有关操作系统的进程调度算法实验的程序.有兴趣的可以看一下.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4291
    • 提供者:
  1. 操作系统内核源码

    1下载:
  2. 这个是我写的操作系统内核源码,很好很强大
  3. 所属分类:Linux/Unix编程

  1. A-Simple-Shell

    4下载:
  2. Shell或者命令行解释器是操作系统中最基本的用户接口,该项目是写一个简单的Shell程序myshell。具体的详细功能见压缩包文件: A Simple Shell设计报告.docx-Shell command line interpreter or operating system is the most basic user interface, the project is to write a simple Shell program myshell. Details of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:111692
    • 提供者:sy
  1. writeos-1.0-2-weekly.tar

    0下载:
  2. 用开源软件自己动手写操作系统的源码,在linux下面实现,很不错-Using open source software to write their own operating system source code, in linux to achieve the following, very good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:93574
    • 提供者:冯磊
  1. writeos

    0下载:
  2. 自己动手写操作系统,想学的大侠可以参考一下-Yourself to write the operating system, want to learn about the heroes can refer to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:3368155
    • 提供者:zhpooer
  1. 123

    0下载:
  2. 带操作系统的sd 读写,基于ucos,主要是驱动程序-Sd with the operating system read and write, based on ucos, mainly the driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:178607
    • 提供者:jet
  1. vmalloc

    0下载:
  2. 建议自己写操作系统的朋友下载; 建议使用一个没有内存管理的操作系统的朋友下载; 建议对内存管理实现感兴趣的朋友下载-Memory management
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:10716
    • 提供者:洪璐
  1. answer

    0下载:
  2. 操作系统操作精髓与设计原理习题解答,题目中要求写代码的有代码,有代码分析等,是操作系统操作精髓与设计原理作者自己写的答案-The essence of the operating system operation and design principles of Exercise answers, the subject requested to write code in a code, a code analysis, is the essence of the operating syst
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:947199
    • 提供者:刘鑫生
  1. How_to_Write_makefile

    0下载:
  2. makefile关系到了整个工程的编译规则。一个工程中的源文件不计数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能操作,因为makefile就像一个Shell脚本一样,其中也可以执行操作系统的命令。 makefile带来的好处就是——“自动化编译”,一旦写好,只需要一个make命令,整个工程完全自动编译,极大的提高了软件开发的效率。make是一个命令工具,是一个解释make
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:431777
    • 提供者:mall
  1. 100-classic-algorithm-c-language-

    0下载:
  2. 经典C语言程序设计100例,C语言能够让你深入系统底层,你知道的操作系统,哪一个不是C语言写的?所有的windows,Unix,Linux,Mac,os/2,没有一个里外的,如果你不懂C语言,怎么可能深入到这些操作系统当中去呢?更不要说你去写它们的内核程序了。-Classic C Programming Language 100 cases, C language allows you in-depth the underlying system, you know the operating
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:37834
    • 提供者:李有
  1. writeos

    0下载:
  2. WriteOS自己动手写操作系统,高清版,另外有例子源码,学习的好帮手-WriteOS yourself to write the operating system, high-definition version, another example of source code, learn a good helper
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1974665
    • 提供者:icebingger
  1. Hackers-decompile

    0下载:
  2. 黑客反编译的基础教程,也是写linux核心代码操作系统的必备-Hackers decompile based tutorial, linux kernel code is to write the necessary operating system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-13
    • 文件大小:21562988
    • 提供者:王聪
  1. procManer

    0下载:
  2. 一个QT写的LINUX进程管理器,通过调用linux的API来实现。 进程管理是操作系统的重要部分。-Write a QT LINUX process management, achieved by calling Linux API. Process management is an important part of an operating system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:344496
    • 提供者:zhong
  1. 操作系统实验

    2下载:
  2. 1. 在linux下编写一个应用程序,命名为an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 另外写一个应用程序,命名为an_ch2_1a。这个程序创建一个子进程,执行an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 观察程序运行的结果,并对你看到的现象进行解释。 2. 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量share
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-11-21
    • 文件大小:1024
    • 提供者:烟雨南风起
« 12 3 »
搜珍网 www.dssz.com