搜索资源列表
Kmin.rar
- 求第K小元素(分治法实现) ,K for the first small element (sub-rule method)
PCB.rar
- 详细地讲解了:电源、地线的处理,数字电路与模拟电路的共地处理,大面积导体中连接腿的处理,设计规则检查,Explain in detail: the power supply, ground handling, digital circuits and analog circuits were dealt with, a large area of connected leg conductor processing, design rule checking
searchK
- 分治法寻找第K小元素,包含具体程序和word文档。-Sub-rule method to find the first small element of K, including the specific procedures and word documents.
ClosetPairs
- 本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the probl
ziduanhe
- 用蛮力,分治,动态递归算法设计最大子段和问题的算法及其分析-Use brute force, sub-rule, dynamic recursive algorithm design and problems in the largest sub-segment algorithm and its analysis of
21
- 分治策略求最值,是算法设计与分析书的源码改进版。-Sub-rule strategy of seeking the most value, is the algorithm design and analysis of source code to improve the version of the book.
roughsetclassification
- 本程序的主要功能是实现多类别分类。首先获得任意两类的规则集,然后对任意待测样品,分别带入任意两类规则进行分类判别,直至代入全部的两类规则集。最终统计类别数即为待测样品的最终分类。-This procedure s main function is to achieve multi-class classification. First obtain two types of arbitrary rule set, and then for any sample, respectively, in
lcs2
- 用分治法求出两个字符串中的最长公共子序列,输出长度,并输出最终序列-Calculated by sub-rule 2 of the longest string common sub-sequence, the output length, and output the final sequence
deltarule
- using delta rule neural network
Strassen
- 用分治法和递归的思想,实现Strassen矩阵相乘-With sub-rule law and recursive thinking, to achieve Strassen matrices
Apriori
- 用Visual C++编写的关联规则挖掘算法Apriori算法的源代码-Using Visual C++ Prepared in association rule mining algorithm Apriori algorithm source code
delta_rule
- 梯度下降法则搜索空间拟核代码。由python 编写。-a program of delta-rule.
rule-based-reasoning-system
- 基于规则的推理系统实现,可以用来实现一些专家系统-rule-based reasoning system
rule-mining-by-BPSO
- 本文提出来一种基于关联规则挖掘的二进制粒子群优化算法(BPSO),该算法与apriori算法不同,在从交易数据集中提取关联规则的过程中不需要给定支持度与置信度的阈值。-In this paper, we developed a binary particle swarm optimization (BPSO) based association rule miner. Our BPSO based association rule miner generates the associatio
fixed-increment-rule
- 模式识别小算法:利用固定增量法进行分类,里面含分类结果-fixed increment rule
sweet rule
- a specification about how to use sweetrules
rule
- The screen ruler allows you to accurately measure any element on the screen of your computer, apply in those cases where you need to determine the width or height of the object of the object.
s38
- simpsons 3/8 rule of integration algo
MidpointRul
- midpoint rule matlab algorithm
class 1
- rule discovery for cancer detection by particle swarm optimization in data mining