资源列表
DIBDisplay
- DIB设备无关位图文件,这是一种文件格式,是为了保证由某个应用程序创建的位图图形可以被其它应用程序装载或显示。-DIB device-independent bitmap file, which is a file format, is to ensure that bitmap graphics created by an application can be loaded by other applications or display.
eda
- LED图像扫描,控制图像显示时间以及控制翻页-LED image scanning
FPGA-LED1
- 在FPGA上实现LED的显示以及控制。一整套-Achieve LED display and controls on the FPGA. Set
FPGA-LED2
- 在FPGA上实现LED的显示以及控制。一整套之2-Achieve LED display and controls on the FPGA. Set of 2
FPGA-LED3
- 在FPGA上实现LED的显示以及控制。一整套之3 -Achieve LED display and controls on the FPGA. Set of 3
FPGA-LED5
- Achieve LED display and controls on the FPGA. Set of 3
matlab-filter
- MATLAB调用库函数实现均值滤波,新手练习,学习下-matlab learn , it is useful and wonderful.
test
- Sample of test.cpp for gui image viewer
show-picture-jpg-or-gif--with-cPP
- 使用c++显示jpg或者gif格式图片,内含一个按钮一个编辑框。-Use c++ display jpg or gif format images, an edit box containing a button.
cPP-show-bmp
- mfc打开bmp图片,并对其进行彩度转灰度,亮度调整,对比度调整等功能。-mfc open bmp images to gray and its saturation, brightness adjustment, contrast adjustment and other functions.
kindsofp
- 实现灰度图像的对比度,亮度,模糊的改变,可增强,可减弱。-Grayscale image contrast, brightness, blur change can be enhanced, can be reduced.
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
