资源列表
Q2.codes
- image processing handling transformation on images and anti blurt functions. for cleaning effects of ringing and other noises from image
matlab
- cp关系曲线的研究,很详细哦。可以验证,描述了风轮角速度与cp的关系-curve of cp, oh great detail. Can be verified, describes the wind round the relationship between angular velocity and cp
prtools_2012
- 很好用的模式识别工具箱,最新版,其不少函数为数据描述工具箱调用,需要用前者的,也需要安装下这个- Copyright: R.P.W. Duin, r.p.w.duin@prtools.org Faculty EWI, Delft University of Technology P.O. Box 5031, 2600 GA Delft, The Netherlands $Id: affine.m,v 1.10 2012/03/17 10:03:51 duin Ex
inwersection-polymorphism
- 基于contourlet变换的隐性马尔可夫模型树程序包,是由Duncan Po等人编写-Hidden markov tree model based on contourlet transform package, is written by Duncan, Po, etc
VS1011KIT1
- vs1053的测试程序,包括正弦测试等,还有播放程序,基于51单片机-vs1053 test procedures, including the sine testing, as well as player, based on 51 single-chip
2
- 银行家算法在vvc下的实现,很全的,而且简单移动-Very GoodVery GoodVery GoodVery GoodVery GoodVery GoodVery Good
Pulse-Code-Modulation
- 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式,从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。 国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM 可分为均匀量化PCM 和对数PCM 两大类,对数PCM中,A律和μ律编码都已被定为国际标准。 本程序实现了A律、μ律以及均匀量化三种PCM,
FEM-of-four-bar-truss-structures
- 四杆桁架结构的有限元分析程序,在VS2008软件中使用C++语言编写,输入为四杆桁架结构的节点坐标,材料参数,边界条件,输出为各节点的应力和应变。-Four-bar truss structure finite element analysis program, the use of C++ written in VS2008 software, input node coordinate the four-bar truss structure, material parameters, bo
XuqingBinaryTree
- 从文件读入并创建二叉树,以实现前中后序遍历。-Read from the file and create a binary tree in order to achieve the former in the post-order traversal.
STL_doc
- ISO_C++:C++_STL开发文档 -ISO_C++: C++ _STL Development Documentation
techniques
- 这是一个非常有用的程序主要是用来光谱降维处理的手段有PCA,LCA,LLE,Isomap等-This is a very useful procedure mainly used for spectral dimension reduction processing by means of PCA, LCA, LLE, Isomap, etc.
2k_huffman
- huffman压缩,带c和c++的解压,并且实现了按行解压的功能-huffman compression, with c and c++ for decompression, and decompression achieved by line function