资源列表
18B20_4
- 18B20温度传感器与风扇控制 -18B20 temperature sensor and fan control temperature sensor and fan control
gridedit
- 在FlexGrid基础上,扩展编辑功能,VC开发-in FlexGrid based on the expansion of editing function, VC
mgdemo-1.6.0.tar
- 飞漫公司的minigui的1.6.8收费增值版本的demon等示例程序,绝对好用-fly diffuse the MiniGUI the 1.6.8 version of the value-added charges such as sample program demon absolutely useful!
XmlDemo
- 一个运用xml的例子,对学习的同志是十分有帮助的.请下载-an application xml example, to learn the comrades have been very helpful. Download
05041062ofdm
- OFDM调制的的AWGN加瑞丽衰落信道,其它的我就不多说了-OFDM modulation of the AWGN Jiaruili fading channel, and others I do not talk a lot
05041062
- 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i
algrithm
- 算法设计与分析的经典程序,主要有0-1背包问题,最小生成树等。-algorithm design and analysis of the classic procedure, mainly 0-1 knapsack problem, such as minimum spanning tree.
1602h
- LCD1602B基本驱动函数库 1、需要底层硬件驱动函数支持 基本的宏定义: LCD_RS LCD_RW LCD_E LCD_SetWriteData LCD_SetReadData LCD_HalfData_Port LCD_HalfData_DDR LCD_SendHalfCharHigh(a) LCD_SendHalfCharLow(a) 2、需要基本的延时函数支持基本的延时函数: DelayMs() 毫秒 DelayUs()
WinImageprocess
- windows下实现对各种格式图像的处理,用c++实现对bmp,jepg,gif等格式图像的处理及特效的算法。-windows under a variety of formats for image processing, c achieve right bmp, jepg, gif format image processing algorithms and special effects.
psofunction
- pso 程序,一共三个,DeJong.m,get_psoOptions.m,pso.m结合起来就可以了,直接拷到work目录下就可以运行,其中get_psooptions中可以改设置,变成自己的; DeJong是适应函数,也可以改。-PSO procedures, a total of three, DeJong.m, get_psoOptions.m, pso.m combine, and they can work directly Manchester directory on the
05041062qpsk-fading
- 带瑞丽衰落信道高斯白噪声的QPSK调制解调信道,可以得到功率谱波形和星座图-with Ruili fading channel Gaussian white noise QPSK demodulator access that can be power spectrum waveform and constellation
DosImageprocess
- dos下用c实现图像的处理,可处理bmp,pcx,gif等格式的显示和简单的特效处理。-dos c achieve using image processing, handling bmp, nil, gif format display and simple effects processing.