搜索资源列表
LoadGff
- 前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,
xpButton_src
- xp style button visual c++ sources program
picturebrowser
- README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser
Teapot
- 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
CClockST_demo
- Visual C++实现绘制数字时钟,按钮贴图。背景贴图。-Visual C++ to achieve rendering digital clock, the button mapping. Background map.
fadeout_example
- 通过将一个层放置在图片并令其alpha通道值随定时器值增加,可实现图片的淡出效果。在此示例中,我应用两个图片框和3个按钮实现此效果。-By placing a layer above an image and letting its alpha value increase step by step with a timer, you can realise fade effects for any image or graphics object in C#. In this example,
UniButtonProj1_0
- uni button on wtl on C++ owner draw button na c-uni button on wtl on C++ owner draw button na c++
GIFButton
- GIF BUTTON 界面(按钮特效),GUI爱好者可以参考一下。-GIF BUTTON interface (button effects), GUI reference for enthusiasts.
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
RoundButton
- A non rectangular button MFC class Visual C++ 6
XGlyphButton
- Advanced button MFC class with transparency Visual C++ 6, Studio 2005
screencatcher
- 本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图片保存路径为c:\,热键为F9 + Control,然后按Change按钮设置好热键,那么当我们按下CTRL+F9后,当前界面将以BMP图像文件的格式被保存在C:\目录下。-The example of application is the use of common hotkey management DLL library implementation of hotk
GlassButton
- 非常漂亮的玻璃按钮控件Cshare/C源码发布(采用GDI)-Very beautiful glass button control Cshare/C source code release (using GDI )
EditBkgColor
- MFC下有编辑框A,按钮B,按钮C,怎么写程序可以按下B后使A的背景变白色,按下C后变成红色- A edit box, button B, C MFC button down, after how to write a program by pressing B becomes the background A white, press the C into the red
myButtonCheckTest
- C# 自定义开关按钮,设计了多种样式,可以挑选使用-C# custom switch button, designed a variety of styles, you can choose to use
EmailBox
- 实现电子邮件收发管理器(Jmail +自定义按钮),通过visual c++实现(To achieve e-mail transceiver Manager (Jmail + custom button), through the visual c++ implementation)