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

搜索资源列表

  1. baogao.rar

    0下载:
  2. 这个是大二数据结构里面最重要的字符串替换与查找代码报告,pare
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:56771
    • 提供者:贺晓博
  1. 系科技节之种子杯编程热身赛

    0下载:
  2. 系科技节之种子杯编程热身赛.doc 校科技节老牌活动2010“种子杯”编程PK赛即将启动,对于电信系学生来说这是一个很好的锻炼自我和证明自我的机会。电信系团学联为大家提供一个热身的机会——种子杯编程热身赛。 希望借此契机让大三同学重拾对程序设计的热情,为期末的软件课设做准备并提高课设质量;让大二同学回忆起C语言的精华,提高对数据结构课程的理解;让大一新生了解程序设计世界的神奇,为制定自己的发展方向做一个良好的参考,为2010“种子杯”编程PK赛奠定良好基础。
  3. 所属分类:文档资料

  1. tyqxglgysjsms

    0下载:
  2. 本文档对通用权限管理系统的总体设计、接口设计、界面总体设计、数据结构设计、系统出错处理设计以及系统安全数据进行了说明-This document on the generic rights management system design, interface design, interface design, data structure design, system design and system error handling safety data described
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:666056
    • 提供者:llxiong
  1. Research-and-Implementation-of-USB-Device-Driver-f

    0下载:
  2. 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:173131
    • 提供者:梁军学
  1. 基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板

    0下载:
  2. 本文的目的为基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板。本文内容大致分为以下几个部分: 1、 LCD硬件及显示原理介绍; 2、 s3c2440 LCD控制器介绍; 3、 内核LCD驱动机制framebuffer(帧缓冲技术)概述; 4、 驱动移植相关及应用程序接口相关重要数据结构分析 5、 在linux2.6.30.4内核中添加(移植)LCD驱动; 6、 嵌入式linux应用程序中LCD驱动接口函数的调用及其必要包含头文件和数据结构;
  3. 所属分类:编程文档

  1. 2012华为面试资料

    0下载:
  2. 本人收集的华为面试资料,共享给大家。 c c++ 数据结构 算法 操作系统 网络 都有涉及
  3. 所属分类:文档资料

    • 发布日期:2012-11-03
    • 文件大小:3507000
    • 提供者:jowu598
  1. answer

    0下载:
  2. 英文版数据结构课后习题答案及讲解,非常全-The English version of the answer data structure
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2544222
    • 提供者:张祖琼
  1. R_tree

    0下载:
  2. 在论述R树索引技术的相关概念、数据结构、算法描述及性能分析的基础上,提出了一种改进的R*树空间索引结构-R-tree Index in the paper related to the concept of technology, data structure, algorithm descr iption and performance analysis, based on an improved space for the R* Tree Index Structure
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:239441
    • 提供者:lyd
  1. LWip_Stack_implementation

    0下载:
  2. LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LwIP is TCP/IP protocol stack as a realization. LwIP
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:693656
    • 提供者:王永珍
  1. GameScheduling

    0下载:
  2. 在一个田径运动会上,已知有m个选手参加比赛,运动项目共有n个,这包括若干个诸如100m之类的以个人形式参加的单项和4×100m之类的多人参加的集体项目。另外,每位选手最多可参加3个单项,集体项目则不限制。为使选手能正常比赛,需要对赛程作合理安排。请构造出有关模型和数据结构,设计出合理安排赛程的算法和程序,以使每位选手都能正常地参加比赛,并要求比赛时间尽可能短-In a Track and Field Games, a player known to have m race, sports a t
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:43522
    • 提供者:zhang shun
  1. duoxiangshi

    0下载:
  2. 提供了数据结构课程设计多项式之间的运算,和完整的开发文档-Provides a data structure course design between polynomial arithmetic, and complete development documentation
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:206311
    • 提供者:songkaisong
  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. data_structure

    0下载:
  2. 本文档为多个pdf的数据结构文档,里面的原理和算法翔实-This document for a number of pdf files of the data structure, which detailed the principles and algorithms
  3. 所属分类:Document

    • 发布日期:2017-05-04
    • 文件大小:1478977
    • 提供者:mikael
  1. hailiangzhongziqumian

    0下载:
  2. 海量散乱点的曲面重建算法研究 本文提出了一个对大量密集点集进行空问划分的算法,给出了相应的数据结构,提高了海量数 据的处理效率,并对Hoppe等人提出的三角网格面重建算法进行改进,能更好地进行有界曲面以 及带尖锐棱边曲面的重建-Massive points scattered surface reconstruction algorithm proposed in this paper, a large number of dense point set for space divi
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:231618
    • 提供者:李叶林
  1. datastrute

    0下载:
  2. 数据结构是一门比较有用的课程,课本上提到的算法都是基本而且经典的算法!掌握着写算法至关重要!这里有清华那版书上全部算法-Data structure is a useful comparison of the curricula, textbooks mentioned algorithms are basic and classic algorithm! Holds the write algorithm is essential! Tsinghua University here that
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:84061
    • 提供者:骆帅
  1. car

    0下载:
  2. 数据结构的实验,停车场管理系统的c语言模拟程序。-Experimental data structures, car park management system simulation program c language.
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:6679
    • 提供者:leo
  1. migong

    0下载:
  2. 这是一个实现的迷宫程序,也是数据结构的迷宫程序,在很多习题中都有,可以参考!-This is a realization of the maze procedure, is also a data structure of the maze procedure, there are a lot of exercise, can refer to!
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:2715
    • 提供者:lgf
  1. biaodashi

    0下载:
  2. 这是一个表达试求值的代码,主要用堆栈来实现.考查我们的数据结构知识.-This is a test for the value of the expression of the code, the main stack to achieve. Test our knowledge of the data structure.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:4103
    • 提供者:lgf
  1. stack

    0下载:
  2. 栈的基本操作:进栈,出栈,添加结点和删除结点等基本操作的实现。自己做的关于数据结构的试验,仅供参考。-Stack the basic steps: into the stack, the stack, add node and delete node, such as the realization of the basic operation. Own data structures on the test, for informational purposes only.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:1291
    • 提供者:等天香
  1. datastruct

    0下载:
  2. 数据结构复习资料,有讲解,有题目,题目有答案-Review the information data structure, there are explanations, there is the subject of the topic is the answer
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2515175
    • 提供者:李芳
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com