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

搜索资源列表

  1. c++02--

    0下载:
  2. 关于C++的一个PPT教程C++语言概述,包括介绍 2.2 基本数据类型和表达式 2.3 数据的输入与输出 2.4 算法的基本控制结构 2.5 自定义数据类型 -on a PPT C C language tutorial overview Introduction 2.2 include basic data types and expressions 2.3 data input and output 2.4 algorithm basic control structu
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:57748
    • 提供者:张的陪
  1. rtree

    0下载:
  2. R-tree用于索引多维数据对象,利用数据对象间的相对位置建立最小边界矩形(MBR),可在此结构上完成高效查询算法如kNN与范围查询-R-tree Index for multi-dimensional data objects, using data objects between the relative position of the establishment of the minimum boundary rectangle (MBR), this structure can be c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:86133
    • 提供者:juicewall
  1. theartofcomputerprogrammingvolume1

    0下载:
  2. 第1卷首先介绍编程的基本概念和技术,然后详细讲解信息结构方面的内容,包括信息在计算机内部的表示方法、数据元素之间的结构关系,以及有效的信息处理方法。此外,书中还描述了编程在模拟、数值方法、符号计算、软件与系统设计等方面的初级应用。新版本增加了数十项简单但重要的算法和技术,并根据当前研究发展趋势在数学预备知识方面做了大量修改。-Volume 1 introduces the basic concepts of programming and technology, and then explain
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-06-01
    • 文件大小:13739233
    • 提供者:xingyunliushui
  1. stack

    0下载:
  2. 算法与数据结构中的顺序栈,链栈,以及栈的应用(数制的转换,表达式计算)。-Algorithms and data structures in order stack, chain stack, and the stack of applications (number system conversions, expression evaluation).
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:8555
    • 提供者:郭悠悠
  1. tree

    0下载:
  2. 算法与数据结构中的二叉树,孩子-兄弟存储的树,二叉线索树,最优二叉树,哈夫曼树等)。-Algorithm and data structure tree, children- brothers storage tree, binary tree trail, optimal binary tree, Huffman trees, etc.).
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:22482
    • 提供者:郭悠悠
  1. sort

    0下载:
  2. 算法与数据结构中的排序算法(直接插入,折半插入,表插入,冒泡,快速,简单选择,堆,归并,基排序)。-Algorithms and Data Structures in sorting algorithms (direct insertion, binary insertion, insert tables, bubble, quick, simple choice, heap, merge, group sorting).
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:5877
    • 提供者:郭悠悠
  1. Code-and-Uncode

    0下载:
  2. 简单的文件机密程序。算法与数据结构C#经典入门案例-Introduction to algorithms and data structures of c# classic case
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:68121
    • 提供者:EE
  1. tst

    0下载:
  2. 一、实验目的 1、掌握线性表中元素的前驱、后续的概念。 2、掌握顺序表与链表的建立、插入元素、删除表中某元素的算法。 3、对线性表相应算法的时间复杂度进行分析。 4、理解顺序表、链表数据结构的特点(优缺点)。 二、实验预习 说明以下概念 1、线性表: 2、顺序表: 3、链表: -One, the purpose of the experiment 1, grasp the concept of precursor, the elem
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:610249
    • 提供者:ahu_gj
  1. q1

    13下载:
  2. Pokeface 题目描述 魔术师将一叠扑克顺次在桌上排成一行,初始全部正面朝上。随后,他每次挥一挥衣袖,都会翻转一连串的扑克,改变它们的正反朝向。从古代传下来的规矩,魔术师皆有师傅,他们要随时准备回答师傅的问题。问题形如:目前从第i张扑克牌到第j张扑克牌中,有几张正面朝上? 作为魔术师的助手,你被要求学习程序设计、算法与数据结构。现在,魔术师把这个问题交给了你,你需要编写一个程序,维护相应的数据结构来保存桌子上牌面的情况,同时对于师傅的每一个问题,你要用尽量快的速度计算出答案
  3. 所属分类:Other systems

    • 发布日期:2016-12-16
    • 文件大小:2048
    • 提供者:DongWu
  1. Maze-problem-data-structure

    0下载:
  2. 算法与数据结构中 几类迷宫问题的源码 深入学习迷宫问题-Maze problem data structure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:10973
    • 提供者:dushifeng
  1. suanfayushujujiegou

    0下载:
  2. 算法与数据结构课件,某专业性大学上课所讲-Algorithms and Data Structures courseware, a professional university classes speak
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:5955020
    • 提供者:
  1. feklwu790

    0下载:
  2. 数据结构原代码,从事算法设计与分析技术,不错的源码-Data structure of the original code, is engaged in the algorithm design and analysis technology, good source
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:132096
    • 提供者:NOBnbro@495
  1. tochnology

    0下载:
  2. 数据结构原代码,从事算法设计与分析技术,不错的源码-Data structure of the original code, is engaged in the algorithm design and analysis technology, good source
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:294912
    • 提供者:RNGT_78599
  1. delete

    0下载:
  2. 数据结构原代码,从事算法设计与分析技术,不错的源码(Data structure of the original code, is engaged in the algorithm design and analysis technology, good source)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-20
    • 文件大小:132096
    • 提供者:iclioder
  1. lanzhouroad

    0下载:
  2. 兰州道路交通网络信息查询。设计一个简单的能够实现兰州道路交通网络信息查询功能的系统。兰州道路交通网采用邻接矩阵(或邻接表)表示,包括道路交通网邻接矩阵(或邻接表)的建立、路径(或时间)的查询、最短路径(或最短时间)的查找、显示输出等功能;兰州道路交通网中顶点表示地名、图上的弧表示两地之间有路径存在、弧上的权值表示两地之间的距离(或时间)(Information query of road traffic network in Lanzhou. Design a simple system tha
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:636928
    • 提供者:windy~girl
  1. TEEN

    1下载:
  2. TEEN协议就是为反应式无线传感器网络而设计的路由策略,它具有实时性,可以对突发事件作出快速反应。TEEN采用与LEACH相同的多簇结构运行方式。不同的是,在簇的建立过程中,随着簇首节点的选定,簇首节点除了通过TDMA方法实现数据的调度,还向簇内成员广播有关数据的硬阀值和软阀值两个参数。(The TEEN protocol is a routing strategy designed for reactive wireless sensor networks. It is real-time a
  3. 所属分类:其他

  1. 程序员代码面试指南

    1下载:
  2. 程序员代码面试指南 IT名企算法与数据结构题目最优解(The programmer code interview guide IT name enterprise algorithm and the optimal solution of data structure)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:64291840
    • 提供者:肖肖肖
  1. erdrvhy

    0下载:
  2. 数据结构原代码,从事算法设计与分析技术,不错的源码()
  3. 所属分类:按钮控件

    • 发布日期:2018-04-22
    • 文件大小:293888
    • 提供者:fcnjhiwns
  1. pczeye

    0下载:
  2. 研究生课程设计内容,有助于学习算法分析与数据结构等内容,体积很小!()
  3. 所属分类:文件操作

    • 发布日期:2018-05-04
    • 文件大小:26624
    • 提供者:ivocttits
  1. R语言与统计分析-汤银才书上实现程序@@@

    1下载:
  2. 一些R语言入门的基本知识,可以系统的学习R语言,可以大概了解R语言的结构和数据分析的基本算法(Some basic knowledge of R language entry, you can learn R language systematically, you can probably understand the basic structure of R language and the basic algorithm of data analysis.)
  3. 所属分类:其他

    • 发布日期:2020-05-26
    • 文件大小:3060736
    • 提供者:淡然沫黎
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com