文件名称: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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MIMO OFDM Simulator\BitLoad.m
...................\campello_algo.m
...................\channel.m
...................\chow_algo.m
...................\ComputeSNR.m
...................\create_channel.m
...................\demodulate.m
...................\ENC16.mat
...................\ENC2.mat
...................\ENC256.mat
...................\ENC4.mat
...................\ENC64.mat
...................\EnergyTableInit.m
...................\fft_cp_rx_blk.m
...................\ifft_cp_tx_blk.m
...................\modulate.m
...................\OFDM Simulator.htm
...................\OFDM.m
...................\precode.m
...................\ResolvetheLastBit.m
...................\shape.m
...................\SISO_adaptive2.mat
...................\svd_decompose_channel.m
...................\_desktop.ini
MIMO OFDM Simulator
...................\campello_algo.m
...................\channel.m
...................\chow_algo.m
...................\ComputeSNR.m
...................\create_channel.m
...................\demodulate.m
...................\ENC16.mat
...................\ENC2.mat
...................\ENC256.mat
...................\ENC4.mat
...................\ENC64.mat
...................\EnergyTableInit.m
...................\fft_cp_rx_blk.m
...................\ifft_cp_tx_blk.m
...................\modulate.m
...................\OFDM Simulator.htm
...................\OFDM.m
...................\precode.m
...................\ResolvetheLastBit.m
...................\shape.m
...................\SISO_adaptive2.mat
...................\svd_decompose_channel.m
...................\_desktop.ini
MIMO OFDM Simulator