搜索资源列表
OLSSA
- 自己实现的一种数据流上的分段算法,基于软件学报上的一篇OLS算法的论文,效果和论文中实验基本一致
gait 步态识别算法代码
- 步态识别算法代码,对多种识别算法予以实现,以及一些论文上提到方法的测试程序。-Gait recognition algorithm code for a variety of recognition algorithms to be realized, as well as some papers on the method of testing procedures mentioned.
ACandACBM
- 多模字符串匹配算法。AC和AC-BM算法的c语言实现。以及字符串匹配算法的相关论文,英文原版论文,很有收藏参考价值。-Multi-mode string matching algorithm. AC and AC-BM algorithm c language. String matching algorithm, as well as the relevant papers, original papers in English, it is collection of reference v
fulltext1
- 一篇关于模式匹配的英文论文,该文采用了DP比对算法-A pattern-matching English paper, using DP matching algorithms
KSP-PDF
- 前k条最短路径(KSP)算法在国内鲜有研究,本压缩包中文献整合了自1971年此问题被提出后几十年来的论文共25篇。 其中以Martin先生的删除(Delelte)算法与Yen先生的背离(Devation)算法为主。 其中所有文献均来自网络。含有两篇中文文章以及23篇英文文章。 算法的复杂度基本控制于O(logn)内-Pre-k shortest paths (KSP) algorithm in the domestic few studies in the literature in
shiguerchashu
- 近年来,计算机辅助事故树分析方法发展很快,新的算法不断被提出。本论文根据《数据结构》[1]中的二叉树算法,结合事故树算法的特点,提出事故二叉树算法。通过建立事故二叉树及利用本文所介绍的一系列事故二叉树算法,不仅可以很方便地实现事故树定性分析中的最小割集和最小径集的求解,以及实现事故树定量分析中的顶上事件发生概率、各基本事件的概率重要度和临界重要度的求解,而且可以实现计算机辅助事故树绘图中的坐标计算问题。该算法是对事故树求解算法的有益的补充和发展,具有现实意义和广阔的应用前景。-In recent
ANewLlarge-scaleNetworkAapproximationAalgorithmFor
- 一种新的大规模网络最短路径的近似算法 不错的论文-A new large-scale network approximation algorithm for the shortest path
TheShortestPathAlgorithmForLarge-scaleNetworkOptim
- 大规模网络最短路径算法的优化及实现 不错的论文-The shortest path algorithm for large-scale network optimization and realization of
paparsjwj
- 有关数据挖掘算法的论文,大家可以参考参考-Papers on data mining algorithms, we can refer to the reference
DynamicProgramming
- 包含了7篇与动态规划相关的论文及附件: 基本动态规划问题的扩展----2001俞伟论文 动态规划算法的优化技巧---2001毛子青论文 动态规划的特点及其应用----2000张辰论文 动态规划的深入讨论---2000李刚论文 动态规划的深入探讨----1999来煜坤论文 动态规划的个性化优化----2003项荣璟论文 动态规划----2000方奇论文-Contains 7 and the dynamic programming-related papers and a
2008
- 国家集训队2008年的论文,不论是准备参加acm还是提高自己算法水平都有帮助-National Team of the 2008 papers, whether it is prepared to participate in acm algorithm or to improve their level of helpful
2007
- 国家集训队2007年的论文,对大家学习算法应该有帮助-2007 National Team of the paper, all of us should help the learning algorithm
wuziqi
- 毕业设计(包括算法、源代码、论文) 李马 2005年6月21日于中北大学-Graduation (including algorithms, source code, paper)
rs_paper
- 实现RS算法的两篇很重要的论文,里面提供了两种RS算法的实现方法-RS algorithm to achieve two very important papers, which provides two RS Algorithm Implementation
Control-Theory-program
- 用算法编程解决想要相应的问题!使用方便,容易上手!控制理论与应用论文程序-Programmed with algorithms to solve the problem you want the corresponding! Easy to use, easy to use! Control Theory and Applications paper program
Research-Xen
- 云计算,XEN,虚拟机,挖掘算法,科学研究,论文-Cloud computing, XEN, Virtual Machine, mining algorithm, thesis
transfer--learning
- 迁移学习 论文 基于迁移学习的跨领域排序学习算法研究-Migration study of cross-cutting paper-based transfer learning learning algorithm for sorting
binarytree
- 内含两篇学术论文,由遍历序列构造二叉树的非递归算法实现,基于遍历序列的构造严格二叉树的算法,供需要的朋友借鉴-Contains two papers, a binary tree constructed by the traversal sequence to achieve a non-recursive algorithm, based on the construction of strict binary tree traversal sequence algorithm for dra
基于Kalman滤波的神经网络快速学习算法及应用
- 一篇关于kalman滤波器论文,非常值得学习(a paper about kalman algrithom)
自适应小波阈值算法matlab源码
- 包含自适应小波阙值算法相应论文及其源码,在去噪方面有很好的效果。