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

搜索资源列表

  1. Signal-Recovery

    0下载:
  2. OMP是压缩感知中的一种较常用的重构算法,这里给出一个OMP的经典文章,入门用极好Signal Recovery From Random Measurements-compressive sensing
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:663314
    • 提供者:chen
  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. Dijkstra

    0下载:
  2. 大停电后完成寻找最短发电机启动效率算法,利用了经典Dijkstra算法。-After completion of the blackout efficient algorithm to find the shortest generator start using the classical Dijkstra algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:167606
    • 提供者:
  1. pmwelch

    0下载:
  2. Welch 算法是一种应用很广的经典功率谱估计算法。但是面对现在日益膨胀的海量数据,单纯在串行Matlab环境下运行Welch 算法势必耗费大量的运算时间。根据Welch 算法的原理,在Linux 集群环境及消息传递接口MPI 的支持下,采用主从并行编程模式,实现了一个开源的Welch 并行算法PMWelch。实验结果表明,PMWelch 不仅具有Matlab 下Welch 算法一样的运算结果,还可以大幅减少运行时间.-It is well known that Welch algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:541973
    • 提供者:lyl
  1. zifufenge

    0下载:
  2. 该算法很经典,使用的编程,可用于初学者的的学习方法方式,功能和全面。希望矿大支持的人来学习。-he algorithm is very classic, the use of programming, can be used for beginners way of learning methods, function and comprehensive.Hope mine support people to learn.
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:410700
    • 提供者:jianglin
  1. RegsiterFM

    0下载:
  2. fft图像配准,比较经典的傅里叶图像配准算法-fft register
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:167787
    • 提供者:Nicholas
  1. Dynamic-Array

    0下载:
  2. hash function 哈希算法 经典计算机科学与技术系题目 代码编程常用 算法导论题目提及的-hash function is a very important algorithm in the cs field. it is a function can do hash and haxi correct.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5018956
    • 提供者:msfiona
  1. classic_nir_paper

    0下载:
  2. 关于近红外光谱校正模型的建立及相关算法介绍的经典文献,总共5篇,对近红外光谱学习有极大好处。-Classic literature on the establishment and related algorithms near infrared spectroscopy calibration model introduction, a total five, near-infrared spectroscopy study of great benefit.
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:3829940
    • 提供者:jack
  1. Analysis-of-the-retinex-theory

    0下载:
  2. retinex算法解析,本文为retinex算法的经典文章,retinex可用于图像分割,增强等处理-Retinex algorithm, this paper for the retinex algorithm of classic articles, retinex can be used for image segmentation, enhancement processing, etc
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1354707
    • 提供者:new pp
  1. RMS

    0下载:
  2. 嵌入式系统对强大实时处理能力的需求和相对紧张的内存及内核资源的现实,对嵌入式操作系统任务调度提出了较高的要求。因此任务调度的算法的分析,实现和优化,对实现嵌入式系统的实时性有着重大的意义。从算法提出的理论基础出发,深入分析了经典的单调速率调度算法的思想,特点,具体实现并重点评价了该算法的优点和局限性。-Strong demand for real-time embedded systems processing power and memory, and the reality of a rel
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:80610
    • 提供者:李杰
  1. three-paper

    0下载:
  2. 介绍图割算法的最经典的3篇论文,对于入学者帮助很大-Graph cut algorithm introduced the most classic three papers were of great help for school
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2375588
    • 提供者:andy
  1. Introduction-to-Algorithms

    0下载:
  2. 算法导论是学习编程算法的经典书籍,对学习算法的同学有很大帮助!-something wrong with automatic translation!
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4992696
    • 提供者:Henry
  1. wuzhongjingdianpaixusuanfa

    0下载:
  2. 五种经典排序算法飞洒撒啊发放撒发生发撒发生秋风飞洒-five zhong
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1839233
    • 提供者:van loong
  1. w3cschool

    0下载:
  2. w3cschool菜鸟教程(html) 经典html算法大全,基础的,进阶的都有。 适合新手进步使用-, on the basis of the classical algorithm, are advanced. Suitable for new progress
  3. 所属分类:software engineering

    • 发布日期:2017-06-10
    • 文件大小:17228983
    • 提供者:我爱罗
  1. hyy_d

    0下载:
  2. D算法,是拓扑结构测试中最经典的方法,也是最早实现自动化的测试生成算法之一。它是完备的测试算法-D algorithm, the topology of the test is the most classic way, but also one of the first to achieve automation of test generation algorithms. It is a complete test algorith
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1217
    • 提供者:liu
  1. suanfafenxi

    0下载:
  2. 2013年版黎远松主编《算法分析与设计》,本书详细讲解计算机程序的算法分析与设计。将计算机经典问题和算法设计技术结合起来,系统深入地介绍了算法设计技术及其在经典问题中的应用。-2013 Li Yuansong Ed. the algorithm analysis and design , the book detailed algorithm analysis and design of a computer program.Combine and algorithm design of cl
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11306853
    • 提供者:桂峰
  1. FuzzyPIDEssay

    0下载:
  2. 比较经典的模糊PID论文合集,借助对系统设计方案的研究,利用了模糊PID算法,可以参考借鉴-More classic collection of fuzzy PID paper, with the study of the system design, the use of fuzzy PID algorithm, you can refer to learn
  3. 所属分类:Project Design

    • 发布日期:2017-06-02
    • 文件大小:14232977
    • 提供者:郑重鹏
  1. Virtual-Human-Path-Planning

    1下载:
  2. :在栅格中使用经典的Dijkstra 算法进行路径规划有计算量大、规划时间长、进行扩展判断的节点个数多等缺点-: Using the grid classical Dijkstra algorithm path planning have large computation, planning for a long time, determine the number of nodes expanded more disadvantages
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:176814
    • 提供者:刘同学
  1. BBO-truss

    0下载:
  2. 为改进生物地理学优化(BBO)算法在工程结构优化设计中的性能,引入非线性物种迁移模型和“精英引导”等思想对BBO算法进行改进,并将算法应用于结构工程优化领域。以2 个连续变量的经典桁架结构为例,进行结构在满足各项约束条件下质量最小的优化设计。数值算例表明,改进算法应用于工程结构优化设计时具有收敛速度快、稳定性好的特点,性能比BBO算法有较大提升,可以有效地应用于工程结构优化设计。-To improve biogeography optimization (BBO) algorithm in en
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1104578
    • 提供者:WU
  1. 基于视网膜感受野三高斯模型的单幅图像去雾方法

    0下载:
  2. 我们提出一种新的对比度增强的去雾方法——基于视网膜神经元感受野非经典侧抑制三高斯模型的单幅图像去雾方法。该方法首先针对全局对比度调整,借用CLAHE 算法的“限制对比度”的思想,通过限制全局直方图的高度来对全局直方图均衡化限制对比度的拉伸曾度,然后进行基于视觉特性的三高斯局部细节增强,增加图像的细节信息和景物的深度感。
  3. 所属分类:软件工程

    • 发布日期:2015-11-02
    • 文件大小:4115126
    • 提供者:cjj282
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com