三次样条插值程序演示。在SplineDemoView.cpp文件中的函数BOOL CSplineDemoView::ZSpline3()和函数double Spline3(double)是实现三次样条插值算法的核心函数。用VC6.0编译运行后,在窗口上由左至右点击鼠标左键设置一些点,然后点击鼠标右键即绘出穿过这些点的三次样条插值曲线。
标签: double CSplineDemoView SplineDemoView ZSpline3
上传时间: 2014-01-03
上传用户:妄想演绎师
This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.
标签: implementation double-array representing structure
上传时间: 2013-12-10
上传用户:shinesyh
The double-density DWT is an improvement upon the critically sampled DWT with important additional properties: (1) It employs one scaling function and two distinct wavelets, which are designed to be offset from one another by one half, (2) The double-density DWT is overcomplete by a factor of two, and (3) It is nearly shift-invariant. In two dimensions, this transform outperforms the standard DWT in terms of denoising however, there is room for improvement because not all of the wavelets are directional. That is, although the double-density DWT utilizes more wavelets, some lack a dominant spatial orientation, which prevents them from being able to isolate those directions.
标签: double-density improvement additional critically
上传时间: 2017-04-03
上传用户:dongbaobao
This is a safe double linked list data structure in order to store data on void* pointer for data segment.
标签: data structure pointer double
上传时间: 2017-04-22
上传用户:youmo81
double Integration by the Simpson s Rule
标签: Integration Simpson double Rule
上传时间: 2017-04-23
上传用户:a3318966
编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。 例如:若h 值为8.32433,则函数返回8.32 若h值为8.32533,则函数返回8.33。
上传时间: 2017-06-10
上传用户:zsjinju
double Density Wavelet Soft
标签: Density Wavelet double Soft
上传时间: 2014-01-27
上传用户:l254587896
Simple class to read from keyboard. Already convert to simple type int, float, double or String
标签: keyboard Already convert Simple
上传时间: 2013-12-18
上传用户:wangdean1101
First Paper in double Scattering for MIMO System
标签: Scattering double System First
上传时间: 2013-12-20
上传用户:偷心的海盗
Second paper about double Scattering in MIMO Systems
标签: Scattering Systems Second double
上传时间: 2014-01-12
上传用户:gxf2016