资源列表
monixinhaojiance
- 用DA转换+比较器的方法对外界模拟信号进行检测,同时这种联合装置加上CPLD可以代替低频AD转换器的功能-+ DA converters used for the comparison to the outside world analogue signal detection, at the same time with the Joint CPLD device can replace low-frequency AD converter functions
shanon
- 香农第一定理指出了平均码长与信源之间的关系,同时也指出了可以通过编码使平均码长达到极限值,这是一个很重要的极限定理。-Shannon first theorem that the average yards long with the letter of the relationship between the source, it has also pointed out the code can make the average yards long reach limits, this i
Led_DELPHI
- Led多采信号灯,支持闪烁事件 for DELPHI -Led mini lights, flashing incident support for Delphi
motionEstTSS_m
- motion estimation using correlation based optic flow method
TreeT
- 树型控件,这是我在买书时光盘中的,看了非常好,就贡献给大家了!-tree controls, this is my time intraday books, read very well, we contribute to!
matlab_fft
- matlab实现fft,以及ifft算法,包含蝶型运算等文件-Matlab achieve fft and ifft algorithm, includes a butterfly computation, and other documents
圆窗体
- 设计有特色的圆窗体-design features a round window
字体格式改变
- 这是一段字体格式改变的小程序,可以改变字型、字体大小、字体变粗、 字体倾斜、文本背景颜色的改变、文本颜色的改变功能。供初学者参考-This a change of fonts small program can change fonts, font size, font horizontally inclined fonts, text background color change, change the color of text functions. For beginners ref
vbProgressBar
- 比較使用引入控制項及CreateWindowEx兩種方式建立進度條,再決定何種適合本身程式。-Comparison of the use of the introduction of control and the establishment of CreateWindowEx progress bar in two ways and then decide for themselves what kind of program.
banker
- OS中的银行家算法描述内存的分配规律以及完成任务的过程!用C++描述的!