CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 基础算法

搜索资源列表

  1. 5-9

    0下载:
  2. 学习c语言的基础算法,希望大家喜欢。后面还有请随时关注。-learning algorithm based on the language, hope you like them. After that there are concerns from time to time.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.2kb
    • 提供者:kk
  1. suan_fa_ti_ji

    0下载:
  2. ACM算法题集 基础算法教案.doc 算 法 设 计 题 集.doc 算法题集.doc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:547.68kb
    • 提供者:chenyun
  1. HDU_acmer

    0下载:
  2. 杭电入门级别的课件,涵盖了acm比赛用的所有算法的详解以及例题,作为acm培训的新老选手必备的东西-Hang power entry-level courseware covers all race acm Detailed algorithm and examples, as the training of new and old players acm things necessary
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:9.44mb
    • 提供者:wx
  1. FP_growth

    0下载:
  2. VC6.0 C语言实现的简单FP-growth算法,数据挖掘的基础算法-VC6.0 C language implementation of a simple FP-growth algorithm, the basis of data mining algorithms
  3. 所属分类:Data structs

    • 发布日期:2016-04-08
    • 文件大小:193kb
    • 提供者:冉冉
  1. suanfa

    0下载:
  2. 算法设计与分析基础课后习题答案,好的一本算法书。-Algorithm Design and Analysis of Problem-based after-school answer to an algorithm is a good book.
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4.47mb
    • 提供者:jack
  1. Algorithm_analysis_and_programme_design

    0下载:
  2. 实用算法分析与程序设计 目录: 第一章基础算法 第二章 顺序统计算法和中位数 第三章 有关数论的算法 第四章 计算几何学 第五章 显式固的基本算法 第六章 隐式图的基本算法 第七章 网络流的算法 第八章 动态程序设计 第九章 题库 一、神秘的大陆 二、迷宫车间 三、Hamilton机器人 四、魔方工具包 五、Tom、Jerry和奶酪 六、债务 七、Sinistra 的城市 八、游戏 九、加法链 十、黑白棋 十一、
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:10.33mb
    • 提供者:枫林之声
  1. DataStructureWithC

    0下载:
  2. 基于C语言的数据结构算法描述,包括常用的基础算法,适合初学者使用。-Based on the C language descr iption of the data structure algorithms, including the commonly used basic algorithm, suitable for beginners to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:210.94kb
    • 提供者:wang qu
  1. suanfa

    0下载:
  2. 基础算法的例题和解答(源程序为Pascal版本),NOIP基础资料-sample questions and answers of algorithms (source code for the Pascal version)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:58.77kb
    • 提供者:glace
  1. DataStructureAlgorithm

    1下载:
  2. 数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回
  3. 所属分类:Data structs

    • 发布日期:2016-08-26
    • 文件大小:16.43mb
    • 提供者:孙继磊
  1. migong

    0下载:
  2. 八皇后的算法,迷宫思想的主要理论基础算法-8 Queen of the algorithm, the main theoretical basis for the ideological maze algorithm! ! !
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3.01kb
    • 提供者:左怀军
  1. http_fetcher-1.1.0.tar

    0下载:
  2. html的dom树解析程序,该方法可以作为网页信息抽取的基础算法-html in the dom tree parser, the method can be used as the basis for Web information extraction algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:373.51kb
    • 提供者:zhaojiguang
  1. BiTREE

    0下载:
  2. 二叉树基础算法的多种实现,vc++6.0下编译成功,包括前序后序中序的递归非递归算法等。-Binary tree algorithm based on a variety of implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.08kb
    • 提供者:chys
  1. mydijkstra

    0下载:
  2. 迪杰斯特拉算法又称最小路径算法,是图论里的一种基础算法。这里实现一种较为简洁的最小路径算法。(Dijkstra algorithm, also known as the minimum path algorithm, is a basic algorithm in graph theory. Here to achieve a more concise minimum path algorithm.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:929743545
  1. 实用算法基础教程(ACM-ICPC初级学习资料)

    0下载:
  2. 主要关于ACM/ICPC的算法讲解,使用的语言为c和c++,对ACM有兴趣的同学可以下载。(Mainly on the ACM/ICPC algorithm to explain, the use of language for C and c++, ACM interested students can download.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-31
    • 文件大小:27.59mb
    • 提供者:黄晨1994
  1. 查找算法

    0下载:
  2. 在Windows平台下VS2010实现了集中基本的查找算法,数据结构的基础(In the Windows platform, VS2010 implements the basic search algorithm, data structure foundation)
  3. 所属分类:数据结构

    • 发布日期:2017-12-31
    • 文件大小:6.87mb
    • 提供者:JUSTONEBOY
  1. 数据结构与算法:C_语言描述(中文)

    0下载:
  2. 数据结构与算法的学习对于软件开发的专业程序员而言是非常关键,本书为C#语言程序员提供了学习基础数据结构与算法的机会(Data structure and algorithm learning is very critical for professional programmers in software development. This book provides C# language programmers with the opportunity to learn basic data
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:1.04mb
    • 提供者:时间记忆
  1. 算法设计与分析基础.第3版

    1下载:
  2. 本书主要讲算法,啥平台都行。算法是计算机科学的基础。希望对大家有帮助!(This book mainly talks about algorithms, and all the platforms are all right. The algorithm is the basis of computer science. I hope to help you!)
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:20.05mb
    • 提供者:neverwar
  1. [挑战程序设计竞赛(第2版)]

    0下载:
  2. 《挑战程序设计竞赛(第2版)》对程序设计竞赛中的基础算法和经典问题进行了汇总,分为准备篇、初级篇、中级篇与高级篇4章。作者结合自己丰富的参赛经验,对严格筛选的110 多道各类试题进行了由浅入深、由易及难的细致讲解,并介绍了许多实用技巧。每章后附有习题,供读者练习,巩固所学。(The challenge Programming Contest (Second Edition) summarizes the basic algorithm and classic problems in the pr
  3. 所属分类:数据结构

    • 发布日期:2018-04-23
    • 文件大小:69.16mb
    • 提供者:蛮吉是魁拔
  1. basic algorithm

    0下载:
  2. acm竞赛的基础算法简介,包含贪心法,二分法,倍增法,优先队列以及大量习题。(The basic algorithms of ACM competition include greedy, dichotomous, multiplier, priority queues and a large number of exercises.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:369kb
    • 提供者:kdjlyy
  1. 数据结构与算法分析—C语言描述

    0下载:
  2. 数据结构与算法分析,大牛所著。介绍计算机相关基础与进阶的数据结构和算法相关知识。(datastructure and algorithm)
  3. 所属分类:数据结构

    • 发布日期:2018-05-03
    • 文件大小:9.85mb
    • 提供者:Lazydog
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com