您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 数据结构(English)

  2. • Introduction /Mathematical Background 1 /Java Review 1 /Java Review 2 /Java Collections /Mathematical Background 2 /Proof by Induction /Lists /Stacks and Queues /Priority Queues /Heapsort /Hashing /Trees /AVL Trees /B-Trees /Sorting /Huffman Codin
  3. 所属分类:Java

    • 发布日期:2008-06-06
    • 文件大小:3145728
    • 提供者:yanjianhua1106
  1. 动态规划:最长单调递增子序列

  2. 动态规划:最长单调递增子序列 A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 <= i1 < i2 < ... < iK <= N. For examp
  3. 所属分类:C/C++

    • 发布日期:2012-05-28
    • 文件大小:583
    • 提供者:wwqit
  1. SAX符号化序列范例源码

  2. SAX符号化序列范例源码 -------------------- timeseries2symbol.m: -------------------- This function takes in a time series and convert it to string(s). There are two options: 1. Convert the entire time series to ONE string 2. Use sliding windows, extract the
  3. 所属分类:其它

    • 发布日期:2013-07-03
    • 文件大小:24576
    • 提供者:u011292579
  1. Distinct Subsequences

  2. Distinct Subsequences字符串距离
  3. 所属分类:C++

    • 发布日期:2014-10-24
    • 文件大小:873
    • 提供者:shuangtian00
  1. Aggregate Channel Features for Multi-view Face Detection

  2. Face detection has drawn much attention in recent decades since the seminal work by Viola and Jones. While many subsequences have improved the work with more pow- erful learning algorithms, the feature representation used for face detection still ca
  3. 所属分类:其它

    • 发布日期:2015-09-26
    • 文件大小:5242880
    • 提供者:u014310328
  1. 8596 最长上升子序列

  2. 8596 最长上升子序列(必做) 时间限制:300MS 内存限制:1000K 提交次数:255 通过次数:118 题型: 编程题 语言: G++;GCC;VC Descr iption A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1
  3. 所属分类:C/C++

    • 发布日期:2015-12-18
    • 文件大小:690
    • 提供者:qingfyh
  1. cpp-算法精粹

  2. 仅仅是作为搬运工。 算法精粹——举一反三,抛弃题海战术 本书的目标读者是准备去硅谷找工作的码农,也适用于在国内找工作的码农,以及刚接触ACM算法竞赛的新手。 市场上讲解算法的书已经汗牛充栋,为什么还要写这本书呢?主要原因是我对目前市场上的大部分算法书都不太满意。 本书有如下特色: 背后有强大的AlgoHub支持。 本书的所有题目,都可以在 www.algohub.org(即将上线) 上在线判断代码。这样的一大好处是,读者可以边看书,边实现自己的代码,然后提交到网站上验证自己的想法是否正确。Al
  3. 所属分类:专业指导

    • 发布日期:2016-09-20
    • 文件大小:2097152
    • 提供者:u011500720
  1. 最长子序排序算法程序

  2. A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 <= i1 < i2 < ... < iK <= N. For example, sequence (1
  3. 所属分类:其它

    • 发布日期:2008-12-05
    • 文件大小:1024
    • 提供者:scaujov
  1. Spotting Subsequences matching a HMM using the Average Observation

  2. Spotting Subsequences matching a HMM using the Average Observation
  3. 所属分类:其它

    • 发布日期:2008-12-08
    • 文件大小:110592
    • 提供者:hxyfishhxy
  1. Longest Common Subsequences For Dummies

  2. 关于Longest Common Subsequences演算法
  3. 所属分类:其它

    • 发布日期:2009-02-04
    • 文件大小:200704
    • 提供者:javalai52013
  1. 常见动态规划问题总结

  2. 1.三角形找一条从顶到底的最小路径 2.最大子数组和 3.回文最小划分次数 4.最佳时间买卖股票 5. 判断字符串s3是否由s1,s2交叉存取组成 6.给定一个矩形表格,求从顶到底的最小和 7.使两个字符串相等,最小的编辑次数 8.给定一串数字,1对应A,2对应B,26对应Z,求有多少种解码方式 9. 不同的子序列Distinct Subsequences 10.单词分解Word Break
  3. 所属分类:C++

    • 发布日期:2018-05-17
    • 文件大小:417792
    • 提供者:allen_li123
  1. 动态规划经典问题视频解析

  2. Brian Dean 在MIT教算法课录制的10个动态规划问题的视频动画。 包含 - 01背包 - balanced partition - box stacking - building bridges - counting boolean parenthesizations - edit distance - integer knapsack - longest increasing subsequences - making changes - maximum value contigu
  3. 所属分类:讲义

    • 发布日期:2019-04-15
    • 文件大小:117440512
    • 提供者:weixin_42154007
  1. MLCS algorithm code

  2. This is a fast MLCS algorithm for DNA sequence. Searching the Longest Common Subsequences of many sequences is called a Multiple Longest Common Subsequence (MLCS) problem which is a very fundamental and challenging problem in many fields of data mini
  3. 所属分类:算法与数据结构

    • 发布日期:2020-03-11
    • 文件大小:2097152
    • 提供者:wswguilin
  1. Dynamic Time Warping

  2. T. Rakthanmanon, B. Campana, A. Mueen, et al., Searching and Mining Trillions of Time Series Subsequences under Dynamic Time Warping, KDD (2012) (Best Paper)
  3. 所属分类:搜索引擎

    • 发布日期:2019-10-20
    • 文件大小:939008
    • 提供者:zhaoyin214
  1. SIMATIC S5 GRAPH 5/II Version 7.1手册.pdf

  2. SIMATIC S5 GRAPH 5/II Version 7.1手册pdf,SIMATIC S5 GRAPH 5/II Version 7.1手册Important Information Purpose of the This manual has the following aims Manual To explain the basic concepts of the GraPh 5 software To introduce its most important functions T
  3. 所属分类:其它

    • 发布日期:2019-10-11
    • 文件大小:1017856
    • 提供者:weixin_38743481
  1. python实现输出一个序列的所有子序列

  2. def sub(arr): finish=[] # the list containing all the subsequences of the specified sequence size = len(arr) # the number of elements in the specified sequence end = 1 j) % 2: # this result is 1, so do not have to write ==
  3. 所属分类:其它

    • 发布日期:2020-12-21
    • 文件大小:53248
    • 提供者:weixin_38674512