搜索资源列表
dossier
- For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics
aicoursedesign
- 人工智能课程设计之二,采用A*算法破解置换表加密-artificial intelligence designed two courses, the A * algorithm used crack encryption replacement Table
RegChart
- 本程序计算并制作实时查询的控制表,隶属度函数也在程序中标明-calculated and the procedures for the production of real-time information on the control table, membership function also marked procedures
Substituter.java
- 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
fuzzycontrol
- 炉温模糊控制的一般性程序,可以修改各参数从而更改模糊控制表-Temperature control of the general procedures can be amended so as to change the parameters of fuzzy control Table
autolife
- Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵
GA结合均匀设计表
- 结合均匀设计表和小边经验公式产生初始种群,使TSP应用遗传算法能求出更优更快解,详尽说明见paper.doc。-uniform design combining a small side table and have empirical formula initial population, TSP application of genetic algorithms can be obtained faster and better solutions, detailed descr iptio
遗传算法-最优函数值
- 此遗传算法功能强大,界面操作,能很方便的设置遗传算法的各个参数。运行过程中,图形显示寻优过程。以及列表显示运行的详细结果。-this powerful genetic algorithms, interface operation, can very easily be set genetic algorithm parameters. Process, graphics optimization process. Operation and table shows the detailed r
shortest_path_Digraph.rar
- 采用宽度优先遍历法,构建邻接表有向图,解决最短路径问题。,Breadth-first traversal method used to build the adjacent table to the map, the shortest path to solve the problem.
rosetta
- 粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mathemati
JDK
- 实现非完备系统极大相容块的求取。输入文件格式见压缩包内orig8136.txt,其中,数字0代表非完备系统中的*,即缺省值。数字1到5分别代表每个属性的取值。如果你的非完备表中是字符型的值,一定要改成数字,比如有a,b,c三种取值,对应的转化为1,2,3。-Complete system to achieve maximum compatibility with non-block to strike. See the input file format compressed package o
VSM
- 向量空间模型算法,给定一个经过分词的文档集,可以输出向量空间模型、特征词典、倒排索引表等功能,很经典的VSM算法源代码-Vector space model algorithm, given a segmentation of the document set, you can output vector space model, the characteristics of dictionaries, inverted index table functions, it is the clas
200812269314821998
- 粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Rough Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mat
CODE_UPLOAD136021102001
- 找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。-Txt file to find enter appear in a different vocabulary, the number of statistics in accordance with the number of words to sort. Use hash table to insert new words to improve the speed of the word ta
BP
- 利用BP算法,设计一个多层感知器为表中的数据集提供一个非线性逼近,并测试其泛化能力-The use of BP algorithm, the design of a multi-layer perceptron for the table of data sets to provide a non-linear approximation, and testing their generalization ability
moshishibie
- 先用C-均值聚类算法程序,并用下列数据进行聚类分析。在确认编程正确后,采用蔡云龙书的附录B中表1的Iris数据进行聚类。然后使用近邻法的快速算法找出待分样本X(设X样本的4个分量x1=x2=x3=x4=6;子集数l=3)的最近邻节点和3-近邻节点及X与它们之间的距离。-First C-means clustering algorithm procedures and with the following data for cluster analysis. After confirming t
200862510234
- 决策表属性约简源程序 很实用的 希望对大家有用的-Decision table attribute reduction is very useful source
segmentation-table
- segmentation survey table for region growing, clustering etc.
learn-perceptron-true-table
- 利用自学习的感知机神经网络实现一个真值表。-The use of self-learning machine to achieve a perception of truth table.
Look-up-Table
- It is about FUZZY with Look up Table.
