搜索资源列表
EncTextToPic
- 把文本信息加密到图片: 这个代码演示了把指定的文本信息加密后插入到图片文件中,并且可以进行读取图片解密文本信息,这个功能对于保护您的图片版权信息有着很大的作用。而且这个程序的一些界面特效也不错,如选项卡的动画滚动,窗体的淡入淡出的显示等编程思路值得学习。-make text message encryption to Photo : This code is the designated demonstration of the text messages encrypted insert
Screen_Capture
- 利用Visual C++ 6.0写的屏幕截图程序。 程序是在鼠标钩子的基础上实现屏幕截图。另外这个程序还实现了全屏显示的功能。 本程序能以BMP位图格式保存截取到图片。-using Visual C 6.0 Screenshots written procedures. Procedures in the mouse hook on the basis of screenshots. Also this procedure has achieved a full screen displ
picture
- Linux下在LCD上显示图片的程序 现可显示大分辨图片640×480
QtButtonTest
- QT 4.7.4自定义按钮button,按钮状态有:正常状态,鼠标移动状态,鼠标按下状态,鼠标释放状态暂定为与正常状态相同。可以设置按钮上文本或不显示文本,按钮自适应图片大小或图片自适应按钮大小,使能/禁用按钮等操作。如果安装了QT for VS2008也可以直接使用VS2008打开,否则使用Qt crater打开。-QT 4.7.4 Custom Buttons button, the button state are: normal state, the state moves the mo
readbmp
- 在Linux环境下,将bmp图片以二进制的形式读入内存,然后在gtk中将图片的二进制数据加以显示-In the Linux environment, bmp picture to a binary form is read into memory, then gtk picture of binary data will be displayed
933g
- 更新 图片路径本地地址显示,部分死链进行修改。 另外说明下某些杀毒软件,提示木马,完全误报,不信可不使用。 进行设置config.asp放上去就可以用了。。 其他文件不需要修改。。 css/cpc1.js css/cpc2.js 为广告JS请按需投放你自己的广告 更新 图片路径本地地址显示,部分死链进行修改。 另外说明下某些杀毒软件,提示木马,完全误报,不信可不使用。 进行设置config.asp放上去就可以用了。。 其他文件不需要修改。。
easyfb.tar
- 可以在linux下显示 图片的小程序。-Can be displayed at linux picture shows a small program.
FreeImage3110
- 对gif,png,jpeg等图片的解码功能,图片显示-For gif, png, jpeg decoder functions such as picture, picture show
LEDround
- 旋转LED(cad建模及电路图),可以利用电风扇,然后实现旋转LED显示图片-Rotating LED (cad modeling and circuit), we can use electric fans, and for rotating LED display picture
chip
- 插入图片以QGraphicsView显示图片得到图片的像数放大缩小-Into the picture to display the picture get the picture QGraphicsView number of zoom the image
imagebrowser
- 此程序是用Linux系统下的Qt开发软件制作的,能够简单的显示png格式的图片。-The program can show the picture of*.png .
testfb
- 通过arm平台,用lcd显示图片得一个小测试程序,可以改变显示区域,位置,大小-Through the arm platform, with LCD display picture to a test program, can change display area, position, and size
screen-protect
- 一个简单实用的屏幕保护程序,用户可以将自己喜欢的图片添加到source文件夹里,这样显示图片就是用户所添加到图片了-A simple and useful screen saver, users can add their favorite pictures folder of the source file, this picture is that users add to the picture
MyBmpDlg
- 制作VC++启动界面.可显示图片的关于窗口,可以参考使用-Production VC++ Start interface to display the picture on the window, you can reference
lcd_example--4.2
- TQ2440开发板触屏(注意我的是4.2寸的,不是的请改头文件)的裸机程序,显示图片功能。-TQ2440 development board touch screen (note that I was 4.2 inches, not, please change the header file) bare metal program that displays picture function.
merry
- 一款基于qt的显示图片的小软件,可以更新图片源,显示图片-A qt-based display pictures of small software, you can update the picture source, display pictures
lcd
- tiny6410 LCD驱动 S70 分辨率800*480,能显示图片,划线,画圆-Tiny6410 LCD driver、 7 inch resolution、can display picture、draw line、draw circle。
show-rgba.tar
- 在X环境下面显示rgba原始格式的图片数据 linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片 cat /dev/fb0 >pic.rgba ./show-rgba pic.rgba <width> <height>-Show picture using X api
E_Album
- 基于ARM(S3C2440)做的一个电子相册,实现图片的浏览,并且带有切换效果;实现显示图片时音乐的播放。包括实现的步骤的流程框图、代码以及附件。-Based on ARM (S3C2440) to do an electronic album, achieve picture browsing, and with transition effects music playback when implementing a picture. Including the steps of the
label.tar
- QT中自定义label,可实现鼠标点击事件、区域显示图片。(QT custom label, can realize mouse click event, area display picture.)