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

搜索资源列表

  1. ntoskrnl

    0下载:
  2. 这是一个有关RING0编程中需要的数据结构,采用了C++格式,希望能对大家有帮助!-This is a RING0 programming required data structures, using a C++ format, I hope you can help!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:2800492
    • 提供者:林飞
  1. BTree

    0下载:
  2. B树,进阶数据结构与算法不可缺少的东西,适合所有学习者-B-tree, advanced data structures and algorithms indispensable thing for all learners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2094
    • 提供者:xhjcehust
  1. AVLTree

    0下载:
  2. 平衡二叉树,适合广大数据结构与算法爱好者学习,进阶算法的良计-Balanced binary tree, for the majority of enthusiasts to learn data structures and algorithms, advanced algorithms Liang meter
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:1824
    • 提供者:xhjcehust
  1. HashTable

    0下载:
  2. 哈希散列表,适用于数据结构与算法的学习者学习,进阶算法就靠它-Hash hash table for data structures and algorithms learners, advanced algorithm depends on it
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:1104
    • 提供者:xhjcehust
  1. CriticalPath

    0下载:
  2. 关键路径算法,进阶数据结构与算法就全靠它了,图中强有力的算法-Critical path algorithm, advanced data structures and algorithms depends on it, a powerful figure in the algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2323
    • 提供者:xhjcehust
  1. a

    2下载:
  2. 进程死锁.资源分配图的绘制 建立所需数据结构;  使用题目21存成的资源分配图的文件作为输入;  编写资源分配图化简算法;  每化简一步,在屏幕上显示化简的当前结果;  最后给出结论,是否死锁,如思索给出死锁的进程及资源; -Process deadlock. Resource allocation mapping  establish the required data stru
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7237006
    • 提供者:莫四
  1. swapfs

    0下载:
  2. swapfs.c --- swap ext2 filesystem data structures Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2059
    • 提供者:duikangnui
  1. jfs

    0下载:
  2. stripped down header file which only contains the JFS on-disk data structures for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:tengquigui
  1. ipcrm

    0下载:
  2. ipcrm.c - utility to allow removal of IPC objects and data structures for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1911
    • 提供者:kunkerwei
  1. Linux21

    0下载:
  2. 书 名: 操作系统原理及应用(Linux21).pdf 作 者:王红 本书介绍操作系统的基本原理及应用,并以Linux操作系统作为具体实例加以说明。全书共9章,主要内容包括操作系统的基本概念、功能、操作系统的发展史及Linux操作系统概述,进程的概念、进程描述、进程控制、进程的同步与互斥、进程通信及线程,作业调度及进程调度、死锁的概念与产生原因以及解决死锁的方法,各种内存管理及分配方法的思想、数据结构、重定位及实现原理,文件的逻辑结构、物理结构及文件系统的构成,操作系统对设备的控制、分
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:8045836
    • 提供者:唐小米
  1. person

    0下载:
  2. FreeType PFR data structures for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2576
    • 提供者:qiulainie
  1. StanfordCPPLib

    3下载:
  2. 斯坦福大学的C++的类库包,上海交通大学的数据结构课专用库包-Stanford C++ class library package, Shanghai Jiaotong University, dedicated data structures class library package
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:514462
    • 提供者:huangjiajie
  1. mycode

    0下载:
  2. 自己写的一些常用c语言例子,有很多算术题和数据结构-Write your own examples of some commonly used c language, a lot of math and data structures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:187284
    • 提供者:安慰阿桑
  1. p3

    0下载:
  2. 写递归函数的递归定义的数据结构和数学抽象。 用递归来实现链表和树。(含链表和树的各种操作)-writing recursive functions that operate on recursively‐defined data structures and mathematical abstractions. Use recursion to realize lists and trees.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:141123
    • 提供者:XUE
  1. dosSource

    0下载:
  2. DOS操作系统源代码 DOS-C started in 1988 as an experiment in writing device drivers in C for Microsoft s MS-DOS. Both block and character device drivers were written, along with special C data structures to match the MS-DOS request packet. -dos Sourc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:422850
    • 提供者:sgdu
  1. haffman

    0下载:
  2. haffman编码与解码 VC++ 数据结构相关知识点-haffman encoding and decoding data structures knowledge VC++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1307003
    • 提供者:司马
  1. uboot_daimaxiangxifenxi

    0下载:
  2. 涉及u-boot工程的总体结构,u-boot的流程、主要的数据结构、内存分配,U-boot在ST2410的移植,基于NOR FLASH和NAND FLASH启动。-Involving u- the overall structure of the boot project, u- the boot process, the main data structures, memory allocation, u- the boot in ST2410 transplantation, on the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:520614
    • 提供者:lankun1
  1. netns

    0下载:
  2. per net namespace data structures for nfsd.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6497
    • 提供者:ceicingku
  1. splice

    0下载:
  2. Function declerations and data structures related to the splice implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:13466
    • 提供者:tilonvou
  1. completion

    0下载:
  2. Atomic wait-for-completion handler data structures for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2960
    • 提供者:wangcuzing
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com