搜索资源列表
zhuose2006918
- 地图着色的算法设计,具体代码没有实现,不过可以给大家一些参考-map coloring algorithm design, specific code did not come true, but I can give you some information! !
engineeringcoursedesign
- 迭代法是用于求方程或方程组近似根的一种常用的算法设计方法。-iterative method is used for equations or equations approximate root of a common algorithm design methods.
SHORTEST-PATHS
- 单源点最短路径算法的设计与实现 算法 SHORTEST-PATHS求出了v0至其它各结点的最短路径,但是没有给出这些最短路径。补充该算法,使新算法在找出这些最短路径长度的同时,也能求出路径上的结点序列。-single source shortest path algorithm design and implementation of the algorithm SHORTEST - PATHS calculated the projectile to other nodes in the
BCHdecode
- 一种快速BCH编译码算法设计 这个算法很好的 -A fast encryption algorithm design of the algorithm good
01z186
- 有关自动组卷的文章.试题库自动组卷系统的算法设计与实现.-the automatic generation of paper articles. Questions the automatic test system of the algorithm design and implementation.
xishujuzhen1
- 稀疏矩阵算法设计-sparse matrix algorithm design
design.rar
- 回溯法,动态规划法,遗传算法求解 tsp问题(课程设计报告),Backtracking, dynamic programming method, genetic algorithm tsp issues (curriculum design report)
suanfashiyanbaogao
- 算法设计实验报告 递归与分治 和贪心算法-Recursive algorithm design lab report and the greedy algorithm with sub-rule
The-Laplacian-Pyramid
- 拉普拉斯金字塔与高斯金字塔相关论文三篇 其中英文1篇,中文论文2篇。英文论文中给出了算法设计的详细过程。-Laplacian pyramid, Gaussian pyramid with three papers related to the English one, Chinese paper 2. English paper gives a detailed algorithm design process.
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
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
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
- 以设计策略为主线,循序渐进地介绍了经典算法设计(包括分治、动态规划、贪心、回溯、迭代改进等算法)、NF完全理论、非精确型算法设计〔包括近似算法、参数化算法,随机算法),以及现代智能优化方法.强调算法思维与编程实践并重,注重运用算法技术解决实际工程问题。-In order to design strategy as the main line, gradual introduction of the classic algorithm design (including the partition
algorithm-study
- 一篇学习算法与设计的过程中的学习笔记,基本囊括了当前算法设计中的重要思想与重点内容。-A notebook produced during my process of learing Algorithm Design and Analysis, including almost all the important idea of algorithm design.