-
vp8_bitstream
VP8 Data Format and Decoding Specification
- 2010-09-13 18:16:29下载
- 积分:1
-
clamav-bytecode-compiler-master
camlav下载,欢迎研究杀毒人士下载,里面有代码的所有内容(calav,welcome to download the code)
- 2014-02-17 16:18:49下载
- 积分:1
-
ARMA-with-NExT
先用NEXT对进行出来了,消除噪声的影响,然后再用ARMA进行处理。(NEXT carried out on first use, and eliminate the noise, and then use the ARMA processing.)
- 2011-09-17 10:54:16下载
- 积分:1
-
ga_matlab
遗传算法的详细仿真程序(matlab),算法详细介绍了遗传算法的功能和主要实现原理。难得的源码程序。(Genetic algorithms detailed simulation program (matlab), algorithm described in detail the function of genetic algorithm and the main achievement of the principle. Rare source procedures.)
- 2007-12-13 10:43:23下载
- 积分:1
-
all_attack
针对数字图片的各种攻击方法,使用Matlab编写。(Digital images for a variety of attack methods, the use of Matlab to write.)
- 2010-10-13 11:01:53下载
- 积分:1
-
RecPlayUseMemBlock
RecPlayUserMemBlock
功能:双缓冲内存录、放音演示程序。
版本:Ver1.0。
(RecPlayUserMemBlock function: double-buffered memory, record, playback demo. Version: Ver1.0.)
- 2011-06-06 11:23:47下载
- 积分:1
-
gaussianiir-20111112
Fast Gaussian Convolution with Recursive Filtering.
- 2014-01-07 08:43:21下载
- 积分:1
-
Matlab
文档介绍了matlab工具箱的使用情况。对于初学者是非常有帮助的。(Document describes the use of matlab toolbox. For beginners it is very helpful.)
- 2009-12-13 11:57:45下载
- 积分:1
-
Matlab--one-hundred-cases
Matlab 实用程序百例,对初学者很有用,推荐下载。(Matlab utility, one hundred cases, very useful for beginners, recommended download.)
- 2011-10-23 16:50:41下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1