搜索资源列表
circular
- 卫星图片识别,利用圆谐展开的方法进行旋转不变识别,有图例,是好几个程序的结合-Satellite Photo identification, the use of circular harmonic approach rotation invariant recognition, a legend. Several of the integration process
逐点比较法插补圆弧
- 这是用VC++中的MFC实现的,逐点比较法插补从而画出圆弧-Circular arc is drawn by the point-to-point comparison arc interpolation which implemented by the MFC of VC++.
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
shukong
- 这是一个数控系统的插补程序,实现逐点比较法和DDA算法的圆弧插补功能-This is a CNC system interpolation procedures, a case-by-point comparison to achieve law and the DDA circular interpolation algorithm functions
circulararraymusic
- 介绍了一种均匀圆阵doa的music源程序-introduces a uniform circular array of music source DOA
2dmusic
- 自己写的均匀圆阵,矩形阵的方向图 画法。大家共享!-himself wrote of a uniform circular array, the array of rectangular picture in the direction of France. Share!
Houghcicle.txt
- hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
chabu
- 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧。 -NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation : a case-by-point comparison interpolation; 2. Circular i
view238
- The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java application that reads AP-238 XML data using the DOM inferface, then finds and display the toolpaths within. At present,
houghregonize-c
- c语言hough变换实现直线和圆的检测。圆的检测是一种改进算法-c language hough transform linear and circular testing. Circle detection is an improved algorithm
2dmusic
- 远场2D 解相干 music算法 均匀圆阵-far field coherent music 2D solution algorithm uniform circular array
designoflineandcircle
- 直线圆弧插补算法,利用C8051F单片机控制的铣床模型(直线圆弧插补算法)-A straight line circular interpolation algorithm, the use of single-chip microcomputer-controlled milling machine C8051F model (straight line circular interpolation algorithm)
example_of_c8051f
- 利用C8051F单片机控制的铣床模型(直线圆弧插补算法)-C8051F MCU using milling machine model (straight line circular interpolation algorithm)
DOA_estimationround
- 智能天线中多单元圆形天线阵的波达方向估计-Smart antennas in multi-element circular antenna array of the Direction of Arrival Estimation
CTrench
- 图形插补 包含对直线、圆、圆弧等图形的插补算法-Graphical interpolation include linear, circular, arc interpolation algorithm, such as graphics
linux-circular-buf.tar
- linux下自己做的一个circular buffer.可重入,pthread接口。-under linux do a circular buffer. reentrant, pthread interface.
Uniform-circular-array-of-LFM-Signal-DOA-Estimatio
- 基于均匀圆阵的LFM信号DOA估计Uniform circular array of LFM Signal DOA Estimation-Uniform circular array of LFM Signal DOA Estimation
Circular-queue
- 数据结构 循环队列 用C语言实现,在VC6.0下实现-Circular queue data structure using C language, to achieve in the VC6.0
Circular-queue
- Circular Queue using C