搜索资源列表
5-5-2
- 这是本人在做硕士论文毕业设计时开发有关神经网络优化控制方面的代码-this is my master's thesis done in graduate design development of the neural network optimization control code
orderBasedExample
- 这是本人在做硕士论文时设计的遗传算法工具箱代码-this is my master's thesis done at the design of the genetic algorithm code Toolbox
ringnetworks
- 源文件为个人用于优化环形网络的遗传算法程序代码,用于硕士毕业论文。压缩文件中一个是C程序代码,一个是数据文件。调试正常。-source document for personal ring network to optimize the genetic algorithm code for the master's thesis. Compression document is a C code, is a data file. Debugging normal.
ifdef
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detecti
CHC
- 本代码是我写论文用的代码,是一种优化算法CHC算法,基于MATLAB环境运行,1991年由Eshelman提出的一种基于遗传算法的改进进化算法。
ant
- 蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。-Ant Algorithm for TSP to Huazhong University of Science and Master's theses original code.
cellga.rar
- 多种群的链式智能体遗传算法,代码及其用于优化的实验结果都在里面。大家用了最好给点评价,建议只作为研究用。我有相关的论文,需要索取的话,请与我联系,Multi-population of chain-agent genetic algorithm, the code and to optimize the experimental results are inside. We use the best rating to the point, it is recommended only for
Opensurf
- Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
GAAStsp
- c写的遗传和蚁群融合用于tsp的代码 很好的写论文的材料-genetic and ant colony algorithm for tsp
matlabforVRP
- 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
5177
- 智能冷库技术,自动调节温度和湿度,包括论文和源程序代码。-Intelligent Cold Storage technology, automatically adjust the temperature and humidity, including the papers and source code.
ACSTSP
- 蚁群算法对tsp问题的解决实现代码。根据最早提出蚁群算法的论文进行框架实现。-Ant colony algorithm to solve the problem of realization of the code tsp. According to the first ant colony algorithm is proposed framework for the papers to achieve.
lk20
- 经典的Lucas-Kanade算法的实现。打包了源代码和相应的论文。-The classic Lucas-Kanade algorithm. Packaged the source code and the corresponding papers.
Fuzzyclusteringanalysisandprogramimplementation.ra
- 模糊聚类算法分析及程序实现,该论文详细介绍了模糊聚类算法的原理和代码实现,可以给大家提供一个参考,希望对大家有用!-Fuzzy clustering analysis and program implementation, the paper introduces the principle of fuzzy clustering algorithm and code implementation, can give you a reference, we hope to be useful!
c63b6cbef9ea
- 基于遗传算法的背包问题优化 论文 代码 交叉 编译 选择-Knapsack problem based on genetic algorithm optimization of cross-compiled code selected papers
yichuansuanfa
- 自己收集的遗传算法的一些资料,有代码,有文档论文等,给大家做个参考-Their close genetic algorithm = collect some information, there is code, there are papers and other documents for everyone to be a reference
CBIR
- 论文《A Stochastic Approach to Image Retrieval Using Relevance Feedback and Particle Swarm Optimization》的代码-the code of <A Stochastic Approach to Image Retrieval Using Relevance Feedback and Particle Swarm Optimization>
BBS_code_and_data_release_v1.0
- Best Buddies Similarity for Robust Template Matching论文代码,实现卢邦的土相匹配功能-Best Buddies Similarity for Robust Template Matching,Computer Vision and Pattern Recognition (CVPR), 2015 IEEE Conference on
cell
- 2018年2月cell封面论文代码,压缩包中有对这篇文章的解读,ppt文件(Identifying Medical Diagnoses and Treatable Diseases by Image-Based Deep Learning)
GA-BP汇总大全(含详细教程代码和论文)
- 文中包含利用遗传算法进行优化的梯度下降神经网络的代码和教程,内容非常丰富,包含可以直接运行的代码和相关重要参考文献论文,可帮助理解,属于很综合的优秀资料,个人现分享出来供大家学习,谢谢!(This article contains the code and tutorial of gradient descent neural network optimized by genetic algorithm. The content is very rich, including the code