CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 算法与数据结构

搜索资源列表

  1. zhuomian

    0下载:
  2. - 严蔚敏《数据结构(c语言版)习题集》 参考答案 [数据结构与算法——面向对象的C++设计模式.rar] - 本书的主要内容是数据结构和算法的基本原理--这是设计大而复杂的软件产品所必须具备的基础 [课程设计稀疏矩阵运算器.zip] - 数据结构的课程设计---稀疏矩阵运算器 希望可以给大家参考 [ARMprogramoptimize.rar] - ARM程序设计优化策略与技术 很不错和大家分享 [稀疏矩阵的运算器.zip] - 稀疏矩阵的运算器 [基本要求] 以“带
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7457
    • 提供者:陆垚
  1. datastructureHelp

    0下载:
  2. 数据结构与算法综合资料库.CHM,学习数据结构与算法很好的参考资料-data structures and algorithms integrated database. CHM, learning algorithm and data structure good reference
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:1667398
    • 提供者:ygy
  1. SpareMatrix

    0下载:
  2. 稀疏矩阵的抽象数据结构的算法的实现,首先声明一个类,在该类的基础上实现数据的存储与矩阵的转置-sparse matrix of the abstract data structure of the algorithm to achieve and be the first to declare a class, In such on the basis of data storage and matrix transpose
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18539
    • 提供者:alexchen
  1. iCarnegie(SSD5)

    0下载:
  2. 卡内基·梅隆大学的软件工程系列课程之五(SSD5)数据结构与算法
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1184941
    • 提供者:李瑞贤
  1. 1

    0下载:
  2. 计算机科学与技术数据结构习题答案(全部算法)---严蔚敏版 1
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2217
    • 提供者:
  1. 2

    0下载:
  2. 计算机科学与技术数据结构习题答案(全部算法)---严蔚敏版 2
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1609
    • 提供者:
  1. TheDataStructureAndAlgorithmAnalysisExercisesAndAn

    1下载:
  2. 数据结构与算法分析习题与解答,希望对算法学习的朋友有帮助
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:371803
    • 提供者:杨钦龙
  1. 基于OpenGL的场景管理

    0下载:
  2.   基于OpenGL的场景管理、三维交互与用户界面设计 林锐 石教英 摘 要:Intra3D 是基于OpenGL的交互式三维图形软件开发工具,其核心是集成了场景数据结构、图形对象、三维交互算法和图形用户界面的C++类库与COM对象库。着重论述:(1)对象引用计数的内存管理技术;(2)场景节点的三维交互设计;(3)用户界面设计。 关键词:开发工具三维交互用户界面  
  3. 所属分类:编程文档

    • 发布日期:2009-01-12
    • 文件大小:77312
    • 提供者:hohoyu
  1. shortest path

    0下载:
  2. 数据结构与算法分析-C语言描述(Mark Allen Weiss).pdf
  3. 所属分类:文档资料

  1. Chap4_BinaryTree

    0下载:
  2. 二叉树功能的实现,代码摘自PKU数据结构与算法课程网站。-Realization of Binary Tree functions, code taken from PKU data structures and algorithms courses website.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:58198
    • 提供者:何辉辉
  1. kd-trees

    0下载:
  2. 数据结构的选择与算法效率——从IOI98试题PICTURE谈起 高级数据结构:线段树-The choice of data structure and algorithm efficiency- from IOI98 questions about high-level data structure PICTURE: segment tree
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:311118
    • 提供者:henry
  1. kejian

    0下载:
  2. 数据结构与算法分析精品课件-Data structure and algorithm analysis of quality courseware
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2559367
    • 提供者:蒋一村
  1. c

    0下载:
  2. 全国计算机二级公共基础知识- 目录: (1) 数据结构与算法 (2) 程序设计基础与软件工程基础 (3) 数据库设计基础-National computer rank examination C
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:367863
    • 提供者:dada
  1. duoxiangshi

    0下载:
  2. 数据结构中用于解决多项式相加问题,算法分析与设计-Data structure used to solve the problem of polynomial sum, algorithm analysis and design
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:1560
    • 提供者:百树人
  1. student

    0下载:
  2. 理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。 -Understanding of Linux file system organization have commonly used data structure system uses
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4710
    • 提供者:gf
  1. 2007

    0下载:
  2. 目的与要求: 本设计的目的是通过对死锁检测算法的模拟,来了解死锁检测中的数据结构的设计和使用以及资源分配图在死锁检测中的应用。具体要求如下: ⑴模拟一个死锁检测算法; ⑵该算法能通过简化资源分配图来检测死锁; ⑶资源分配图可以用矩阵的形式表示; ⑷输出结果为有死锁或无死锁。 -Purpose and requirements: The purpose of this design is the deadlock detection algorithm through th
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:73279
    • 提供者:bbsky
  1. datastructer

    0下载:
  2. 数据结构经典算法讲解与资料,值得一看,非常有用的哦-Classic algorithms and data structures to explain the information worth a visit, very useful oh
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:8762
    • 提供者:xia yi
  1. review_2010

    0下载:
  2. 数据结构复习:考核重点 基本概念与基础知识 基本算法及其运用 难度不大,但要求基础扎实 算法设计的关键是对于基本算法的理解和灵活使用-Review of data structures: the assessment focus on the basic concepts and basic knowledge of the basic algorithm and its use is not difficult, but requires solid foundation of
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:58293
    • 提供者:Crystal
  1. data-structures-and-algorithms

    0下载:
  2. 数据结构与算法强化训练,近百页,课程学习的基本资料-Basic information of the data structures and algorithms, nearly a hundred pages of the intensive training course
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:717370
    • 提供者:youn nie
  1. shujujiegou

    0下载:
  2. 数据结构:数据结构于算法实验是计算机类本科学生计算机软件知识重要的实验环节,它将使学生从实践上学会用高级语言程序设计、实现复杂的数据结构,为大型软件设计奠定基础。本实验以某种线性表的创建与访问算法设计作为实验内容,举一反三,全面、深刻掌握线性结构的实现方法,培养解决问题的能力。-English Version
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:1374065
    • 提供者:夙冰儿
« 1 2 34 5 »
搜珍网 www.dssz.com