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

搜索资源列表

  1. UCOSIIkernalschedinganalysis

    0下载:
  2. 多任务系统中,内核负责管理各个任务,或者说为每个任务分配CPU时间,并且负责任务之间的通讯。内核提供的基本服务 以使用实时内核可以大大简化应用系统的设计,是因为实时内核允许将应用分成若干个任务,由实时内核来管理它们。内核 用程序的额外负荷,代码空间增加ROM的用量,内核本身的数据结构增加了RAM的用量。但更主要的是,每个任务要有自己的 吃起内存来是相当厉害的。内核本身对CPU的占用时间一般在2到5个百分点之间。 UC/OS-II有一个精巧的内核调度算法,实时内核精小,执行效率高,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:161385
    • 提供者:Jacky
  1. uboot

    0下载:
  2. u-boot工程的总体结构、主要的数据结构、内存分配,主要分析流程中各函数的功能,基于FS2410板子的u-boot移植,实现了NOR Flash和NAND Flash启动,网络功能。  -u-boot project s overall structure, main data structures, memory allocation, the main function of the function of each process, based on u-boot board FS
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:77402
    • 提供者:sunjiandong
  1. UnderstandingLinuxKernel

    0下载:
  2. All people curious about how Linux works and why it is so efficient will find answers here. After reading the book, you will find your way through the many thousands of lines of code, distinguishing between crucial data structures and secondary one
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2982062
    • 提供者:alex
  1. Datastructure

    0下载:
  2. A useful document on data structures & Algorithms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1047029
    • 提供者:soumya
  1. Unix_system_design

    0下载:
  2. 本书以unix系统为背景,全面系统介绍了unix操作内核的内部数据结构和算法。描述了文件系统程序调度和存储管理等。-This book as the background to unix system, a comprehensive introduction of the unix operating system kernel' s internal data structures and algorithms. Procedures described in the file sys
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:8773354
    • 提供者:Roric
  1. LinuxNotesKernel

    0下载:
  2. Linux内核注释.旨在给程序员和学生提供比以前更详细的和更易理解的Linux内核代码注释.作者分析了核心的代码,并对重要的函数、系统调用和数据结构提供了大量的注释。-Notes Linux kernel. Designed for programmers and students in more detail than before and easier to understand the Notes of the Linux kernel code. The author analyzes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1675812
    • 提供者:陈红军
  1. gdsl-1.4.tar

    0下载:
  2. The Generic Data Structures Library (GDSL) is a collection of routines for generic data structures manipulation. It is a portable and re-entrant library fully written from scratch in pure ANSI C. It is designed to offer for C programmers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1348344
    • 提供者:likun
  1. Linuxsystemcall

    1下载:
  2. linux系统函数调用大全,有常用数学函数,环境变量,接口处理,进程操作,内存及字符串操作,内存控制,日期时间,数据结构及算法,文件操作等 -linux system function call Daquan, a commonly used mathematical functions, environment variables, interface processing, the process operation, memory and string operations, memo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1332063
    • 提供者:王迁
  1. LinuxKernelTaskManagment

    0下载:
  2. 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点-1, linux process management modules organizational framework 2, the relevant
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:437700
    • 提供者:Bamboo
  1. LINUX_process

    0下载:
  2. 该文描述了Linux进程调度的过程,详细了进程调度的数据结构-This paper describes a Linux process scheduling process, detailed the process of scheduling data structures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:78981
    • 提供者:kyly
  1. datastructure

    0下载:
  2. 数据结构的一些练习,可以帮助需要考试的同学-Data structures some practice, can help students who need to test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1329272
    • 提供者:涂强
  1. Linux-Kernel-Development

    0下载:
  2. Unix 内核开发, 目录如下: Contents at a Glance 1 Introduction to the Linux Kernel 1 2 Getting Started with the Kernel 11 3 Process Management 23 4 Process Scheduling 41 5 System Calls 69 6 Kernel Data Structures 85 7 Interrupts and Interrupt H
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1929394
    • 提供者:ziv.han
  1. shijianbaogao

    0下载:
  2. 这里包含了许多资料,包含了UML的实验和报告,数据结构的四次试验和报告,Java的五次试验和报告,还有Linux编程的实验和报告,统统的附有源码-This contains a lot of information, including the UML experiments and reports, data structures and reports of four trials, Java and report on the five tests, as well as Linux pr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1549211
    • 提供者:薛亮
  1. IO_Memory_Managemen

    0下载:
  2. IO Memory Management Hardware Goes Mainstream: Benefits and Function Topology and Features Translation Data Structures Software Interface -IO Memory Management Hardware Goes Mainstream: Benefits and Function Topology and Features Translati
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:140274
    • 提供者:li_yonghao
  1. Linux011MemYuanYi

    0下载:
  2. linux0.11的内存管理,对linux0.11的内存管理进行了深入详细的解说,结合代码,述说相关的数据结构和对内存的操作。-linux0.11 memory management, memory management of linux0.11 conducted in-depth explanations in detail, combined with the code, describing the relevant data structures and the memory oper
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:188136
    • 提供者:nash
  1. linuxPuart

    0下载:
  2. linux终端设备uart驱动分析,以图表、资料结构等具体的分析uart驱动-linux terminal device uart driver analysis to charts, analysis of data structures and other specific uart driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:87456
    • 提供者:Dennis
  1. LinuxC

    0下载:
  2. Linux C一站式,该书是一本很好很全面的c语言书籍,涵盖c,数据结构,操作系统等知识。-Linux C , the book is a nice and comprehensive c language books, covering c, data structures, operating systems and other knowledge.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4469422
    • 提供者:Honesty
  1. linuxsy4

    0下载:
  2. 操作系统实验4 理解动态异常存储分区资源管理,掌握所需数据结构和管理程序,了解各种存储分配算法的优点和缺点。-Experiment 4 of the operating system to understand the dynamic abnormal storage partition resource management with the necessary data structures and management procedures, understand the advantag
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:61497
    • 提供者:林辉
  1. stack

    0下载:
  2. 数据结构,栈,linux操作系统,栈的创建、空栈、满栈、出栈和进栈-Data structures, stack, Linux operating system, the creation of the stack, empty stack, full stack, the stack and into the stack
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2955
    • 提供者:chenmou
  1. aic94xx_init

    0下载:
  2. Aic94xx SAS/SATA driver access to shared data structures and memory maps.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:7423
    • 提供者:Maxim231
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com