搜索资源列表
C++常用排序算法
- 这个主要介绍了C++常用的排序算法,编程序算法是相当重要的,希望这个对大家有帮助-introduces the C commonly used algorithm, the algorithm is programmed very important, we hope that the right help
changyongshuanfa.pdf
- 常用算法的C语言实现方法,如迭代法,穷搜法,递推法等等。-commonly used algorithm in C language, such as iterative method, Anything, recursion, and so on.
arithmatic
- 编程常用算法,基本常用的acm各种算法,喜爱acm的好友快下吧!
match
- 最大归一互相关图像匹配算法是图像匹配中的常用算法,其关键是解算活动图与基准图间的相关系数。 针对相关系数计算量大的特点,分析了FFT 的基与FFT 处理速度之间的关系以及基16FFT 算法特点,提出用基 16FFT 算法计算相关系数,相关系数的处理时间大幅减小;同时针对高基蝶形单元设计复杂、使用不灵活等特点, 提出采用级连思想实现主基16 蝶形单元,使处理器的设计复杂度降低。实验证明,将主基16FFT 处理器用于相关 系数的计算中,使最大归一互相关图像匹配处理速度达到国际领先水平
suanfadaolun
- 算法导论中文版,是学习算法的经典书籍,详细介绍了各常用算法
3csalgorithmclassicarticle
- 三篇cs算法经典文章,cs算法是合成孔径雷达成像处理的常用算法之一。-3 cs algorithm classic article, cs algorithm is synthetic aperture radar imaging of the common algorithm.
7978
- 6中常用算法介绍,经典精辟的见解,独特的分析方式-6 commonly used algorithm, the classic insights, unique analysis
C_agrithem
- C程序的常用算法,很多可以直接copy过来用。以后不用自己从头写了-C procedures commonly used algorithms, many of them can be directly used copy. Do not have to write from scratch after the
FortranCommonalgorithmsforassemblyXUShiliang
- 本书包含了很多学习FORTRAN的常用算法,对学习该计算机语言有很大帮助。FORTRAN常用算法程序集(第二版)徐士良-This book contains a lot of learning FORTRAN common algorithm for learning the computer language of much help. FORTRAN common algorithms for assembly (Second Edition) XU Shi-liang
designpatterns
- 包括各种设计模式和常用算法,大多为Java实现-Include a variety of design patterns and commonly used algorithms, mostly Java implementation
suanfa
- 质量高,实用算法分析举例,包含许多常用算法,适合新人。-High quality, practical analysis of algorithms for example, contains a number of commonly used algorithms, suitable for newcomers.
Common-algorithms-for-assembly-C
- 常用算法程序集 C语言版本,是清华大学出版的。-Common algorithms for assembly C language version, published by Tsinghua University.
ACMcommonlyusedalgorithmsandtemplates
- ACM常用算法及模版 ACM常用算法及模版-ACM commonly used algorithms and templates ACM commonly used algorithms and templates ACM commonly used algorithms and templates
TheAssemblyAlgorithmUsed
- C常用算法程序集 这里包括了C语言的常用算法。-C algorithm for assembly commonly used here include the C language, common algorithms.
GrayScaleMap
- 图像处理一些常用算法,包括形态学、边缘检测、图像增强等-Image processing algorithm of some commonly used
C_language_useful_aglorithm
- C语言的常用算法,很使用做的很好,可以学到很多-C language commonly used algorithm, is used to do well, you can learn a lot
zjuACM
- 浙江大学ACM模板,里面包括图论,计算几何,以及一些常用算法-ACM for zhejiang unversity
Matlab
- 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
a-good-ppt-for-acm
- 非常好的ACM讲解课件!ACM课件!!Acm竞赛常用算法与数据结构-a goog ppt for acm!!!
matlab语言常用算法程序集清晰版
- 本文主要介绍了MATLAB语言的常用算法,介绍MATLAB的安装应用,常用函数程序的编写。