CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - Data Structures

搜索资源列表

  1. the-Algorithm-Design-Manual-

    0下载:
  2. 算法设计手册,本书描述了大量的数据结构和算法,并进行了详细的分析,为您解决实际问题提供的很好的方案和算法资料。-Algorithm design manual, the book describes a number of data structures and algorithms, and carried out a detailed analysis for you to solve practical problems provided good information on the p
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2985589
    • 提供者:shitianGu
  1. dataPPT

    0下载:
  2. 算法与数据结构的ppt,有基础理论知识,也具有算法和代码-Algorithms and data structures ppt, have basic theoretical knowledge, but also has algorithms and code
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:9824707
    • 提供者:赵雅瑾
  1. PDF

    0下载:
  2. 数据结构是指相互之间存在着一种或多种关系的数据元素的集合和该集合中数据元素之间的关系组成,数据结构和算法是编程人员基本掌握的知识,-Data structure refers to the existence of mutual relations of one or more collections of data elements and data elements in the collection relationships between composition, data struc
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9438088
    • 提供者:王慧
  1. TarjanPDataPStructuresPandPNetworkPAlgorithmsp2CP

    0下载:
  2. Data Structures and Network ALgorithms
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1287819
    • 提供者:Devendra
  1. datastructure-allen

    0下载:
  2. markallenweiss所著的经典数据结构书籍-markallenweiss books written by classic data structures
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:24339396
    • 提供者:帆布
  1. main

    0下载:
  2. C语言数据结构的多项式相加,自己写的一段小代码-Polynomial C language data structures adding that he wrote a small code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1270
    • 提供者:刘志敏
  1. Written-examination-questions

    0下载:
  2. 数据结构[1]是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率。数据结构往往同高效的检索算法和索引技术有关。-Data structure of [1] is the computer storage, method for organizing data. Data structure is a collection of data elements in one or more specif
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:19904
    • 提供者:liufang
  1. shujujiegou

    0下载:
  2. 数据结构的相关资料,相关专业的同学可以选择性的下载,用于期末复习,都是老师整理的重点和我自己做的题目-Relevant information and data structures, related professional students can selectively download for final review, the focus is finishing the teacher and the subject of my own
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:421275
    • 提供者:zhenxue1717
  1. EDGE

    0下载:
  2. 该文档介绍了EGPRS的RLC/MAC数据结构,以及EDGE中PDTCH信道编码用到的MCS-5类型的编码结构。-This document describes the EGPRS RLC/MAC data structures, as well as the coding structure MCS-5 type in PDTCH EDGE channel coding used.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:121885
    • 提供者:盘结
  1. Java-Virtual-Machine

    0下载:
  2. Java虚拟机使用锁机制来实现多线程共享数据结构的同步.锁机制维护的临界区通常对共享数据结构只进行读操作.只读锁是指当某个线程持有锁在只读临界区时,其他线程可以直接进入只读临界区而无需等待.只读锁能极大地提高锁机制的同步性能.Java虚拟机的锁机制可分为轻量级锁和重量级锁两层,当线程冲突时从轻量级锁转向重量级锁.本文分别从轻量级锁和重量级锁两个层次分别进行只读锁优化.轻量级锁的只读优化算法可以减少原子操作的开销;重量级锁的只读优化算法则可以使多个线程同时在只读临界区中.最后在Java虚拟机Hot
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:899642
    • 提供者:温智彬
  1. c-language-information

    0下载:
  2. C语言是一种结构化语言。它层次清晰,便于按模块化方式组织程序,易于调试和维护。-C language is a structured language. Its level of clear, easy way to organize a modular program, easy to debug and maintain. Performance and processing capabilities of the C language strong. It not only has a w
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:24336422
    • 提供者:李文兵
  1. 1

    0下载:
  2. 北邮考试数据结构1800题!学习数据结构必备!-BUPT exam data structure 1800 title! Learning data structures necessary!
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:484246
    • 提供者:刘爽
  1. C

    0下载:
  2. C语言版的数据结构的学习指南和实用技巧学习,数据结构及其算法的C语言设计技巧。-C language version of the data structure of the study guide and learn practical skills, data structures and algorithms in C language design skills.
  3. 所属分类:software engineering

    • 发布日期:2017-06-17
    • 文件大小:26207769
    • 提供者:xixi
  1. Greedy-algorithm-courseware

    0下载:
  2. 贪婪算法的课件,对于学习数据结构的孩子很有帮助哦-Greedy algorithm courseware, data structures for children to learn helpful Oh
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:300726
    • 提供者:李婉真
  1. kernel_list_and_hash_table.tar

    0下载:
  2. Linux 内核的实现,大量使用了数据结构,包括了数组、链表和散列表。其中用的最多的是双向循环链表。 Linux 内核使用的是自己定义的链表和散列表,简单而高效,使用方法也非常的别具一格。-Implementation of Linux core, the extensive use of data structures, including arrays, linked lists and hash table. The most widely used is the double circu
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:213634
    • 提供者:熊童子
  1. BMPtupianxiangjie

    0下载:
  2. bmp图片存储结构说明,对bmp图片数据结构更了解。-bmp picture storage structure descr iption, bmp picture data structures for better understanding.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:324820
    • 提供者:hwc56
  1. pionter--c

    0下载:
  2. 本书被称为日本最有营养的C参考书。作者是日本著名的“毒舌程序员”,其言辞犀利,观点鲜明, 往往能让读者迅速领悟要领。 书中结合了作者多年的编程经验和感悟,从C语言指针的概念讲起,通过实验一步一步地为我们解 释了指针和数组、内存、数据结构的关系,展现了指针的常见用法,揭示了各种使用技巧。另外,还通 过独特的方式教会我们怎样解读C语言那些让人“纠结”的声明语法,如何绕过C指针的陷阱。 本书适合C语言中级学习者阅读,也可作为计算机专业学生学习C语言的参考。-The book is
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3501967
    • 提供者:Rumour
  1. Linux

    0下载:
  2. 讲述linux进行高级编程的硬件基础和软件基础,介绍了CPU、总线、地址空间、内核数据结构等内容。-Hardware based and software based on Linux for programming, introduces CPU, bus, address space, the kernel data structures etc..
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:257807
    • 提供者:liuxin
  1. TreePquestions

    0下载:
  2. This is about Data Structures Trees Binary
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:101843
    • 提供者:Imran
  1. understanding_the_linux_kernel_3rd_ed.pdf.tar

    0下载:
  2. The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insight
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5060198
    • 提供者:whiskey
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com