搜索资源列表
Classic_Alogrithm_10_Book_EN
- 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS CHAPTER 5: TREES CHAPTER
TDMA
- 基于GSM的时分复用概念的介绍以及集中经典算法的简介。
WritingCleanCode
- C语言经典算法源代码,(经典) 编程精粹 ─── Microsoft 编写优质无错C 程序秘诀
1
- Marching Cubes算法是三维数据场等值面生成的经典算法,是体素单元内等值面抽取技术的代表。
SPEA2
- 强度PARETO算法,非常经典,也是一个学习多目标进化算法的经典作品。-MOEA
Cordic-VHDL
- Cordic算法的VHDL实现,实现了Cordic算法的过程经典-CordicVHDL
Thenumericalalgorithmofparallelgeneticalgorithms.r
- 遗传算法基本理论 经典应用实例 非数值并行算法:遗传算法-The basic theory of classical genetic algorithm application examples The numerical algorithm of parallel genetic algorithms.
xh
- 快速并行算法是经典算法中比较好的一种细化算法,但其存在固有缺陷,可能产生信息丢失。为了克服这个缺点,提出了重合算法,最后为了减少计算时间和冗余信息,提出了基于模板保留的算法。-Fast parallel algorithm for the classical algorithm is a good thinning algorithm, but its inherent defects, the potential loss of information. In order to overcom
RTreeTemplate
- 本程序主要用于空间索引,包含了很多的经典算法-spatialindex
AD
- 主要用在采集数据中,用以滤除杂波,含20中经典算法。都是c语言经典算法。-Mainly used in collecting data, to filter out clutter,
svd_lmmse
- OFDM系统中基于奇异值分解降秩的MMSE信道估计算法,非常经典-OFDM channel estimation by singular value decomposition.pdf
jiqirenlujingguihua
- 机器人路径规划的经典算法的论文,是从专业数据库中下载的。-Classical algorithm for robot path planning papers, is downloaded from a professional database.
c
- c语言经典代码:里面有计算圆周和面积的经典算法。-c language classic code: calculation of the circumference and area inside the classical algorithm.
datastructer
- 数据结构经典算法讲解与资料,值得一看,非常有用的哦-Classic algorithms and data structures to explain the information worth a visit, very useful oh
acm
- 全国大学生ACM竞赛的必备资料,里面含有历年比赛的经典算法和详细的分析,物有所值!-National College ACM Contest essential information, which contains the classic games over the years and detailed analysis of algorithms, value for money!
chengxushejisuanfazongjieshili
- 程序设计算法总结举例--最新版c语言经典算法案例-The program design, for example-the latest version is summarized C language classical algorithms case
10-da--suanfa
- 讲述了最著名的十大数据挖掘算法,经典资料,国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART.-About the top ten most famous data mining algorithms, the
jingdiansuanfa
- 都是些经典算法 都是ACMer所必需的经典算法-The classical algorithm are classic algorithms are necessary to ACMer
1.MUSIC算法MATLAB程序
- 阵列信号处理 MUSIC算法matlab程序(music matlab DOA the direction of arrival)
经典算法讲解
- 分类总结常见的算法面试题,包括数组,链表,图,树,哈希表等数据结构的介绍并有相关常见的算法题讲解