Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - edit
Search - edit - List
对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance calculation algorithm
Date : 2025-12-24 Size : 2kb User : 蓝色梦幻

一个国外学者编辑的粒子群算法,对于初学者和其他人员均有很大的帮助作用-a foreign scholar edit the PSO for beginners and other staff have been very helpful
Date : 2025-12-24 Size : 4kb User : 李冰

此文档为一般的禁忌搜索算法流程,为本人总结,并用word公式编辑器编辑的,对于只关注算法的用用处很大。-This document is for the general flow of the tabu search algorithm, for I have summarized, and word editor to edit the formula, the algorithm only concerned with the usefulness of a lot.
Date : 2025-12-24 Size : 13kb User : 石敏敏

DL : 0
游戏中的寻路算法C++源码,可以自己编辑地图 。-Wayfinding game algorithm C++ Source, you can edit the map itself.
Date : 2025-12-24 Size : 127kb User : 原无星

操作说明: 1. 双击RobotView.exe,打开应用程序; 2. 菜单中Draw->Block,出现一个对话框,从键盘输入具体值,然后在左边蓝色区域任意位置点击,出现红色的矩形,即设置好障碍物位置,此时右上方区域中相应位置的值从0变为1; 3. 菜单中Draw->RobotPoint,然后在左边蓝色区域任意位置点击,出现绿色的圆,即设置好机器人目前位置; 4. 菜单中Draw->GoalPoint,然后在左边蓝色区域任意位置点击,出现黄色的圆,即设置好目的地位置; 5. 菜单中,Edit->Begin,会在右下方会出现一条从机器人目前位置到目标点的无碰路径。 -err
Date : 2025-12-24 Size : 10.41mb User : jiaodeyu

用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorithms, currently including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Memetic Algorithm (MA), Evolution Strategy (ES). Highlighted features · Support both binary & real-coded string representations of solution · Operator-based design for flexibility · EA Operators: Selection, Crossover, Mutation, Move operators in PSO & and the adaptive scheme in EA · Individual learning: Davidon–Fletcher–Powell (DFP) and Davies, Swann, and Campey with Gram-Schmidt orthogonalization (DSCG) strategies and Random Mutation Hill-climbing (RMHC) In addition, algorithm pipeline which is specified by XML file is also provided for practitioner to configure & design evolutionary algorithms at ease. User can edit runtime & algorithm parameters in the configuration file (XML) & issue the co
Date : 2025-12-24 Size : 102kb User : 陈雷

遗传算法的程序编码,自己修改过的,很好用哦-Genetic algorithm program codes which i edit,it is very good
Date : 2025-12-24 Size : 1.12mb User : 曾何

DL : 0
This program is a simple demonstration of a Kohonen self-organizing neural network. The program merely maps itself to a set of coordinates ranging from -0.5 to 0.5 on both the x and y-axis. The program layout is very simple - the Run button will start the network. Note, this may take some time, so be patient! Note that phase is shown in the title bar. The two edit controls at the right are the Phase 1 (top) and Phase 2 (bottom) iterations. Alter these values to see how it affects the learning of the program. During Phase 1, the learning coefficient, k, goes from 0.9 to 0.01, linearly decreasing with the iterations. The neighbourhood, Nx is set at half the diameter of the net, and also linearly decreases. During Phase 2, k decreases from 0.1 to 0.0, with Nx fixed at 1.-This program is a simple demonstration of a Kohonen self-organizing neural network. The program merely maps itself to a set of coordinates ranging from-0.5 to 0.5 on both the x and y-axis. The program layout is very simple- the Run button will start the network. Note, this may take some time, so be patient! Note that phase is shown in the title bar. The two edit controls at the right are the Phase 1 (top) and Phase 2 (bottom) iterations. Alter these values to see how it affects the learning of the program. During Phase 1, the learning coefficient, k, goes from 0.9 to 0.01, linearly decreasing with the iterations. The neighbourhood, Nx is set at half the diameter of the net, and also linearly decreases. During Phase 2, k decreases from 0.1 to 0.0, with Nx fixed at 1.
Date : 2025-12-24 Size : 176kb User : Luigi

DL : 0
这是人工智能prolog原码,Rich Edit Demo The example shows the way of loading of RTF text into Rich Edit control and performing different actions: Cut, Paste, Copy, Change case, Change font.-Rich Edit Demo The example shows the way of loading of RTF text into Rich Edit control and performing different actions: Cut, Paste, Copy, Change case, Change font.
Date : 2025-12-24 Size : 40kb User : 安准

DL : 0
计算两个序列之间的编辑距离,使用c++实现-Compute the edit distance between two sequences
Date : 2025-12-24 Size : 1kb User : lijian

运用Java语言实现了装配体的装配序列规划,采用了改进粒子群算法,并编辑了友好的界面,方便操作-Assembly of the assembly sequence planning to use the Java language, using the improved particle swarm optimization, and edit-friendly interface, easy to operate
Date : 2025-12-24 Size : 1.07mb User : 何瑞

编辑距离算法的详尽实现,是文本聚类的很好解决途径,解决了经典编辑距离的弊端,在vc6.0下实现,能处理大规模文本,速度快,效率高。-Edit distance algorithm detailed implementation is a good text clustering solutions to address the shortcomings of the classical edit distance, in vc6.0 to achieve, can handle large-scale text, fast and efficient.
Date : 2025-12-24 Size : 1.22mb User : wanghuhu

java语言实现的文本分类的第一步,替换一个词语的最小代价,即为最小编辑距离-java implement the minimum edit distance
Date : 2025-12-24 Size : 1kb User : M

DL : 0
实现手势识别 详见文件及注释 % Edit the above text to modify the response to help ShowNShot % Last Modified by GUIDE v2.5 11-May-2012 20:53:53 % Begin initialization code - DO NOT EDIT(Realization of gesture recognition % SHOWNSHOT MATLAB code for ShowNShot.fig % SHOWNSHOT, by itself, creates a new SHOWNSHOT or raises the existing % singleton*. % % H = SHOWNSHOT returns the handle to a new SHOWNSHOT or the handle to % the existing singleton*. % % SHOWNSHOT('CALLBACK',hObject,eventData,handles,...) calls the local)
Date : 2025-12-24 Size : 34kb User : tewtrwe
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.