搜索资源列表
DigitalImageProcessing1
- 还是vc图像处理的程序,希望能用得着。也希望大家能友好东西一起共享。-or vc image processing procedure, hoping worthwhile. We can also hope that the friendship and sharing things together.
MixedRubberBandApp_demo
- 利用gdi+进行对界面的美化,主要是对各种控件,例如树形控件,和list控件等。-At some point in the last month, I needed to create an .ICO file on the fly with a couple of images inside preferably I was looking at code in C#. The .NET Framework 2.0 only supports HICON that basically is
sharing_Thien
- 实现了Thien在他的文章《secret image sharing》中提出的(r,n)门限秘密图像分存方案。-this program has relized the (r, n) threshold secret image sharing scheme that was proposed by Thien in his paper《secret image sharing》
pmax_cougar
- QT做的一个图像程序,方便学习,希望以后和大家一起交流!-QT do an image program to facilitate learning, hope and sharing with everyone!
CImage--Class
- Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。 现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法.-The Visual C++ class CBitmap and static picture control func