搜索资源列表
The_Boosting_Approach_to_Machine_Learning-msri_wor
- 介绍adboosting算法的重要文献,对算法有详细的描述并且有较好的试验和结果分析。-adboosting algorithm introduced an important document, the algorithm is described in detail and a better test results and analysis.
DATALECTURE
- 数据结构 授课教案 本章主要介绍以下内容: 1.数据结构研究的主要内容 2.数据结构中涉及的基本概念 3.算法的概念、描述方法以及评价标准 栈和队列 1.树的定义和存储结构 2.二叉树的定义、性质、存储结构 3.二叉树的遍历、线索算法 4.树和二叉树的转换 5.哈夫曼树及其应用 -data structure templates teach this chapter introduces the follow
dierci
- 1)掌握栈与队列的数据类型描述及特点; 2)掌握栈的顺序和链式存储存表示与基本算法的实现; 3)掌握队列的链式存储表示与基本操作算法实现 4) 掌握栈与队列在实际问题中的应用和基本编程技巧
NovelShapeBasedImageRetrievalUsingDirectionCode.ra
- 在Freeman链码基础上,提出一种新的形状描述编码:最小和统计方向码. 该方法对图像平移、旋转具有不变性的优点,对尺度变换有成比例特点. 提出了相应的形状匹配算法:方向熵法度量最小和统计方向码描述的形状相似度. 仿真试验验证了这种形状检索方法的有效性与可行性.
分而治之算法
- 分而治之算法描述,是文本形式的喔!-divide and conquer algorithm descr iption is the text!
分枝定界算法
- 分枝定界算法描述,文本形式!-branch-and-bound algorithm descr iption, in text form!
des
- des算法的说明和实用,采用JAVA描述。
mdc
- 一篇介绍多描述编码很经典的文章,英文版,详细介绍了几种多描述编码算法及应用。
reg2NFA
- 这是编译原理的一个实验, 是把一个正则表达式转化为不确定有穷自动机NFA的算法程序,朋兴趣的朋友可以下载来看看哦。 一个正则表达式就是由普通字符(例如字符 a 到 z)以及特殊字符(称为元字符)组成的文字模式。该模式描述在查找文字主体时匹配的一个或多个字符串。正则表达式作为一个模板,将某个字符模式与所搜索的字符串进行匹配。 本实例的符号包括: 1. 基本正则表达式, 如ab 2. 重复, 如a* 3. 在各项中选择, 如a|b
AnAlgorithmofContourLinesBasedOnRegulerGrid
- 本文详细描述了规则网格的等值线的生成算法,对初学者很有帮助
C19
- 程序描述:本章介绍了一个简单的利用XOR操作实现的加密算法,并利用这个算法对用户信息进行加密,实现验证用户的功能。然后分别介绍了如何使用PHP内置的crypt()和md5()算法来实现数据的加密。
基于核密度估计的层次聚类算法
- 本文基于层次聚类的局限性,展开了描述,然后提出了解决办法。-Based on the hierarchical clustering limitations, launched a descr iption, and then the solutions.
加权欧氏距离及其应用
- 聚类算法中常用欧氏距离,这篇文章描述了使用加权的方法。-clustering algorithm common Euclidean distance, this article describes the use of weighted method.
aprioribyjava.rar
- 关联规则经典算法(apriori算法),java语言描述,Classical association rules algorithm (apriori algorithm), java language to describe
java-all
- 这是《数字图像处理Java语言算法描述》书中的源代码,如果打算看此书可以下载该代码直接运行。-This is a " digital image processing algorithms described in Java language," the book' s source code, read this book if you plan to download the code can be run directly.
lianliankan
- 用java编写的连连看游戏,附带多种图和详细的说明文档和算法描述-Lianliankan written with java games, with a variety of maps and detailed documentation and algorithm descr iption
momopaike
- 排课算法描述 在描述算法之前我们把一些概念先讲清楚。在这里我们把从行政角度分的班叫自然班,把在同一个教室上课的班叫做排课班。在大学里有些公共课是几个排课班通过多媒体来一起上的,我们把这个排课班的总和叫做公共班。班级、教室、教师、课程都维护着自己的一张课表。对课表的每个表元(如星期一的第一节课)在这里称做时间片。 -Course Scheduling algorithm descr iption in describing the algorithm to some of the
Program1
- KWIC的算法描述,描述了最前面的两个,后面的没写,不会-The KWIC the algorithm descr iption, describes the first two, behind did not write, will not
GA
- 基因算法描述旅行商问题(Traveling Saleman Problem,TSP)-using Genetic Algorithm to implement the Traveling Saleman Problem.
Kruskal
- kruskal算法描述kruskal算法的简单小程序-Kruskal algorithm descr iption