搜索资源列表
《计算机算法基础》源程序
- 计算机算法基础 里面有一些计算机的基础算法 初学着可以-computer algorithm based computer There is the basis of learning algorithm to look at
指纹识别(基础算法)
- 指纹识别(基础算法)
变步长LMS算法
- 盲均衡算法的基础算法
图像处理基本算法演示软件
- 图形界面,对图像处理的多个基础算法提供源码及演示功能。
Excel中农历的算法
- ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手机为准),整理出了一套基础数据。(详见农历基础数据中的说明)
Java程序设计 基础版 部分程序设计题 源码
- Java程序设计 基础版 部分程序设计题 源码
music.rar
- 很经典的关于计算DOA的算法——music算法,也是所有计算DOA的基础算法,Classic DOA on the calculation algorithm- music algorithm, is also the basis for all calculations DOA algorithm
基于Camshift算法实现彩色目标跟踪
- 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
LMSADAPTIVEFILTERALGORITHM
- LMS自适应算法,这个是LMS的基础算法,后面的一段是由公式给出的-LMS adaptive algorithm, this is the basis of LMS algorithm, the back section is given by the formula
suanfa
- 基础算法的例题和解答(源程序为Pascal版本),NOIP基础资料-sample questions and answers of algorithms (source code for the Pascal version)
基于遗传算法的 TSP 算法
- tsp问题(全称:TravellingSalesmanProblem),又称为旅行商问题、货郎担问题、TSP问题,是一个多局部最优的最优化问题,遗传算法是一种基于种群演变一种优化的算法,在此基础上的优化程序会自动寻找出最短路(TSP (full name: TravellingSalesmanProblem), also known as the traveling salesman problem, traveling salesman problem, but TSP problem is
计算群体智能基础,.Engelbrecht,.谭营,.2009
- 有关于群体智能和智能算法有着较为详细的介绍,是不错的实践与理论并重的书籍(There is a more detailed introduction to the group intelligence and intelligent algorithm, is a good practice and theory of both books)
ss
- 有助于学c++,基础很重要,所以学一学。(It is inportant,you can have a look.)
RLS算法
- 自适应 RLS算法的实现,结合RLS算法理论,编制了一个较为基础的RLS算法实现过程。(Implementation of adaptive RLS algorithm)
简单函数优化的遗传算法程序
- 遗传算法基础的几个function,可以先看看,对遗传算法有个大概认识。 对建模很有帮助。(functions about genetic algorithm, using matlab)
binaryimage
- 二值图像分析基础算法,如边缘提取,形态学操作,链式编码等,实现源代码(Two value image analysis algorithm to achieve the source code)
《Matlab遗传算法工具箱及应用》源码
- 《Matlab遗传算法工具箱及应用》源码,雷俊杰版,适用于基础薄弱的学者(genetic algorithm toolbox and application Matlab source, Lei Junjie version, suitable for the weak foundation of the scholars)
程序员实用算法
- 程序员基础算法合集,提供给初学者学习参考。(Collection, programmers based algorithm for beginners to learn the reference.)
粒子群算法
- 粒子群算法的基础算法,并在程序后标注了解释(Basic algorithm of particle swarm optimization and annotated explanation after program)
源代码2.0(VS2017)
- 排序、堆栈、遍历等基础算法,有助于初学数据结构的同学掌握(Sorting, stack and other basic algorithms)