搜索资源列表
nquenehuisufa
- n皇后的回溯法遍历问题的实验报告,包括算法描述,源码-nquenewenti
OFDM
- 描述了OFDM的传输体制,并且说明了原理以及算法,适合开发人员-OFDM modulation and demodulation
fgsfg
- 该部分内容是与霍夫变换相关的一些算法的文档集合,都是PDF格式的,这些文档主要描述了霍夫变换过程以及改进的方向和措施,有需要的人可以参考下-The part of the Hough transform associated with the document collection of some algorithms are PDF format, these documents describes the process of the Hough transform and improve
dsgdg
- 该部分内容为高斯建模的文档合集,全部都是PDF格式的文档,描述了高斯建模的过程和一些改进的算法。有需要的可以下载。-The part of the document collection for the Gaussian model are all PDF format documents, describes the process of Gaussian model and some improved algorithms. Need can be downloaded.
classification
- 基于K均值算法的模糊分类器具有很好的分类效果,用它可以很准确的对训练样本进行分类. 此方法是将K均值算法应用于训练数据的聚类,对每个聚类的半径和聚类的中心都是可计算的. 而模糊系统设计方法就是用模糊度来描述聚类, 对训练数据进行高效且准确的分类.-based on K-mean Algorithm,it can Classify the original data very well!
libsvm_library
- 文章详细描述libsvm的使用、开发、算法、预测- The article describes the libsvm use, development, the algorithm, the forecast in detail
KASUMI-Algorithm-Specification-
- 经典的kasumi算法描述,关注移动安全人士需要-detailed kasumi specification. people instrested in mobile security need it.
indoorlocation
- 有关室内定位的几篇文章,描述了室内定位的一些算法,希望对大家有帮助!-some papers about indoor location ,describe some algrithoms about indoor location,hope helpful for you
java3
- 实验四:毕达哥拉斯三元组 实验目的:1.嵌套的for循环。 2.使用计数器控制的循环。 3.使用“强力(brute force)”来解决问题。 问题描述:直角三角形的各边长度都可以为整数。这组代表直角三角形各边的整型值称为 毕达哥拉斯三元组。这3条边必须满足如下关系:两条直角边的平方和等于斜边的平方。在1到500的范围内,找出所有适合于side1,side2和hypotenuse的整形毕达哥拉斯三元组。使用一个3层嵌套的for循环尝试所有可能的情况。该程序是“强力
softdesign28
- 此文档是描述最小生成树的各种算法的生成过程的相应的说明-The document describes the minimum spanning tree algorithm generation process
bmp
- 有关bmp图片的描述,包含了一些算法,以及其他东西-Bmp picture descr iption contains some of the algorithm, as well as other things
Syn-Algorithm-for-UWB
- 一篇关于超宽带定位测距的经典文献,描述了一种基于能量接收的同步算法。-This paper describes a synchronization acquisition algorithm for Ultra-Wideband Impulse Radio (UWB-IR)designed for energy constrained applications, such as sensors networks.
PPC
- 这里面主要讲了投影基于追踪模型的介绍及其应用,基于遗传算法的描述-There mainly talked about the projection is based on the introduction of the tracking model and its application, based on the descr iption of the genetic algorithm
ChiMerg
- ChiMerge技术的C++实现,详细描述了ChiMerge技术的算法。-ChiMerge Technology implemented with C++。
Mobile-robot-tracking
- 该文章详细描述了移动机器人在目标追踪和路径选择中的几种算法及仿真实验。-The article describes in detail the mobile robot to chase the target article describes in detail the mobile robot in the target tracking and routing of several algorithms and simulation experiments. Tracking and ro
C
- 算法小程序 ,关于c的18个算法的描述。可以了解下。-Algorithm applet, about 18 c of the algorithm descr iption. Can understand.
MIT.CBCLip
- 人脸识别的描述及其算法和部分的改进。希望对大家有用!-Face recognition algorithms and improved descr iption of its parts. We hope to useful!
Horse-traversal-issue
- 马步遍历问题 问题描述:有一n×m格的棋盘,按照国际象棋的规划,马只能走“日”字型结构,设计一算法,按马的走法将棋盘每一格刚好遍历一次。-Horse traversal issue Problem Descr iption: There is an n × m grid of the board, in accordance with the plan of chess, the horse can only take the day shaped structure, design
OCR_GOOGLE
- Google 使用的最新的验证码(Captcha)识别算法描述-Google latest verification code (Captcha) recognition algorithm using descr iption
SIFT
- SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictur