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

搜索资源列表

  1. Knapsack

    0下载:
  2. 用java实现的01背包问题的有分支限界的回溯算法,注释非常详细,是我作业的一部分。伪代码可以参考《计算机算法与数据结构》这本书-Using java to achieve 01 knapsack problem branch-and-bound backtracking algorithm and very detailed notes, is part of my job. The pseudo-code can refer to this book of computer algorith
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:1588
    • 提供者:xuchao
  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. 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. 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. 20140405

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

    • 发布日期:2017-04-24
    • 文件大小:142128
    • 提供者:yeyunfeng
  1. homework1

    0下载:
  2. C语言学生信息管理系统,算法与数据结构作业-C language student information management system, algorithm and data structure operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:195950
    • 提供者:方雨
  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. q1

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

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

    0下载:
  2. 这是哈夫曼编码程序,可以作为你算法与数据结构的课程设计例子-This is the Huffman coding procedures, curriculum design can be used as an example of your algorithms and data structures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1037
    • 提供者:wuwang
  1. Maze-problem-data-structure

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

    • 发布日期:2017-04-29
    • 文件大小:10973
    • 提供者:dushifeng
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com