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

资源列表

« 1 2 ... .28 .29 .30 .31 .32 533.34 .35 .36 .37 .38 ... 2673 »
  1. astar

    0下载:
  2. A*算法 1、将开始节点放入开放列表(开始节点的F和G值都视为0) 2、重复以下步骤: 在开放列表中查找具有最小F值的节点,并把查找到的节点作为当前节点 把当前节点从开放列表删除, 加入到封闭列表. -A* algorithm 1, will begin to node placed in the and opening up list of (the began to node of the F and G values ​ ​ are regarde
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:1.38kb
    • 提供者:yan
  1. beibao

    0下载:
  2. 给定一个容量为C的背包及n个重量为 wi,价值为pi的物品,要求把物品装入背 包,使背包的价值最大,此类问题为背 包问题。物品或者装入背包,或者不装 入背包,称之为0/1背包问题。 -A given a capacity for the the C of the backpack, and n a of by weight for the wi, the value of for the the the items of of pi, requirements of the
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:2.16kb
    • 提供者:yan
  1. strassen

    1下载:
  2. Strassen要求阶n是2的幂,但这样的情况很少。对任一偶数n,总有 n=m*2k, 将矩阵分为m*m个的2k阶矩阵。小矩阵用Strassen相乘,大矩阵用传统算法。设计出偶数阶矩阵相乘的算法。 -Strassen requires order n is a power of 2, but this situation is seldom. On either an even number n, out of a total of n = m* 2k, the matrix is R
  3. 所属分类:Data structs

    • 发布日期:2016-12-15
    • 文件大小:2kb
    • 提供者:yan
  1. jicha

    0下载:
  2. 给定n个正整数数列,进行如下操作:每次删去两个数 a和b,添加1个数 a*b+1,直到只剩1个数N。在所有的这样的N中,有1个最大Max的和最小的Min,M=Max-Min是极差。设计程序计算 M -Given n positive integers, proceed as follows: each time deleting two numbers a and b, add a number of a* b+1 until only a number of N. All this N,
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:572byte
    • 提供者:yan
  1. the-structor-of-data

    0下载:
  2. 介绍了c语言的数据结构,有助于理解c语言的构成-C language data structure helps to understand the composition of the c language
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:8.83mb
    • 提供者:andy
  1. suanfafenxi

    0下载:
  2. 算法分析课程讲解,完整而且内容十分具有代表性,让学生真正可以学好算法-Algorithm analysis course explains the complete and very representative, so that students can really learn algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:2.45mb
    • 提供者:王博
  1. ThePCPPPStandardPLibrary

    0下载:
  2. C++ 标准程序库 C++标准库的教学应用手册-C++ the standard library C++ standard library Teaching Application Notes
  3. 所属分类:Data structs

    • 发布日期:
    • 文件大小:3.37mb
    • 提供者:张三
  1. heap

    0下载:
  2. 实现栈的基本操作,建栈,进栈,出栈,数据结构实现-To achieve the basic operation of the stack, built stack into the stack, the stack data structure
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:1.31kb
    • 提供者:余强
  1. Algorithms_for_Programmers

    0下载:
  2. 上传一部算法书,我个人觉得不错 写每个算法的具体实现,有些算法不止一个实现 嗯 真的很不错-Upload an algorithm the book, I personally feel that a good write each algorithm to achieve, some algorithm is more than an implementation ah really good
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:2.33mb
    • 提供者:郑友人
  1. DataMining

    0下载:
  2. 读入,更改EXCEL数据,做出计算!一些函数的调用实现!-read and write data from ms excel,caculate them and use some particular functions
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:810byte
    • 提供者:741262008cjz
  1. main

    0下载:
  2. 哈弗曼树的优化实现, 哈弗曼树的优化实现,哈弗曼树的优化实现-Optimization of Havermann tree, Havermann tree optimized to achieve Havermann tree optimization to achieve Havermann tree optimization to achieve
  3. 所属分类:Data structs

    • 发布日期:
    • 文件大小:2.3kb
    • 提供者:zhouhui
  1. binany_tree

    0下载:
  2. 输入二叉树两种遍历结果(中序加另外一种),恢复该二叉树。-Input binary tree the two traversal results (in sequence plus another) to restore the binary tree.
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:113.59kb
    • 提供者:王伟
« 1 2 ... .28 .29 .30 .31 .32 533.34 .35 .36 .37 .38 ... 2673 »
搜珍网 www.dssz.com

浏览历史记录

关闭