搜索资源列表
Wrox.Beginning.Algorithms.Nov.2005.eBook-LinG
- Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs ef
Genetic_Algorithms_in_dam_safety_monitoring_neural
- 本文基于遗传算法思想,采用浮点数矩阵表示编码,在遗传算法的进化过程中加入一定的约束条件等方法,探讨了网络结构的设计和学习。经实例分析,在用于建立大坝安全监控预报模型的前馈神经网络设计中,该方法在满足一定约束条件下,能同时有效地寻找合适的网络结构和相应的参数(神经网络的权值和阈值),且在精度和速度上都有较大的提高,为实现实时在线分析评价大坝的安全性态提供了有力的技术支持。-Based on the genetic algorithm, using a float matrix coding, Ge
Introduction To Algorithms 2nd Ed
- This book provides a comprehensive introduction to the modern study of computer algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have tried to k
TRACKING IN STREAMED VIDEO BY UPDATING GLOBALLY OPTIMAL MATCHINGS
- Matching methods such as the Hungarian algorithm have recently made an appearance as an alternative to classical tracking algorithms in computer vision, since they are able to nd the set of tracks that optimizes well-dened criteria over a given vid
A Survey of Spectrum Sensing Algorithms
- A Survey of Spectrum Sensing Algorithms The spectrum sensing problem has gained new aspects with cognitive radio and opportunistic spectrum access concepts. It is one of the most challenging issues in cognitive radio systems. In this paper, a survey
bldc.matlab.rar
- 在分析无刷直流电机(BLDC)数学模型的基础上,提出了一种无刷直流电机控制系统仿 真建模的新方法。在Matlab/Simulink环境下,把独立的功能模块和S函数相结合,构建了无刷直流 电机系统的仿真模型。系统采用双闭环控制:速度环采用离散PID控制,根据滞环电流跟踪型PWM 逆变器原理实现电流控制。仿真和试验结果与理论分析一致,验证了该方法的合理性和有效性。 此方法也适用于验证其他控制算法的合理性,为实际电机控制系统的设计和调试提供了新的思路。 ,Based on the mathe
1
- 文章对几种常用的基于循环前缀(CP)的最大似然同步算法进行了分析,并对其频偏估计方差进行了比较;同 时针对基于CP 的同步算法在多径衰落信道下性能较差的情况,提出了一种改进的CP 同步算法并进行了仿真,结果表明相比 于原ML 算法,文中算法在多径信道下可有效提高频偏估计性能。-】This paper does some research on multiple maximum-likelihood (ML) algorithms based on cyclic prefix (CP)
Memory.Management.In.C.And.Cpp
- Memory Management—Algorithms and implementation in C/C++ Introduction Chapter 1 - Memory Management Mechanisms Chapter 2 - Memory Management Policies Chapter 3 - High-Level Services Chapter 4 - Manual Memory Management Chapter 5 - A
javaSort
- 用Java编写的几种排序算法的实现,包括快速排序,Shell排序等几种高级的排序算法-Prepared to use Java realization of several sorting algorithms, including the quick sort, Shell sort, such as several high-ranking algorithm
Robotic_Exploration_and_Landmark_Determination_us
- Sensing and planning are at the core of robot motion. Traditionally, mobile robots have been used for performing various tasks with a general-purpose processor on-board. This book grew out of our research enquiry into alternate architectures fo
Algorithms
- simply linkedlist and some useful algorithms in C or C++.
Addison.Wesley.Algorithms
- This book is intended to survey the most important algorithms in use on computers today and to teach fundamental techniques to the growing number of people who are interested in becoming serious computer users.
Combining-face-detection-and-people-tracking-in-v
- Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
Algorithms-in-Java--3rd-Ed---Robert-Sedgewick
- This edition of Robert Sedgewick s popular work provides current and comprehensive coverage of important algorithms for Java programmers. Michael Schidlowsky and Sedgewick have developed new Java implementations that both express the methods in a con
Algorithms-in-CPP
- This Book Best Describe the Algorithms in C++.
genetic-algorithms-
- 遗传算法在电力系统故障诊断中的应用。将电力系统线路故障区域内动作的保护分为三类:主保护,第一后备保护和第二后备保护。根据三种保护的动作原理并结合该算法诊断电力系统线路上发生故障的继电保护元件。-Genetic algorithms in power system fault diagnosis. Actions in the area of power system line fault protection is divided into three categor
Fundamental-Algorithms-...
- Fundamental Algorithms in Computational Fluid Mechanics,介绍计算流体力学的基本方法。又Thomas H. Pulliam, David W. Zingg著-Fundamental Algorithms in Computational Fluid Mechanics written by Thomas H. Pulliam, David W. Zingg
Iterative-Algorithms--
- 本论文从CT图像重建原理入手, 根据迭代重建的物理意义, 从投影模型出发, 得到投影数据, 然后利用迭代算法MART 及SIRT 重建出断层图像, 再与模型相比较, 从而确定各算法的优劣, 总结出如何选择合适的图像重建算法。-Iterative Algorithms in Computed Tomographic Reconstruction
Genetic-Algorithms-in-the-Design-and-Optimization
- Genetic Algorithms in the Design and Optimization of Antenna Array Patterns
Data-Structures-and-Algorithms
- 《数据结构与算法》的教学过程中,需要使用各种演示工具以帮助学习者理解课程内容。现有的演示平台存在不少缺点,无法满足学习者新的需求。针对数据结构课程的特点进行分析,根据演示平台的基本要求,结合Java scr ipt语言的特性,提出基于HTML5与Create JS技术构建新型演示平台的方法,为跨平台体验与动态开发等问题提供解决方案,总结实现步骤并提供运行示例。 -Data Structures and Algorithms in the teaching process, we need