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

搜索资源列表

  1. AnOverviewofSchedulingAlgorithmsinMIMObased4Gwirel

    0下载:
  2. 介绍基于mimo的4G系统中调度算法的设计。比较基础。-mimo based on the 4G system scheduling algorithm design. Basis for comparison.
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:131.64kb
    • 提供者:王可
  1. zhuose2006918

    0下载:
  2. 地图着色的算法设计,具体代码没有实现,不过可以给大家一些参考-map coloring algorithm design, specific code did not come true, but I can give you some information! !
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5.78kb
    • 提供者:萧鹏
  1. geneticalgorithmforthegenealizedassigmentproblem.r

    0下载:
  2. 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:182.42kb
    • 提供者:
  1. advanced_signal_processing

    0下载:
  2. 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the random process analysis, a variety
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:564.04kb
    • 提供者:leexian
  1. MATLAB-algorithm-design

    0下载:
  2. 算 法 设 计 及 其 MATLAB 实 现,一本关于matlab算法设计的书籍-MATLAB algorithm design and implementation of an algorithm design books on matlab
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:218.56kb
    • 提供者:会困
  1. CRC-algorithm-design

    0下载:
  2. 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:283.35kb
    • 提供者:jinzhi
  1. Design

    0下载:
  2. 这个是有关算法设计的讲解,适用于各种的C语言的设计,为以后的硬件语言开发做了充分的准备,主要还包含重点的课程资料。-This is the explanation of the algorithm design, suitable for a variety of C language design, fully prepared for the hardware language development later, mainly focused curriculum also include
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:11.42mb
    • 提供者:魏莆翀
  1. Design-and-analysis-of-algorithms

    0下载:
  2. 大学课程《算法设计与分析》相关电子书以及课件。-University courses algorithm design and analysis of e-books, and courseware.
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:9.07mb
    • 提供者:梁宇豪
  1. algorithm-analysis-solution

    0下载:
  2. 计算机算法设计与分析(第三版)的算法解答,对学者颇有价值!-Computer Algorithm Design and Analysis (third edition) algorithm answers, to scholars is valuable!
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7.7mb
    • 提供者:yaojh
  1. the-Algorithm-Design-Manual-

    0下载:
  2. 算法设计手册,本书描述了大量的数据结构和算法,并进行了详细的分析,为您解决实际问题提供的很好的方案和算法资料。-Algorithm design manual, the book describes a number of data structures and algorithms, and carried out a detailed analysis for you to solve practical problems provided good information on the p
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2.85mb
    • 提供者:shitianGu
  1. Design-of-UWB-Antennas-by-GA

    0下载:
  2. 应用现代遗传算法设计超宽带天线的经典文章-The application of modern genetic algorithm design of ultra-wideband antenna classic article
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:175.77kb
    • 提供者:talralsha0603
  1. Algorithm-design

    1下载:
  2. 算法设计中重点的几个函数算法,含有递归、堆栈、背包等-Several function algorithm algorithm design focus, containing recursion, stack, backpacks, etc.
  3. 所属分类:Project Design

    • 发布日期:2017-05-17
    • 文件大小:4.81mb
    • 提供者:liang
  1. Design-and-Analysis-of-Algorithms-

    0下载:
  2. 计算机算法设计与分析 王晓东著 部分习题 内含详细问题分析、算法设计及源码-Wang Xiaodong, a part of a computer algorithm design and analysis exercises
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:973.08kb
    • 提供者:Lee
  1. Design-and-Implementation-of-FPGA

    0下载:
  2. 设 计与 实 现了 一种 以 F P GA 为核 心 的实 时 频 谱分 析 系 统。 系 统 包含  实时 频 谱 监 测 和  实 时 频 谱仪 2 种 频 谱分 析 模式 。 实 时频 谱 监 测 模 式采 用 F F T 算法 设 计实 现 , 用 于 对信 号 的 实时 监 测  实 时 频 谱 仪 模 式 采 用 D F T 算法 设计 实 现, 用于 信 号的 细致 分 析。 实验 证 明 , 系 统 充 分 利 用 了 F P GA 芯 片 的 资 源, 具 有
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:212.53kb
    • 提供者:张春竹
  1. Algorithm-Design

    0下载:
  2. 算法设计的课堂笔记以及部分问题解答。常用算法复杂度分析以及计算。-Algorithm design lecture notes as well as some questions. Commonly used algorithms and computational complexity analysis.
  3. 所属分类:Document

    • 发布日期:2017-05-26
    • 文件大小:8.75mb
    • 提供者:DONGYU LI
  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
    • 文件大小:11.18mb
    • 提供者:junhong
  1. (The.Algorithm.Design.Manual-.2ed)

    0下载:
  2. 算法设计手册 Written by a well-known algorithms researcher who received the IEEE Computer Science and Engineering Teaching Award, this new edition of The Algorithm Design Manual is an essential learning tool for students needing a solid grounding in algo
  3. 所属分类:Document

    • 发布日期:2017-05-12
    • 文件大小:2.87mb
    • 提供者:dannial
  1. algorithm-study

    0下载:
  2. 一篇学习算法与设计的过程中的学习笔记,基本囊括了当前算法设计中的重要思想与重点内容。-A notebook produced during my process of learing Algorithm Design and Analysis, including almost all the important idea of algorithm design.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:196.49kb
    • 提供者:p_kitten
  1. Algorithm Design

    0下载:
  2. 本书围绕算法设计技术组织素材,对每种算法技术选择了多个典型范例进行分析。本书将直观性与严谨性完美地结合起来。每章从实际问题出发,经过具体、深入、细致的分析,自然且富有启发性地引出相应的算法设计思想,并对算法的正确性、复杂性进行恰当的分析、认证(Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a ran
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:3.45mb
    • 提供者:hahahahhh
  1. 《Algorithm Design with Haskell》

    1下载:
  2. 《Algorithm Design with Haskell》
  3. 所属分类:编程文档

    • 发布日期:2023-01-18
    • 文件大小:1.4mb
    • 提供者:OldLiu
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com