-
The_C_Programming_Language
C PROGRAMMING LANGUAGE(A BOOK OF C PROGRAMMING LANGUAGE)
- 2014-12-03 20:39:48下载
- 积分:1
-
genetic-algorithmfunction-algorithm
遗传算法和非线性规划的函数寻优算法matlab实现(A function of the genetic algorithm and nonlinear programming optimization algorithm matlab achieve)
- 2013-04-04 18:49:11下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
matlab_1
能实现人脸的简单匹配算法,本人亲自测试,还行吧(To achieve a simple matching algorithm, face, OK.)
- 2012-05-03 22:26:22下载
- 积分:1
-
hechengjilu
合成地震记录源程序,很适合初学者学习,便于掌握(Synthetic seismograms source, it is suitable for beginners to learn, easy to grasp)
- 2014-11-30 17:39:39下载
- 积分:1
-
ftdi_vb_net
93C66 application notes
- 2014-02-02 14:02:26下载
- 积分:1
-
Matlab编的计算器
本程序是在Matlab6.5下编写的一个计算器的程序,是Matlab的GUI编程的很好例子。 (the procedure was Matlab6.5 prepared a calculator procedures, Matlab GUI Programming good example.)
- 2005-06-04 09:32:05下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
biaokuai
利用c++编程,该程序实现了不使用标准块输入访问simulink信号(Using c++ programming, the program achieved without the use of standard access simulink block input signal
)
- 2014-12-14 15:30:33下载
- 积分:1
-
cluster-code
science paper clustering algorithm
- 2015-01-30 18:31:34下载
- 积分:1