搜索资源列表
-
0下载:
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R.
Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过群体中个体
-
-
0下载:
C++脚注,全面的介绍了C++语言的各种特性,重点介绍了C++代码的优化-The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wea
-
-
0下载:
公告板的实现代码,包含公告板的优化技术,代码有详细注释-Bulletin board of the realization of the code, including the bulletin board of the optimization techniques, code detailed notes
-
-
0下载:
非常有用的粒子群算法,是一种进化计算技术和基于迭代的优化工具。-A very useful particle swarm algorithm is a kind of evolutionary computation techniques and tools based on iterative optimization.
-
-
0下载:
这是关于ADO.NET优化技术的基础知识教学课件,供初学者参考-This is about the basics of optimization techniques ADO.NET courseware for beginners reference
-
-
0下载:
除了了解如何更有效地使用 C 和 C++你还将会从本书中包含的高级
主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部
机理,还有代码优化技术。 -In addition to understanding how to more effectively use C and C++ you will be advanced from the theme of the book contains a memory testing and validation, device
-
-
0下载:
Optimizing C++ provides working programmers and those who intend to be working programmers with a practical, real-world approach to program optimization. Many of the optimization techniques presented are derived from my reading of academic journals t
-
-
0下载:
Memory Optimization techniques for programming
-
-
0下载:
PARTICLE SWARM OPTIMIZATION ENCODED IN C++ LANGUAGE. USEFUL FOR PROGRAM DEVELOPERS TO TRY THE OPTIMIZATION TECHNIQUES IN PROBLEMS
-
-
0下载:
Reflection optimization techniques
-
-
0下载:
NethinkCMS网站内容管理系统,压缩包内包括了编译版和源码版,方便学习ASP.NET的朋友们参考学习。iNethinkCMS_BY目录内为编译过的版本,iNethinkCMS_SC文件夹中则为源码版。iNethinkCMS基于.NET2.0 C#分层开发,使用缓存技术且面向搜索引擎的优化技术,使用方便,对搜索引擎友好,喜欢的不妨一试。-NethinkCMS website content management systems, compressed package includes a c
-
-
0下载:
this represent a optimization techniques use in pso
-
-
0下载:
genetic algorithm
In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solu
-
-
0下载:
遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。-In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selec
-
-
0下载:
One challenging problem for search-based face annotation scheme is how to effectively perform annotation by exploiting the list of most similar facial images and their weak labels that are often noisy and incomplete. To tackle this problem, we propos
-
-
0下载:
如何使用正态分布对点云进行配准,使用标准最优化技术来确定两点云的最优匹配。-How to use normal distribution to point cloud registration, using standard optimization techniques to determine the optimal matching of two points cloud
-
-
0下载:
The basic function of Taobao site, manual update less management simple, suitable for just contact site or part-time Amoy, Amoy girls. The template engine technology, powerful file caching mechanism also has a version of VIP, but no VIP version of th
-
-
0下载:
Optimization Techniques for MIMO radar
antenna systems and genetic
-
-
0下载:
This book systematically introduces a variety of code optimization programming techniques.
-
-
0下载:
本文通过对 MATLAB 程序设计中的若干典型问题做简要的分析和总结,并
在此基础上着重讨论了有关算法设计、程序的调试与测试、算法与程序的优化以
及循环控制等方面的问题.还通过对一些程序实例做具体解析,来方便读者进行
编程训练并掌握一些有关 MATLAB 程序设计方面的基本概念、基本方法以及某些
问题的处理技巧等.此外,在文章的最后还给出了几个常用数学方法的算法程序,
供读者参考使用.希望能对初学者进行 MATLAB 编程训练提供一些可供参考的材
料,并起到一定的指导和激励作用,进而
-