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

搜索资源列表

  1. shujujiegou

    0下载:
  2. 数据结构中螺旋矩阵、报数问题、进制转换、文本加密解密-Spiral data structure matrix, the number of reported problems, hexadecimal conversion, text encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:48589
    • 提供者:HQ
  1. 1

    0下载:
  2. 栈的一种实现,同时附数组的实现,数据结构,有借口,可以在接口不变的条件下轻松改成队列或用链表实现-A stack to achieve, at the same time attached to the realization of the array, data structure, an excuse to be able to interface easily under the conditions of the same queue or linked list into a real
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4972
    • 提供者:Yuan
  1. Buttondevicedriver

    0下载:
  2. 按键的硬件原理,按键驱动中的数据结构,按键驱动的模块加载和卸载函数等-Button device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:64584
    • 提供者:紫叶
  1. coder

    0下载:
  2. 赫夫曼编码与译码器(完整功能)满足严蔚敏《数据结构》习题册中的全部功能-Huffman encoding and decoding devices (full function) to meet the strict Wei Min " data structure" in the exercise of all of the features list
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:52424
    • 提供者:cxm
  1. week15

    0下载:
  2. ssd6卡耐基梅陇大学考试 SSD6 数据结构 基于C++ 作为大学期间最重要的一门课程额 -SSD6
  3. 所属分类:Network Security

    • 发布日期:2017-05-12
    • 文件大小:2717632
    • 提供者:miaorui
  1. lcd

    0下载:
  2. 嵌入式系统Linux下LCD显示驱动的开发,采用Linux的帧缓冲设备来处理与LCD控制器有关的底层命令。帧缓冲是Linux为图形设备提供的一个抽象接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。文中介绍了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,最后基于三星公司S3C2410x处理器的开发平台,系统地给出了Linux下帧缓冲驱动程序开发和调试实例。-lcd LINUX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1512864
    • 提供者:jz
  1. CODE

    0下载:
  2. QQ加密算法的分析,包含数据结构的详细分析-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:26435
    • 提供者:liud
  1. 20081518740354

    0下载:
  2. 目录 1 引言..... 1 1.1 编写目的............... 1 1.2 范围.... 1 1.3 定义.... 1 1.4 参考资料............... 1 2 总体设计................. 1 2.1 需求规定............... 1 2.2 运行环境............... 2 2.3 基本设计概念和处理流程...... 2 2.4 结构.... 2 2.5 功能需求与程序的关系.....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3310628
    • 提供者:黄银科
  1. regedit-hive

    0下载:
  2. 1. 内存中操作Hive, 而非操作磁盘hive. 比同等的Hive解析工具(eg.狙剑)速度快. 2. 操作方式和windows自带的regedit.exe相同, 而同等的工具仅列出hive对应的项,一般用户不知如何使用 3. 支持整个子键(Key) / 键值(Values) 的删除,增加,修改,重命名. 而同等的工具考虑到安全性,没有加入对Key的删除/增加 操作 4. 没有特殊情况的话,能发现一切注册表隐藏信息,解析hive的都能做到. 5. 查找功能没有暴搜hive数据结
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:294418
    • 提供者:123
  1. libcstl-1.0.1.tar

    0下载:
  2. libcstl是使用C语言编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现。-libcstl is the use of C language, a common data structure and used algorithms library, which mimic the interface and the SGI STL to achieve.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1356434
    • 提供者:王晓
  1. Linux

    0下载:
  2. Linux 系统内核初始化过程。 一、对硬件数据结构的初始化过程 1、系统首先调用 printk() 函数在屏幕上打印 Linux 内核版本号和编译内核所使用的 gcc 编译器版本号、启用时间等,如果这个过程失败,将显示一个参考信息给用户-Linux 系统内核初始化过程。 一、对硬件数据结构的初始化过程 1、系统首先调用 printk() 函数在屏幕上打印 Linux 内核版本号和编译内核所使用的 gcc 编译器版本号、启用时间等,如果这个过程失败,将显示
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:124094
    • 提供者:zhan
  1. weigongkaiapis

    0下载:
  2. 详细介绍了NT系统未被公开的API和数据结构,是底层开发人员必备的资料。-NT system details have not been open API and data structure of the underlying information necessary for developers.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1679017
    • 提供者:北冥之鱼
  1. Linux-Kernel-Development-Second-Edition

    0下载:
  2. linux 内核开发 第二版 英文,详尽的讲述linux 内核的数据结构和内部机制。-Linux Kernel Development Second Edition
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1331932
    • 提供者:neu
  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. Maptheepthoftraversal

    0下载:
  2. 数据结构对二叉树的深度遍历用进栈,出栈的方法。-The depth of the binary tree data structure traversal to use into the stack, a stack method.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2486
    • 提供者:hujiao
  1. analyze_Linuxkernel_source_file_system

    0下载:
  2. 对linux内核核心的数据结构进行了详细的说明,很有参考价值-good for learn linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4219
    • 提供者:许海兵
  1. pool

    0下载:
  2. 无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。- a thread pool based on lockfree ogrithem.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:131910
    • 提供者:mzy
  1. Graphs_code

    0下载:
  2. 图的算法代码,数据结构中有关图的算法及各功能实现-Map algorithm code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:657428
    • 提供者:李雪
  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 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com