搜索资源列表
AnOverviewofSchedulingAlgorithmsinMIMObased4Gwirel
- 介绍基于mimo的4G系统中调度算法的设计。比较基础。-mimo based on the 4G system scheduling algorithm design. Basis for comparison.
zhuose2006918
- 地图着色的算法设计,具体代码没有实现,不过可以给大家一些参考-map coloring algorithm design, specific code did not come true, but I can give you some information! !
geneticalgorithmforthegenealizedassigmentproblem.r
- 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
advanced_signal_processing
- 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the random process analysis, a variety
MATLAB-algorithm-design
- 算 法 设 计 及 其 MATLAB 实 现,一本关于matlab算法设计的书籍-MATLAB algorithm design and implementation of an algorithm design books on matlab
CRC-algorithm-design
- 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
Design
- 这个是有关算法设计的讲解,适用于各种的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
Design-and-analysis-of-algorithms
- 大学课程《算法设计与分析》相关电子书以及课件。-University courses algorithm design and analysis of e-books, and courseware.
algorithm-analysis-solution
- 计算机算法设计与分析(第三版)的算法解答,对学者颇有价值!-Computer Algorithm Design and Analysis (third edition) algorithm answers, to scholars is valuable!
the-Algorithm-Design-Manual-
- 算法设计手册,本书描述了大量的数据结构和算法,并进行了详细的分析,为您解决实际问题提供的很好的方案和算法资料。-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
Design-of-UWB-Antennas-by-GA
- 应用现代遗传算法设计超宽带天线的经典文章-The application of modern genetic algorithm design of ultra-wideband antenna classic article
Algorithm-design
- 算法设计中重点的几个函数算法,含有递归、堆栈、背包等-Several function algorithm algorithm design focus, containing recursion, stack, backpacks, etc.
Design-and-Analysis-of-Algorithms-
- 计算机算法设计与分析 王晓东著 部分习题 内含详细问题分析、算法设计及源码-Wang Xiaodong, a part of a computer algorithm design and analysis exercises
Design-and-Implementation-of-FPGA
- 设 计与 实 现了 一种 以 F P GA 为核 心 的实 时 频 谱分 析 系 统。 系 统 包含 实时 频 谱 监 测 和 实 时 频 谱仪 2 种 频 谱分 析 模式 。 实 时频 谱 监 测 模 式采 用 F F T 算法 设 计实 现 , 用 于 对信 号 的 实时 监 测 实 时 频 谱 仪 模 式 采 用 D F T 算法 设计 实 现, 用于 信 号的 细致 分 析。 实验 证 明 , 系 统 充 分 利 用 了 F P GA 芯 片 的 资 源, 具 有
Algorithm-Design
- 算法设计的课堂笔记以及部分问题解答。常用算法复杂度分析以及计算。-Algorithm design lecture notes as well as some questions. Commonly used algorithms and computational complexity analysis.
algorithm
- 以设计策略为主线,循序渐进地介绍了经典算法设计(包括分治、动态规划、贪心、回溯、迭代改进等算法)、NF完全理论、非精确型算法设计〔包括近似算法、参数化算法,随机算法),以及现代智能优化方法.强调算法思维与编程实践并重,注重运用算法技术解决实际工程问题。-In order to design strategy as the main line, gradual introduction of the classic algorithm design (including the partition
(The.Algorithm.Design.Manual-.2ed)
- 算法设计手册 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
algorithm-study
- 一篇学习算法与设计的过程中的学习笔记,基本囊括了当前算法设计中的重要思想与重点内容。-A notebook produced during my process of learing Algorithm Design and Analysis, including almost all the important idea of algorithm design.
Algorithm Design
- 本书围绕算法设计技术组织素材,对每种算法技术选择了多个典型范例进行分析。本书将直观性与严谨性完美地结合起来。每章从实际问题出发,经过具体、深入、细致的分析,自然且富有启发性地引出相应的算法设计思想,并对算法的正确性、复杂性进行恰当的分析、认证(Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a ran
《Algorithm Design with Haskell》
- 《Algorithm Design with Haskell》