-
MIMO_OFDM_Simulator
本文的程序实现在屏幕上随机产生不同大小的雪花,并以不同的速度下降。相对于第一版,它在很多性能上做了优化,直接在桌面的上下文中绘制雪花。而且,现在也通过RedrawWindow,实现在桌面的图标(如任务栏)上绘制雪花了。你可以用它来学习GDI。(Falling Snow on Your Desktop! Part II This article explains how to create an application that makes it snow on the desktop. Since my previous article was published, I received many user inquiries about how to improve the program. This article demonstrates how to create snow flakes that fall on your desktop, by using the draw functions directly in the desktop context. When the application starts, it creates an array of snow flakes and starts the timers for each flake. Manipulation of the RedrawWindow function allows the drawing of flakes behind and over the desktop icons, making the application more impressive. )
- 2010-08-31 17:22:31下载
- 积分:1
-
colorspace_transformer
说明: 一种基于matlab的用于色彩空间变换的程序(Matlab-based program for color space conversion)
- 2011-03-19 22:01:30下载
- 积分:1
-
10463
matlab 入门基本操作 包括一些基本的源代码 和实力
- 2011-10-25 13:04:01下载
- 积分:1
-
jibenyiqunjulei
最基本的蚁群聚类算法,适合初学者研究学习(The basic ant colony clustering algorithm, suitable for beginners of learning)
- 2011-05-02 10:53:00下载
- 积分:1
-
AgrawalECCV06CodeMFiles
从2D梯度域进行表面重建
包含快速的泊松方程解法(A fast 2D Poisson Solver in Matlab using Neumann Boundary conditions
,
Implementation of Frankot-Chellappa Algorithm,
Robust surface reconstruction using M-estimators,
Anisotropic surface reconstruction )
- 2011-05-05 13:19:03下载
- 积分:1
-
matlab
java的matlab文件,希望对大家有用,一起学习吧(The matlab file java, hope for all of us together to learn it)
- 2011-11-12 10:15:15下载
- 积分:1
-
2008080117334183
关于这个校正设计的程序,我原本打算做3个版本的。第一个就是现在传上来的这个。这个版本,提供了设计思路的由来和适当的过程的引导,但一些计算步骤由使用者自己来完成。我做这个版本的目的是希望,使用者能通过这个程序的使用明白校正的设计思路,至少是从我理解的程度上去理解。如果以后的师弟、师妹们能通过使用这个程序,更加轻松的掌握校正的方法。我就觉得我做了一件意义重大的贡献,我会感到自豪。所以也希望李老师能对其中的错误和不足进行指正。第二个版本是第一个版本的简化版,只给过程的引导,不给设计思路,主要是给用过第一个版本的同学一个加深联系的途径。(i don t know)
- 2009-02-19 20:54:31下载
- 积分:1
-
artalgoritho
代数重构算法,非常经典,典型的求解不适定问题的方法。。ART Algebraic reconstruction technique (Kaczmarz s method)(ART Algebraic reconstruction technique (Kaczmarz s method))
- 2011-09-09 00:31:55下载
- 积分:1
-
code-examples
complete examples for matlab programming
- 2013-02-01 12:23:29下载
- 积分:1
-
Newtoninter
牛顿插值法,可用于非线性拟合,并返回在某点出的近似函数值。(Newton interpolation method can be used for nonlinear fitting, and the function returns the approximate value at some point out.)
- 2015-08-09 17:23:13下载
- 积分:1