Welcome![Sign In][Sign Up]
Location:
Search - design analysis algorithm solution

Search list

[Other resource路由技术的研究

Description: 为了解决卫星综合网中的动态路由及信息交换, 对卫星综合网络技术作了分析和选择, 对其路由算法的设计进行了分析, 并对卫星综合网的路由机制进行了系统设计-satellite integrated solution to the dynamic network routing and information exchange, the integrated satellite network technology analysis and selection, its routing algorithm design of the analysis, and integrated satellite network routing mechanism of the System Design
Platform: | Size: 118852 | Author: 吴佳泽 | Hits:

[Otheralgorithm-solution(1-10)

Description: Anany Levitin的算法设计与分析基础的课后习题全部答案(英文).-Anany Levitin algorithm design and analysis based on after-school exercise all the answers (in English).
Platform: | Size: 2457600 | Author: 张恒 | Hits:

[Mathimatics-Numerical algorithms123

Description: 算法分析与设计课后习题答案 goodrich的-Algorithm Analysis and Design of after-school exercise answer Goodrich
Platform: | Size: 730112 | Author: xiaoping | Hits:

[Othere3_4

Description: 考虑整数线性规划问题max(ci*xi)试设计一个解此问题的动态规划算法,并分析算法的计算复杂性-Consider the integer linear programming problem max (ci* xi) try to design a solution of this problem, dynamic programming algorithm, and analysis of algorithms computational complexity
Platform: | Size: 2048 | Author: wu | Hits:

[OtherThe-algorithm-design-and-analysis-of-experiments-t

Description: 王晓东的算法设计与分析实验题解电子版,对学习经典算法很有帮助。-Wang Xiaodong algorithm design and analysis of experiment of the solution electronic version of the classic algorithm for learning helpful.
Platform: | Size: 8065024 | Author: 康娟 | Hits:

[AI-NN-PRSA_GA

Description: 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algorithm are combined for cluster analysis, the simulated annealing algorithm and genetic algorithm can complement each other, thus effectively overcome the premature convergence of the traditional genetic algorithm, and clustering problem based on the specific circumstances of the design of genetic encoding , fitness function, making the algorithm more effective, more quickly converge to the global optimal solution.
Platform: | Size: 6144 | Author: 杨剑浩 | Hits:

[VC/MFCsolution

Description: Computer Algorithm Design and Analysis (third edition) answers, Wang Xiaodong establishment.
Platform: | Size: 8067072 | Author: zcb | Hits:

[VC/MFCAlgorithm-Analysis-and-Design-Paper

Description: 本文主要是浅析了Floyd算法在校车安排与站点优化中的应用问题。为了求解出各区域间的距离,我们建立了有权无向图,方便了求解过程。利用图论中的Floyd算法求解出了各个区域之间的最短路径,得到了D矩阵和R矩阵(其中D矩阵直观的表达出任意两个区之间的最短路径,R矩阵又列出了任意两个区最短路径具体的路线),进而成功解决了如何安排有限个站点使得教师及其他工作人员获得满意度最高的问题。-This article is Analysis of the Floyd algorithm in the school bus arrangements and site optimization in the application. In order to solve the distance between the regions, we have established a right to an undirected graph, facilitate the solution process. The use of graph theory Floyd algorithm out the shortest path between the various regions to get the D matrix and R matrix (D matrix which any two out of visual expression in the shortest path between the areas, R matrix and list any two specific areas of the shortest path route), and then successfully resolved how to arrange a limited number of sites making teachers and other staff received the highest satisfaction problems.
Platform: | Size: 50176 | Author: 黎明 | Hits:

[Program docCRC-algorithm-design

Description: 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data transmission in order to ensure the validity of the data transmission, the commonly used method for data transmission is the CRC check. First analysis of the CRC check of principle, and then, with common CRC-16 as an example, this paper proposes the CRC code generation algorithm was presented, the software flow chart of the realization of the algorithm, and the Windows platform with vc++ realized. The algorithm is simple, good real-time, which is very suitable for large blocks of data transmission. Computer simulation experiments show that this is a kind of effectively achieve the CRC check code method, as the communication system error control provides a simple solution.
Platform: | Size: 289792 | Author: jinzhi | Hits:

[VC/MFCdata-structure

Description: 考研计算机用得到。 数据结构笔记参考资料来源:严蔚敏数据结构教材及题集全真题解数据结构分册 北邮数据结构考研指导算法设计与分析(研究生教材)算法与数据结构(研究生教材) 众网友来信及讨论从其它途径收集的历年真题以严的教材及题集为主,其它参考资料为辅!数据结构笔记主要内容: 基础知识:基本问题问答(概念) 算法分析:教材典型例题算法思路简述 算法设计:严题集一题多解,典型题详细分析 重点题分析:严每章题集已经考题,相似题数据结构笔记特点: 实用,详细,易于理解(用通俗语言描述复杂问题),针对性强,覆盖面广,定期公布,题目累加! -Kaoyan computer with. Data structure notes refer to data sources: Yan Wei Min data structure textbooks and problem sets full Zhenti solution data structure volumes BUPT data structures Kaoyan guidance algorithm design analysis (Graduate textbook) algorithm and data structure (Graduate textbook) all the users a letter and to discuss other ways of collection of the years Zhenti strict lecture notes and problem set-based, supplemented by other references! Data structure notes: the basics: basic questions Q & A (conceptual) algorithm: a typical textbook example algorithm ideas outlined algorithm design: Yan title set more than one title solution, the typical question a detailed analysis of the focus question: Yan Each chapter problem sets have been exam, similar to the title data structure notes features: practical, detailed and easy to understand (in simple language to describe complex issues), targeted coverage of a wide range of regularly published entitled accumulate!
Platform: | Size: 20480 | Author: lvhao | Hits:

[Software EngineeringAlgorithms

Description: 《算法之道》追求的目标是算法背后的逻辑,是一本启示书,而不是一本包罗万象的算法大全。因此,《算法之道》甄选了那些最能够展现算法思想、战略和精华,并能够有效训练算法思维的内容。《算法之道》将算法的讨论分为五大部分:算法基础篇、算法设计篇、算法分析篇、经典算法篇、难解与无解篇。每一个部分分别讨论算法的一大方面:基础、设计、分析、经典和难解问题。   《算法之道》既可以作为大学本科或研究生的算法教材或参考书,也可以作为对算法有兴趣的读者提升认知深度的读物。-" Algorithm " is the pursuit of the goal of the algorithm is the logic behind, is a Book of revelation, and not a cover and contain everything algorithms daquan. Therefore, the selection of " algorithm " those most able to show the algorithm ideas, strategies and essence, and can effectively training algorithm thought content. " Tao " algorithm the algorithm discussion is divided into five parts: basic algorithm, algorithm design, algorithm analysis, algorithm, a classic of with no solution of. Every part is respectively discussed algorithms for a major aspects: foundation, design, analysis, classic and obscure problem. " Algorithm " can be used as the bachelor s degree or postgraduate algorithm textbooks or reference books, but also can be used as the algorithm for readers interested in promoting cognitive depth reading.
Platform: | Size: 2245632 | Author: lucifer bao | Hits:

[Software Engineeringalgorithm-analysis-solution

Description: 计算机算法设计与分析(第三版)的算法解答,对学者颇有价值!-Computer Algorithm Design and Analysis (third edition) algorithm answers, to scholars is valuable!
Platform: | Size: 8077312 | Author: yaojh | Hits:

[VC/MFCthe-introduce-of-algorithm

Description: 本书深入浅出,全面地介绍了计算机算法。对每一个算法的分析既易于理解又十分有趣,并保持了数学严谨性。本书的设计目标全面,适用于多种用途。涵盖的内容有:算法在计算中的作用,概率分析和随机算法的介绍。本书专门讨论了线性规划,介绍了动态规划的两个应用,随机化和线性规划技术的近似算法等,还有有关递归求解、快速排序中用到的划分方法与期望线性时间顺序统计算法,以及对贪心算法元素的讨论。本书还介绍了对强连通子图算法正确性的证明,对哈密顿回路和子集求和问题的NP完全性的证明等内容。全书提供了900多个练习题和思考题以及叙述较为详细的实例研究。 本书内容丰富,对本科生的数据结构课程和研究生的算法课程都是很实用的教材。本书在读者的职业生涯中,也是一本案头的数学参考书或工程实践手册。 -This book explain profound theories in simple language, the computer algorithm. Analysis for each algorithm is easy to understand and very interesting, and keep the mathematical rigor. The design goal of this book is comprehensive, suitable for multiple uses. Include: the role of algorithm in the calculation of the probability analysis, and stochastic algorithm is introduced. This book deals with the linear programming, introduces two applications of dynamic programming, stochastic and linear programming approximation algorithm, and the classification method used for recursive solution, quick sort in expected linear time and order statistic algorithm, and a discussion of the greedy algorithm of the element. The book also describes the proof of strongly connected subgraph of the correctness of the algorithm, the Hamiltonian circuit and the subset sum problem is NP complete proof etc.. The book provides more than 900 exercises and education as well as the case study in detail. The book
Platform: | Size: 5096448 | Author: sdhhd | Hits:

[matlabnjgwnffm

Description: 主同步信号PSS在时域上的相关仿真,LCMV优化设计阵列处理信号,使用大量的有限元法求解偏微分方程,插值与拟合,解方程,数据分析,供做算法研究人员参考,包括回归分析和概率统计。- PSS primary synchronization signal in the time domain simulation related, LCMV optimization design array signal processing, Using a large number of finite element method to solve partial differential equations, Interpolation and fitting, solution of equations, data analysis, Algorithm for researchers to do reference, Including regression analysis and probability and statistics.
Platform: | Size: 8192 | Author: miawcf | Hits:

[matlabhasrsihz

Description: 直线阵采用切比学夫加权控制主旁瓣比,用于特征降维,特征融合,相关分析等,包括随机梯度算法,相对梯度算法,主要是基于mtlab的程序,微分方程组数值解方法,借鉴了主成分分析算法(PCA),是小学期课程设计的题目。- Linear array using cut than learning laid upon the right control of the main sidelobe ratio, For feature reduction, feature fusion, correlation analysis, Including stochastic gradient algorithm, the relative gradient algorithm, Mainly based on the mtlab procedures, Numerical solution of differential equations method, It draws on principal component analysis algorithm (PCA), Is the topic of the elementary school stage curriculum design.
Platform: | Size: 11264 | Author: rxtmy | Hits:

[matlabghbgmjvc

Description: 用于时频分析算法,使用混沌与分形分析的例程,微分方程组数值解方法,一种流形学习算法(很好用),各种kalman滤波器的设计,ICA(主分量分析)算法和程序,脉冲响应的相关分析算法并检验,DC-DC部分采用定功率单环控制。- For time-frequency analysis algorithm, Use Chaos and fractal analysis routines, Numerical solution of differential equations method, A fluid manifold learning algorithm (good use), Various kalman filter design, ICA (Principal Component Analysis) algorithm and procedures, Related impulse response analysis algorithm and inspection, DC-DC power single-part set-loop control.
Platform: | Size: 6144 | Author: xzjarg | Hits:

[matlabqcrrhhrx

Description: LCMV优化设计阵列处理信号,IDW距离反比加权方法,DC-DC部分采用定功率单环控制,使用matlab实现智能预测控制算法,插值与拟合,解方程,数据分析,基于互功率谱的时延估计,供做算法研究人员参考,脉冲响应的相关分析算法并检验。- LCMV optimization design array signal processing, IDW inverse distance weighting method, DC-DC power single-part set-loop control, Use matlab intelligent predictive control algorithm, Interpolation and fitting, solution of equations, data analysis, Based on the time delay estimation of power spectrum, Algorithm for researchers to do reference, Related impulse response analysis algorithm and inspection.
Platform: | Size: 6144 | Author: sdqqcka | Hits:

[matlabhubxmkag

Description: LDPC码的完整的编译码,三相光伏逆变并网的仿真,微分方程组数值解方法,LCMV优化设计阵列处理信号,ICA(主分量分析)算法和程序,连续相位调制信号(CPM)产生。- Complete codec LDPC code, Three-phase photovoltaic inverter and network simulation, Numerical solution of differential equations method, LCMV optimization design array signal processing, ICA (Principal Component Analysis) algorithm and procedures, Continuous phase modulation signal (CPM) to produce.
Platform: | Size: 9216 | Author: mbjzy | Hits:

[Algorithmfenfui_v22

Description: 插值与拟合,解方程,数据分析,基于matlab GUI界面设计,最大信噪比的独立分量分析算法。- Interpolation and fitting, solution of equations, data analysis, Based on matlab GUI interface design, SNR largest independent component analysis algorithm.
Platform: | Size: 6144 | Author: 闵永 | Hits:

[Otheruj605

Description: Least-squares regression analysis algorithm, Interpolation and fitting, solution of equations, data analysis, A window function design FIR digital band-pass filter.
Platform: | Size: 150528 | Author: 韩新林 | Hits:
« 12 3 »

CodeBus www.codebus.net