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

搜索资源列表

  1. cpphs

    0下载:
  2. Haskell,纯正的函数式程序设计语言。特别是利用很简单的叙述就可以完成[链表]、[矩阵]等数据结构。压缩包里有10几个例程 -Haskell, single-function programming language. In particular the use of very simple descr iption can be completed [List], [Matrix] data structure. 10 compression bag several routines
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17864
    • 提供者:鲍军波
  1. knnjavainweka

    0下载:
  2. 在weak环境下的knn算法开发 具体需要的说明都在文件包中-weak environment in the Commission algorithm development specific needs of the note in the paper bag
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:57364
    • 提供者:代风
  1. bagoffeature

    0下载:
  2. 这是图像识别方法bag of feature 的matlab源代码-This is image recognition method bag of feature matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:39818
    • 提供者:峰峰
  1. bag

    0下载:
  2. 算法分析课程中的经典算法,背包问题的算法实现,仅供参考-Algorithm Analysis of the classic courses in algorithms, knapsack problem algorithm, for reference only
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:889996
    • 提供者:刘建阳
  1. bag

    0下载:
  2. 在任意位置画任意个点,然后 右击,就自动画出凸包-In any position draw any points, and then right-click, it automatically draw the convex hull of
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:60847
    • 提供者:
  1. Backtrack_0-1bag

    0下载:
  2. 从文件读入数据,用回溯法实现了0-1背包最优解的问题-Read data from a file, using backtracking to achieve the optimal solution of the 0-1 knapsack problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:906
    • 提供者:canon
  1. bag

    0下载:
  2. 经典的背包问题,运用贪心算法非递归方式求解最优值。-Classical knapsack problem, the use of greedy algorithm for solving the optimal value of non-recursive way.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:890967
    • 提供者:killer
  1. bag_words_demo

    0下载:
  2. “袋子模型”特征描述演示,有注释,以及人脸库-bag of the words demo
  3. 所属分类:matlab

    • 发布日期:2017-06-20
    • 文件大小:32570368
    • 提供者:Aaron
  1. shuangduandui

    0下载:
  2. 双端队列应用于优化算法,解决竞赛题:由题目所说,Mr Pote有n个袋子装豆子。Mr Pote从中进行挑选包装,要求找出连续一列袋子,使得它们的豆子总和s在满足s p<=k条件下最大 ,以保证被狗狗吃掉的最少,并且Mr .Pote装的豆子最多。最后输出狗狗吃掉的豆子数目,即s p的结果。 抽象后表述为:给定n,p,k,以及n项数列[wi],要求找出其一个连续子序列,使得其和s在满足s p<=k的条件下最大,输出s整除p的结果。-Double-ended queue used in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:549888
    • 提供者:ChenSiyu
  1. bag

    0下载:
  2. 背包问题。算法中的背包问题、是我的作业。可能仍有不足。不过能基本实现背包的基本功能-Knapsack problem. Algorithm knapsack problem, is my job. May still be inadequate. But can basically achieve the basic functions of backpack
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1215
    • 提供者:兰天骄
  1. Bag-of-visual-words

    0下载:
  2. 基于bag of visual words 模型的人脸二分类代码,使用plsa等两种模式进行分类-Bag of visual words ,face recognition ,plsa
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:359642
    • 提供者:ryetal
  1. snake

    0下载:
  2. snake为从网上下载的程序包,该程序包内容较全,涉及了snake的很多改进形式,可以参考。-A good program bag of snake
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:139951
    • 提供者:董媛媛
  1. bag

    0下载:
  2. 本程序解决背包问题,其中有多个类型的物品,每类物品可以有任意数量。-The procedure to solve knapsack problem, in which there are multiple types of items, each class can have any number of items.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1111
    • 提供者:chen
  1. AcM-Bag

    0下载:
  2. ACM方面关于背包的问题,讲解的比较详细,可以作为ACM竞赛的参考资料~-ACM aspect on the backpack, to explain in more detail, can be used as the reference of the ACM contest
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:38381
    • 提供者:SZ
  1. Typical-algorithms-bag

    0下载:
  2. 包含了很多常见典型的以及其他专业方面的算法实现。-Contains many common typical and other professional aspects of algorithm implementation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:190808
    • 提供者:flyriz
  1. computeBoV

    0下载:
  2. the Bag of Visual word ( BoV/BoW/BoF ) representation of an image or video
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1685
    • 提供者:Mohammad
  1. computeBoV

    0下载:
  2. Computing Bag of visual words
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1651
    • 提供者:rabia
  1. BOF_SVM

    0下载:
  2. Bag of Feature and SVM example using opencv
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2656
    • 提供者:winev52
  1. Bag

    0下载:
  2. its a simulation of a fight with the mythical greek hydra.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:11203
    • 提供者:saif ullah
  1. mixBern

    0下载:
  2. Just like EM of Gaussian Mixture Model, this is the EM algorithm for fitting Bernoulli Mixture Model. GMM is useful for clustering real value data. However, for binary data (such as bag of word feature) Bernoulli Mixture is more suitable.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3155
    • 提供者:lin
« 12 3 »
搜珍网 www.dssz.com