CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 经典算法实现

搜索资源列表

  1. rldw

    0下载:
  2. 本文对几何模型匹配方法进行了研究,提出了一套完整的人脸定位算法。在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究-geometric model of this matching method for the study and submit a complete set of facia
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1021032
    • 提供者:苗夏菁
  1. FromAlgorithmToAchievmentOfHardware

    0下载:
  2. 从算法设计到硬线逻辑的实现 Verilog HDL牛人编写的有关经典书籍,其中包含很多例子
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:830279
    • 提供者:杨轶帆
  1. km

    1下载:
  2. KM算法 (求二分图最大带权比配) 的 O(n^3)经典实现
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:70850
    • 提供者:贾骏超
  1. Cordic-VHDL

    1下载:
  2. Cordic算法的VHDL实现,实现了Cordic算法的过程经典-CordicVHDL
  3. 所属分类:software engineering

    • 发布日期:2016-11-11
    • 文件大小:217598
    • 提供者:陈好
  1. c-important105example

    0下载:
  2. 原名是: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
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5919826
    • 提供者:connyzone
  1. pidsaunfa

    0下载:
  2. 单片机实现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
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:166940
    • 提供者:别问
  1. Apriori

    0下载:
  2. C++实现数据挖掘十大经典算法之一Apriori算法-Aproiri acomplish with C++
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:3148970
    • 提供者:秦晓慧
  1. huffman-source-code

    0下载:
  2. hufferman 霍夫曼编码 经典算法 代码实现-hufferman codeing
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:1510883
    • 提供者:孙慧慧
  1. os

    0下载:
  2. 有随即算法的应用举例、利用随即算法对随机事件模拟、以及单批道作业调度。第二部分是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
  3. 所属分类:Project Design

    • 发布日期:2017-11-17
    • 文件大小:111050
    • 提供者:胡飞
  1. 1213547

    1下载:
  2. 卡尔曼滤波算法实现,Matlab语言算法研究,经典卡尔曼滤波算法,使用于航迹跟踪和外推。-Kalman filter algorithm, Matlab language algorithms, rest, thank you thank you
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1228
    • 提供者:zhoucan
  1. rsa1

    0下载:
  2. RSA算法编写的C++加密解密编程实现,RSA算法是信息安全技术领域十分经典的对称加密算法,可以实现保密通信及秘钥交换等功能。-The C++ programming realization of RSA algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3666725
    • 提供者:yuxin
  1. LM

    0下载:
  2. LM算法资料,介绍了实现过程。是经典资料,值的看一下-LM algorithm information, introduce implementation process. Is a classic data values ​ ​ look
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:29539
    • 提供者:李磊伟
  1. MATLAB-PROGRAMING

    0下载:
  2. MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5479609
    • 提供者:汪磊
  1. DOAMUSICcoherentFBSS

    2下载:
  2. 前后向平滑, 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
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:181194
    • 提供者:dongxuhao
  1. SVPWM_FPGA_ContainSourceCode

    1下载:
  2. 广东工业大学硕士论文《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
  3. 所属分类:软件工程

    • 发布日期:2013-12-31
    • 文件大小:2349730
    • 提供者:午后薄荷
  1. MATLAB-ISODATA

    0下载:
  2. 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
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:258183
    • 提供者:王波
  1. classical-algorithm

    0下载:
  2. 关于经典算法的思考与总结。涵盖KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT A*.Dijkstra.DP.BFS/DFS.红黑树等 15 个经典基础算法, 共计 31 篇文章,包括算法理论的研究与阐述,及其编程的具体实现。很多个算法都后续写 了续集-Thinking about the classical algorithm and summary. Covering the KMP. Genetic heuri
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11722863
    • 提供者:
  1. dijkstra

    0下载:
  2. 大一时完成的求最短路径算法。利用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
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1122
    • 提供者:
  1. Fifteen-classical-algorithm

    0下载:
  2. 详细介绍了15个经典算法及其程序实现,有助于程序员快速掌握,通过面试-15 classic algorithms is introduced and the realization of the source code, can help programmers to quickly master, through the interview
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11818512
    • 提供者:卢颖辉
  1. BP

    0下载:
  2. 神经网络算法是机器学习的一种经典算法,可以在MATLAB、SAS、SQL、SPSS上实现数据挖掘。-Neural network algorithm is a classical computer algorithms can be programmed on the SAS, matlab, SQL and other software.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1946186
    • 提供者:Miss Lee
« 12 »
搜珍网 www.dssz.com