搜索资源列表
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
1
- 文章对几种常用的基于循环前缀(CP)的最大似然同步算法进行了分析,并对其频偏估计方差进行了比较;同 时针对基于CP 的同步算法在多径衰落信道下性能较差的情况,提出了一种改进的CP 同步算法并进行了仿真,结果表明相比 于原ML 算法,文中算法在多径信道下可有效提高频偏估计性能。-】This paper does some research on multiple maximum-likelihood (ML) algorithms based on cyclic prefix (CP)
PrefixSpan-algorithm
- 序列模式挖掘是数据挖掘的一个重要分支,在序列事务及;有关信息处理中有着广泛的应用,如顾客购物习惯、web访问模式、科学实验过程分析、自然灾害预测、疾病治疗、药物检验以及{ sizej pos; DNA等。序列模式挖掘算法有AprioriAll、GsP、F’reeSpan、本文将设计与实现针对string数据类型的算法,来对序列模式挖掘有更深入的剖析。-Sequence pattern mining is an important branch of data mining, and in t
dsp_arithm_tic_by_c
- DSP算法C语言大全包含了各种DSP的C语言算法。-DSP algorithm for C Language Book contains a variety of DSP algorithms in C language.
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
Algorithms
- This book manage to show you how you can methodically apply different techniques to your own algorithms to make them more efficient. While this book mostly highlights general techniques, some well-known algorithms are also looked at in depth.
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
AlgorithmsforroutingandcentralizedschedulinginIEEE
- IEEE论文 Algorithms for routing and centralized scheduling in IEEE 802.16 mesh networks-IEEE paper Algorithms for routing and centralized scheduling in IEEE 802.16 mesh networks
Algorithms
- 非常经典的算法著作!!内容翔实而又全面,用英文编写-The algorithm works very classic! ! Informative and comprehensive, written in English!!!
IMU_accelerometer
- Important design documentation for Inertial Measurement Uni (IMU): Documentation on accelerometer in IMU: - Implementing Positioning Algorithms - Implementing Auto-Zero Calibration Techniqu - Tilt Sensing etc
Algorithms
- simply linkedlist and some useful algorithms in C or C++.
contga
- Context Adaptation in Fuzzy Processing and Genetic Algorithms In this paper we introduce the use of contextual transformation functions to adjust membership functions in fuzzy systems.
pic_restore
- 关于图像超分辨率重建的系统设计关键算法,以光学系统简化模型引入,适合大视角的超分辨率重建-With regard to image super-resolution reconstruction of the system design key algorithms in order to simplify the model for the introduction of optical systems, suitable for large view of the super-resolut
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-CPP
- This Book Best Describe the Algorithms in C++.
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
Data-Structures-and-Algorithms
- 《数据结构与算法》的教学过程中,需要使用各种演示工具以帮助学习者理解课程内容。现有的演示平台存在不少缺点,无法满足学习者新的需求。针对数据结构课程的特点进行分析,根据演示平台的基本要求,结合Java scr ipt语言的特性,提出基于HTML5与Create JS技术构建新型演示平台的方法,为跨平台体验与动态开发等问题提供解决方案,总结实现步骤并提供运行示例。 -Data Structures and Algorithms in the teaching process, we need