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

搜索资源列表

  1. aa

    0下载:
  2. 数学研究数字图像处理源代码 具体实现数字图像各经典算法,-mathematical studies
  3. 所属分类:Project Manage

    • 发布日期:2017-05-02
    • 文件大小:678146
    • 提供者:
  1. EM-algorithm-learning-tips

    1下载:
  2. 数据挖掘十大经典算法之一的EM算法的学习文档,里边有细致的介绍。-One of the top ten classical data mining algorithms EM algorithm to learn the document, inside a detailed introduction.
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:166000
    • 提供者:lida
  1. MU_VBLST_Decode070517

    0下载:
  2. 这是一个LTE下行用于干扰管理的一个经典算法,评估了其性能。-This is an LTE downlink interference management for a classical algorithm, assess its performance.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:89502
    • 提供者:ZJX
  1. pwwei

    0下载:
  2. 文章从关联规则挖掘的形式化定义出发,给出频集挖掘的解空间,对两大类算法中的几种经典算法进行了概述。并分析了它们的优缺点-From the formal definition of mining association rules! Given frequency set mining solution space, two types of algorithms for several classical algorithms are outlined. And analyzes their a
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:202950
    • 提供者:xiaowei
  1. EIS-paper

    0下载:
  2. 这是电子稳像方面的经典论文,里面涵盖有关稳像的经典算法,非常有用。-There are some perfect papers about image stabilization.
  3. 所属分类:Development Research

    • 发布日期:2017-06-16
    • 文件大小:24741622
    • 提供者:梅兰竹菊
  1. Eight-CPU-design-based-on-FPGA-

    0下载:
  2. 本文对经典算法Canny算子和基于模糊理论的边缘提取方法进行理论分析、仿真实验和性能对比。最后对两种方法进行对比评价。图像边缘提取性能的评价标准主要包括主观和客观方法。-In this paper, the classical algorithm Canny operator and edge extraction method based on fuzzy theory theoretical analysis, simulation and performance comparison. F
  3. 所属分类:Document

    • 发布日期:2017-04-26
    • 文件大小:171520
    • 提供者:王传振
  1. classic-suanfa

    0下载:
  2. 经典算法大全,很多-Classical algorithm Guinness, a lot. . . . . .
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1057442
    • 提供者:
  1. ECG-and-pulse

    0下载:
  2. 基于心电脉搏信号的研究分析,各种经典算法。实验分析研究,以及新方法的提出测试。-Based on the analysis of ecg signal pulse study, all kinds of classic algorithms.Experimental analysis and research, and tests the new method is put forward.
  3. 所属分类:Development Research

    • 发布日期:2017-05-26
    • 文件大小:8854029
    • 提供者:陈澎彬
  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. kspx

    0下载:
  2. 快速排序,图灵奖获得者东尼·霍尔在1960年提出的经典算法。-Quick sort, Turing Award winner Tony Hoare in 1960 proposed a classical algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1156
    • 提供者:sdu
  1. Common-algorithms-classic-code

    0下载:
  2. 数据结构中介绍的常见经典算法,排序、二叉树深度、广度优先搜索、高精度加减乘除等-Common data structures described in the classical algorithms, sorting, binary tree depth, breadth-first search, high-precision addition, subtraction, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:15382
    • 提供者:冯中飞
  1. JAVA-algorithm-40-questions

    0下载:
  2. JAVA经典算法40题,大家可以看看,学习学习,资源来自网络 本资料共包含以下附件: JAVA经典算法40题.rar-JAVA classical algorithm of 40 questions, you can have a look, learn, the resources the network This information includes the following attachments: JAVA classical algorithm.Rar
  3. 所属分类:文件格式

    • 发布日期:2017-03-21
    • 文件大小:2345
    • 提供者:jackie
  1. MC

    0下载:
  2. Marching Cubes算法是三维规则数据场等值面生成的经典算法,于1987年由Lorensen 和Cline 两人在Siggraph Proceedings (pp. 163-169) 提出。处理的对象一般是断层扫描(CT),或是核磁共振成像(MRI)等产生的图像。-Marching Cubes
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1373692
    • 提供者:孙振林
  1. algorithm

    0下载:
  2. 以设计策略为主线,循序渐进地介绍了经典算法设计(包括分治、动态规划、贪心、回溯、迭代改进等算法)、NF完全理论、非精确型算法设计〔包括近似算法、参数化算法,随机算法),以及现代智能优化方法.强调算法思维与编程实践并重,注重运用算法技术解决实际工程问题。-In order to design strategy as the main line, gradual introduction of the classic algorithm design (including the partition
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11722370
    • 提供者:junhong
  1. java-classical-algorithm

    0下载:
  2. java经典算法40题,学习算法在java中编程应用-java classical algorithm 40 questions, learning algorithms programmed in java application
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:52974
    • 提供者:李荣
  1. 802.11nMIMO-OFDM-SYNC

    0下载:
  2. 基于IEEE802.11n MIMO-OFDM的时域同步和频域同步,经典算法和改进算法的对比,并且中英文均包含-Time domain based on IEEE802.11 n MIMO- OFDM synchronization and frequency synchronization, classic algorithms and the comparison of improved algorithm, and are included in both English and Chin
  3. 所属分类:Project Design

    • 发布日期:2015-08-29
    • 文件大小:398336
    • 提供者:李玉
  1. prediction-based

    0下载:
  2. 基于双端预测的数据融合经典算法,解释详尽,值得参考-prediction-based data aggregation algorithm in WSN
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:393025
    • 提供者:海绵宝宝
  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-09
    • 文件大小:1946186
    • 提供者:Miss Lee
  1. TenAlgorithmsinDataMining

    0下载:
  2. 数据挖掘十大经典算法the Ten Algorithms in Data Mining英文原版BOOK-the Ten Algorithms in Data Mining
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5144394
    • 提供者:summer
  1. 06770930

    0下载:
  2. WaveLAN® -II: A High-Performance Wireless LAN for the Unlicensed Band,mac层速率自适应算法 ARF经典算法原文-WaveLAN-II: A High-Performance Wireless LAN for the Unlicensed Band, mac layer rate adaptation algorithm ARF classical algorithm descr iption
  3. 所属分类:Document

    • 发布日期:2017-04-30
    • 文件大小:152840
    • 提供者:zhangtao
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com