搜索资源列表
fenzhisuanfa
- 分而治之方法与软件设计的模块化方法非常相似。为了解决一个大的问题,可以: 1) 把它分成两个或多个更小的问题; 2) 分别解决每个小问题; 3) 把各小问题的解答组合起来,即可得到原问题的解答。小问题通常与原问题相似,可以递归地使用分而治之策略来解决。-divide and rule method and the modular software design methods are very similar. In order to solve a big problem, it may :
fuzzy-control
- fuzzy control rule design
语法分析之左递归实验
- 此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi规则的直接左递归性 END (3)化简由(2)所得的文法。即
analysys-and-design-of-algorithm-ppt
- 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
2nd_chapter
- 《算法设计与分析》王晓东编著,第二章递归与分治策略课本例子代码实现- Algorithm Design and Analysis edited by Wang Xiaodong, chapter and sub-rule strategy recursive textbook example of code to achieve
suanfashejiyufenxi
- 计算机算法设计与分析实验报告:6大算法详细实验报告(相当详细).分治,动态规划,贪心,回溯,分支限界-Computer Algorithm Design and Analysis of Experimental Report: 6 large algorithm experiment detailed report (in considerable detail). Sub-rule, dynamic programming, greedy, backtracking, branch and b
The_design_of_computer_algorithms
- 全书从算法设计和算法分析的基本概念和方法入手,系统介绍了算法设计方法与分析技巧。全书分为3个部分:第一部分介绍算法的基本概念、算法的数学基础以及算法复杂度分析;第二部分针对排序问题和图的问题,讨论各种已有的算法,并介绍常用的算法设计方法包括分治法、贪心法、动态规划法、回溯法和分支限界法,并介绍了计算的复杂性以及NP完全问题;第三部分讲述并行计算模型和并行算法设计技术。书中每章后面都附有一定数量的习题,帮助读者理解和掌握书中的内容。-Book from the algorithm design a
knapback
- 背包问题的最优并行算法,毕业设计,利用分治策略-Knapsack problem of the optimal parallel algorithm, graduation design, the use of sub-rule strategy
paper
- 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
feangzhi
- 本文介绍了分治法的基本思想和基本步骤,通过实例讨论了利用分治策略设计算法的途径。 目录 简介 分治法的基本思想 分治法的适用条件 分治法的基本步骤 分治法的复杂性分析 分治法的几种变形 分治法的实例分析 -This article describes the basic idea of sub-rule method and the basic steps, through an example de
neuralNET
- This source code use neural object to help student to understand the way to design the neural network using perceptron rule.
Algorithm_analysis_and_design_of_the_rule_by_law.r
- 算法分析设计之减治法Algorithm analysis and design of the rule by law-Algorithm design by Therapeutic Algorithm analysis and design of the rule by law
ex5_5
- 此程序设计了一模糊控制器,能自动建立模糊规则库。-The program design of a fuzzy controller that can automatically create a rule base.
FC2.fis
- 模糊控制器的设计文件,采用双输入单输出形式。具有56条规则的规则库-Fuzzy controller design documents, the use of two-input single-output form. 56 rules with rule base
Simultaneous-Design-of-Membership-Functions-and-R
- Simultaneous Design of Membership Functions and Rule Sets Using GA
science
- Design of Mamdani fuzzy logic controllers with rule base minimisation using genetic algorithm
Churchman_and_goth
- 使用A*算法实现传教士和野人过河问题,包括设计状态表示,规则库,启发函数等。-Using the A* algorithm and Savage missionaries across the river, including the design state that the rule base, heuristic function, etc.
CLIPS_6.30_Beta.R3
- clips最新版 CLIPS是一种专家系统工具,最初由NASA/Lyndon B. Johnson太空中心软件技术研究室开发出来。自1986年首次发布以来,CLIPS经历了不断的改进和完善。现在它已经被广泛的应用在数以万计的全球用户中。 CLIPS被开发出来以促进集成人类知识和经验的软件发展。 在CLIPS中,知识的表示有三种方式: l 规则,规则表示法是基于启发式经验知识库的首要选择。 l 自定义函数和通用函数,这种方式是程序式知识表示的首选。 l 面向对象设计,也
05716329
- Evolutionary Design of Edge Detector Using Rule- Changing Cellular Automata
New-Fuzzy-nNetwork-design-using-Genetic-Algorithm
- In this paper a Conventional PD Controller and Fuzzy Neural Controller for trajectory tracking of mobile robot platform is presented. Using computed torque method is given input- torque on mobile robot wheels. The locomotion control structure is