搜索资源列表
ASP秀智能搜索
- ASP秀智能搜索 ASP秀智能搜索 ASP秀智能搜索-ASP-Intelligent Search ASP-Intelligent Search ASP-Intelligent Search ASP-Intelligent Search
2.8 智能搜索系统
- asp环境下的智能搜索系统源代码,可以用于自己建站-asp environment Intelligent Search System source code, the establishment of the station can be used for their own
cuecombobox
- 智能搜索组合框,用VC实现,最新源码。有相关需要的朋友值得-portfolio Intelligent Search box, with VC, the latest source. A related need to look at the merits of a friend
AutomTest
- NFA自动机的实验,可进行字符串的智能搜索-NFA automatic machine experiment can be carried out strings of Intelligent Search
blog-source
- blog群发王源代码 软件介绍: 国内首款也是唯一支持验证码识别的群发BLOG(博客)的软件 全球首款采用极限编程技术的博客群发软件,占CPU极少,可自设 线程发布,速度飞快,成功率高~~WEB2.0时代,群发领域第一品牌。 独创智能搜索技术,可以设置关键词搜索互联网上最新博客地 址并添加发布,从此高枕无忧!(软件内置10万海量博客地址) SEO最新利器, 搜索引擎“新宠”,迅速提升网站排名,轻松搞 定搜索引擎首页
智能搜索-寻路演示
- 智能搜索-寻路演示-Intelligent Search-Routing demo
pegjump
- 设计一类peg jump问题的求解系统,初步掌握智能搜索算法中的盲目搜索和启发式搜索这两类基本方法,同时通过具体的问题体会搜索算法、数据结构、程序设计等知识的综合应用。-Peg jump for a class of design problem solving systems, intelligent search algorithm for the initial grasp of the blind search and heuristic search these two types o
yuandaima
- 基于遗传算法,针对考试系统的自动出题问题,应用矩阵理论的知识,为自动组卷系统建立了一个合适的数学模型,使我们能在数学模型的基础上,应用遗传算法全局寻优和智能搜索的特性,在试题的各种属性满足数学模型的控制指标的基础上,从题库中既好又快的抽出一组符合考方要求的试题,从而得到一份满意的试卷。-Based on genetic algorithms, automatic test system for the title problem, the application of matrix theory
STS
- 该论文使用了新颖的半启发式智能搜索算法TS和离子群算法-warmdouble-tabusearch
GoogleSearch
- 模仿谷歌搜索功能 智能搜索 自动识别搜索-Mimic Google search function automatically recognizes smart search search
2.8--智能搜索系统
- asp环境下的智能搜索系统源代码,可以用于自己建站-asp environment Intelligent Search System source code, the establishment of the station can be used for their own
2.8--智能搜索系统
- asp环境下的智能搜索系统源代码,可以用于自己建站-asp environment Intelligent Search System source code, the establishment of the station can be used for their own
SOAsearch.m
- 在Matlab实现了模拟人群搜索(SOA)的智能搜索算法。(The Seeker Optimization Algorithm in Matlab.)
智能终端
- 开放的蓝牙对接仪器协议,蓝牙打印,折线图显示,折线图放大缩小平移,邮件发送,历史数据库搜索,带说明书。(Open Bluetooth docking instrument protocol, Bluetooth printing, broken line chart display, line chart zoom zoom translation, mail sent, historical database search, with instructions.)
智能优化算法资料
- 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization algorithms, the classical algori
改进的群搜索优化算法_景书杰
- 群搜索优化算法在matla中的实现,群集智能算法( Swarm Intelligence Algorithm)是 近 年出现的一类新的智能优化算法。 与其它基于随机搜 索的优化算法一样,具有易实现、 适用范围广的特点。(preindex=index; prebestmember=bestmember; fvalue = eval(strcat(fname ,'(population)')); [fbestval,index] = min(fvalue); bestmember
智能算法
- 各种智能算法的代码教程,包括数值分析课程中的代码,一维搜索、牛顿差值、梯度法、0.618法等
30个智能算法模型
- 1-8遗传算法,9 多目标Pareto最优解搜索算法,10 基于多目标Pareto的二维背包搜索算法,11-12免疫算法,13-17粒子群算法,18鱼群算法,19-21模拟退火算法,22-24蚁群算法,25-27神经网络,28 支持向量机的分类,29 支持向量机的回归拟合,30 极限学习机的回归拟合及分类(1-8 genetic algorithm, 9 multi-objective Pareto optimal solution search algorithm, 10 multi-obje
智能算法总结
- 该文档对智能算法,包括遗传算法、粒子群算法、禁忌搜索算法和人工神经网络算法等的概念和性能进行了基本总结(This paper summarizes the concept and performance of intelligent algorithms, including genetic algorithm, particle swarm optimization algorithm, tabu search algorithm and artificial neural network a
麻雀搜索算法
- 麻雀搜索算法:一种受麻雀群体行为启发提出的智能优化算法(sparrow search algorithm)