资源列表
TransBitmap(wince)
- 在windows下大家也许能实现位图的半透明,但是你能在wince下实现位图的半透明化吗? 做这个得花得点时间,所以经过一段时间的阅读,终于实现了在WINCE下实现位图的半透明化,这里仅提供一个函数,供大家参考,我想足够让你实现在WINCE下的位图半透明化了-under the windows you may be able to achieve the translucent bitmap, But you can wince under bitmap of the translucent
Fractree
- 关于分形树的GUI 对应的matlab程序共两个文件frac_treeGUI.m和Fractree.m文件。
ppanalysis
- 功率谱分析,用于序列的周期识别。将一序列用不同周期的谐波分解,并用F检验进行周期检验。-Power spectrum analysis for identification of sequence cycles. One sequence will be different harmonic decomposition cycle and test cycle with F test.
radius
- 已知平面上三点坐标,返回由它们确定的圆的圆心和半径。-Three coordinates of a known plane and return to them determined by the center and radius of a circle.
DCT_IDCT
- 视频编码中,二维IDCT和DCT变换-two-demension in IDCT and DCT in video coding
xiaobo_yuyin
- 介绍了小波变换方法在语音信号的信号增强方面的应用例程,能对语音信号的处理提供帮助。-Wavelet transform method described in the speech signal in the application of signal enhancement routines, the voice signal processing can help.
Histograph
- cvi里面的程序例子,用于让我们初学者了解cvi软件的使用-examples of the cvi inside the program, used to let us beginners cvi software use
even
- 这是matlab种图像处理获得奇数场的基本实用函数。-This is a matlab odd field of image processing to obtain the basic utility functions.
C直线裁剪
- 用C语言编写的动态演示C直线裁剪的源代码-C language demonstration of dynamic linear cutting C source code
SequenceStack
- 这个程序是实现顺序栈的基本操作,包括建空栈,插入,删除,查找,清空,销毁。栈在解决问题的时候用的还是比较多的,必须掌握。-This program is the basic operation of the order of the stack to build an empty stack, insert, delete, find, clear, destroy. Stack is used to solve the problem, or more, we must master.
HARRIS角点
- 这个文件是HARRIS的角点算法实现,并且将其精度提升至亚像素级
harris3
- Feature point detection using Harris method