USBDLL实用源代码.包括一些BULK IN OUT的.使用用.
上传时间: 2015-06-23
上传用户:skhlm
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute such quantities as the wavelet variance, covariance, correlation, cross-covariance and cross-correlation. Approximate confidence intervals are available for all quantities except the cross-covariance and cross-correlation. A set of commands is provided. For a description of this example, please see http://www.eurandom.tue.nl/whitcher/software/.
标签: univariate and bivariate analysis
上传时间: 2015-06-23
上传用户:chongcongying
JSP Source Code Share in this
上传时间: 2013-12-31
上传用户:wlcaption
Start PSC1 in 1 ramp mode using P
上传时间: 2013-12-28
上传用户:zhengzg
With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s simple and easy.
标签: class-files Decompiler decompile format
上传时间: 2015-06-23
上传用户:wang0123456789
21555 driver for vxworks in ixp12
上传时间: 2013-12-26
上传用户:wangdean1101
用Keil uVision2编写得批量in传输程序,实现简单得数据采集,我看了觉得很有用
上传时间: 2014-01-12
上传用户:VRMMO
上传了一个批量传输得IN程序,现在上传的是EZ-USB FX2的批量传输的OUT程序
上传时间: 2013-12-29
上传用户:Altman
Advanced Bash− Scripting Guide An in− depth exploration of the art of shell scripting Mendel Cooper
标签: 8722 exploration Scripting scripting
上传时间: 2015-06-24
上传用户:小儒尼尼奥
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.
标签: connection pool applications program
上传时间: 2013-12-25
上传用户:playboys0
