搜索资源列表
rldw
- 本文对几何模型匹配方法进行了研究,提出了一套完整的人脸定位算法。在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究-geometric model of this matching method for the study and submit a complete set of facia
FromAlgorithmToAchievmentOfHardware
- 从算法设计到硬线逻辑的实现 Verilog HDL牛人编写的有关经典书籍,其中包含很多例子
km
- KM算法 (求二分图最大带权比配) 的 O(n^3)经典实现
Cordic-VHDL
- Cordic算法的VHDL实现,实现了Cordic算法的过程经典-CordicVHDL
c-important105example
- 原名是:c语言经典教程105例源代码,里面讲述了一些经典的C语言编程,附代码,适合于初学者,里面许多编程的思想值得借鉴,它把复杂的算法用了一种很简单的方式来用c语言实现,让你有所领悟-Formerly known as are: c language tutorial 105 cases of classic source code, which describes some of the classic C language programming, with code, suitable f
pidsaunfa
- 单片机实现PID算法。介绍了如何使用单片机实现PID算法内容非常经典对于没有接触PID的朋友是很好的参考设计资料-SCM PID algorithm. Describes how to use the SCM content is very classical PID algorithm PID who have no contact with friends is a good reference design information
Apriori
- C++实现数据挖掘十大经典算法之一Apriori算法-Aproiri acomplish with C++
huffman-source-code
- hufferman 霍夫曼编码 经典算法 代码实现-hufferman codeing
os
- 有随即算法的应用举例、利用随即算法对随机事件模拟、以及单批道作业调度。第二部分是44经典龙哥库塔的matlab实现。-Examples of applications are then algorithm, then use a random event simulation algorithm, as well as a single batch job scheduling channel. The second part is the 44 classic Long Ge Kuta mat
1213547
- 卡尔曼滤波算法实现,Matlab语言算法研究,经典卡尔曼滤波算法,使用于航迹跟踪和外推。-Kalman filter algorithm, Matlab language algorithms, rest, thank you thank you
rsa1
- RSA算法编写的C++加密解密编程实现,RSA算法是信息安全技术领域十分经典的对称加密算法,可以实现保密通信及秘钥交换等功能。-The C++ programming realization of RSA algorithm
LM
- LM算法资料,介绍了实现过程。是经典资料,值的看一下-LM algorithm information, introduce implementation process. Is a classic data values look
MATLAB-PROGRAMING
- MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
DOAMUSICcoherentFBSS
- 前后向平滑, music 主要包含经典music算法实现原理及其代码,然后在此基础上介绍了前后向平滑算法的实现及其代码和仿真结果-forward/backward spatial smoothing,MUSIC Consists mainly of classical music algorithm theory and its code, and then on this basis introduced before and after smoothing algorithm and
SVPWM_FPGA_ContainSourceCode
- 广东工业大学硕士论文《SVPWM算法优化及其FPGA/CPLD实现》,在详细分析经典SVPWM算法基础上,提出一种优化算法,并在FPGA上实现。论文附录包含VHDL源码。-Guangdong University Thesis " SVPWM algorithm to optimize its FPGA/CPLD realization" in the detailed analysis of the classical SVPWM algorithm is propose
MATLAB-ISODATA
- ISODATA算法是一种经典的聚类算法,而MATLAB则是一种现行广泛使用的数学运算工具。首先介绍了ISODATA算法,然后详细说明了使用MATLAB语言实现ISODATA算法的过程。-ISODATA algorithm is a classical clustering algorithm, which is an existing MATLAB is widely used mathematical tools. ISODATA algorithm is first introduced a
classical-algorithm
- 关于经典算法的思考与总结。涵盖KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT A*.Dijkstra.DP.BFS/DFS.红黑树等 15 个经典基础算法, 共计 31 篇文章,包括算法理论的研究与阐述,及其编程的具体实现。很多个算法都后续写 了续集-Thinking about the classical algorithm and summary. Covering the KMP. Genetic heuri
dijkstra
- 大一时完成的求最短路径算法。利用C语言实现了经典的Dijkstra算法。转化矩阵图求取给定起点至其他结点的最短路径。 -Freshman completed the shortest path algorithm. Using C language to achieve a classic Dijkstra algorithm. Transformation matrix to strike the shortest path to a given starting point to oth
Fifteen-classical-algorithm
- 详细介绍了15个经典算法及其程序实现,有助于程序员快速掌握,通过面试-15 classic algorithms is introduced and the realization of the source code, can help programmers to quickly master, through the interview
BP
- 神经网络算法是机器学习的一种经典算法,可以在MATLAB、SAS、SQL、SPSS上实现数据挖掘。-Neural network algorithm is a classical computer algorithms can be programmed on the SAS, matlab, SQL and other software.