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

搜索资源列表

  1. Editoragain11

    0下载:
  2. 1.了解查找和排序的基本概念 2.熟练掌握顺序查找和二分查找算法 3.熟练掌握直接插入排序算法 二、重点与难点 1.重点:二分查找算法 2.难点:直接插入排序算法 三、教学过程的具体安排 1.本次实验的内容如下: 实验利用C语言实现数据结构课程中相关的查找算法和 -1 understand the search and sort the basic concepts 2. Mastered sequential search and binary search
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:1191598
    • 提供者:高玲
  1. 3

    0下载:
  2. 基于delphi的特殊编码解码器(算法与数据结构课程题目)-Based on delphi special codecs (algorithms and data structures course title)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:177225
    • 提供者:李林
  1. chess-code

    0下载:
  2. 基于window下的小游戏。代码一共1800行,用c++编写,核心算法是alpha-beta搜索,使用directx,没有使用MFC和GDI,没有运用面向对象思想,这样可以让读者只需要关心核心的算法与数据结构。-Under the window-based mini-games. A total of 1800 line code with c++ written, the core algorithm is the alpha-beta search, use directx, do not
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3507196
    • 提供者:贺雪冬
  1. DelphiP1PofP4

    0下载:
  2. 包括算法与数据结构,如查找算法,排序算法和优化技术-Delphi algorithm and Data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6478869
    • 提供者:li
  1. DelphiP2PofP4

    0下载:
  2. 包括算法与数据结构,如查找算法,排序算法和优化技术 -Delphi algorithm and Data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4979237
    • 提供者:li
  1. Delphi3PofP4

    0下载:
  2. 包括算法与数据结构,如查找算法,排序算法和优化技术-Delphi algorithm and Data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4759274
    • 提供者:li
  1. DelphiP4PofP4

    0下载:
  2. 包括算法与数据结构,如查找算法,排序算法和优化技术-Delphi algorithm and Data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4239905
    • 提供者:li
  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. Algorithms-and-data-structures.

    0下载:
  2. 算法与数据结构。家园树问题。窗口移动。大小球问题。多重元素。哥德巴赫猜想。-Algorithms and data structures. HOMETREE problem. Windows mobile. Size of the ball problem. Multiple elements. Goldbach conjecture.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3002
    • 提供者:yangfan
  1. migong

    0下载:
  2. 数据结构大作业——迷宫 基于mfc显示,一个与算法有关的迷宫小游戏-Data structure operations- maze based on mfc show an algorithm associated with maze game
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8270956
    • 提供者:mugua
  1. java-data--structure

    0下载:
  2. 算法与数据结构 对一些常用算法和数据结构的解析,初学者可以看看。-Algorithms and Data Structures for some commonly used algorithms and data structures analysis, beginners can look at.
  3. 所属分类:Data structs

    • 发布日期:2017-06-16
    • 文件大小:25340432
    • 提供者:wangxuan
  1. Data-Structure

    0下载:
  2. 基于-数据结构-顺序表折半查找的销售系统算法设计与实践-Data Structure Sequence table binary search Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:55346
    • 提供者:schanbel
  1. search

    0下载:
  2. 算法与数据结构中常用到的查找算法(顺序查找,折半查找,二叉排序树,开放定址)。-Algorithms and data structures used to the search algorithm (sequential search, binary search, binary sort tree, open addressing).
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:5252
    • 提供者:郭悠悠
  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. Java

    0下载:
  2. 基于Java的数据结构算法演示系统,包含制作过程与要求-Java-based data structure algorithms presentation systems, including the production process and requirements
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2157422
    • 提供者:GJGFJGFJ
  1. huffman

    0下载:
  2. C++数据结构中哈夫曼函数的编写与实现,同时利用哈夫曼算法构建哈夫曼树-C++ data structure to achieve Huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1336
    • 提供者:沈国栋
  1. cunchu

    0下载:
  2. 1. 模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。 2. 采用最先适应法、最佳适应法、最坏适应法分配主存空间。 3. 当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这是应把它分成二部分,一部分为占用区,加一部分又成为一个空闲区。 4. 当一个作业撤离时,归还的区域如果与其他空闲区相邻,则应合并成一个较大的空闲区,登在空闲区表中。 5. 运行所设计的程序,输出有关数据结构表项
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:170662
    • 提供者:路东方
  1. 20140405

    0下载:
  2. Julian Bucknall[巴克纳尔(美)] 所著的《Delphi 算法与数据结构》就是不可多得的一本!算法与数据结构源码。-Algorithms and Data Structures source
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:142128
    • 提供者:yeyunfeng
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com