搜索资源列表
VC++精品源码
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
Tokimeki
- 可更换硬盘背景(在框内填上背景图片路径)、输出文件。VC++ 6.0编写。-replaceable drives background (fill in the box background images Path), the output document. VC 6.0.
transtest
- 使用VC++在有背景图片的对话框中实现静态文本的透明显示-use VC picture in the background static dialog text of the transparent show
PicChange
- 背景变换程序,可以变换程序的背景图片,入门的学习vc++用的。-background transform procedures, so will process the background picture, beginners learning the vc.
VividTree_src
- vc实现的支持背景图片的自绘tree控件。-vc achieve support from the background picture painted tree controls.
bkgbmp
- 改变VC程序的背景图片-VC procedures change the background picture
vc图形编程
- vc#.net图形方面的例子源码。包括画简单几何图型,设置背景、浏览图片-vc #. Net graphic examples of FOSS. Paintings include simple geometric patterns, and set up the background, and photos.
轻松改背景和动画启动窗口
- VC编程的,背景改变图片,和打印预览。 hehe.-VC program, change background images, and print preview. Hehe.
VCFace
- 用VC写的一个界面按钮程序,可以根据图片自动更新按钮的背景
MaskTest.rar
- VC中显示背景透明的图片是不是很困难,有了这个代码就不用愁了。看看它是怎么实现的吧,VC displayed in a transparent background image is not very difficult, with this code have no worries. Take a look at how it is implemented bar
VC-double-buffer-solve-splash-screen
- 几个图片是以另一个图片作为背景,如果定时器触发刷屏,则出现闪屏的现象。此例子演示了如何使用双缓存可解决闪屏的问题。-Another picture is a few pictures as the background, if the refresh timer is triggered, the splash screen phenomenon. This example demonstrates how to use the splash screen double buffer solve
DemoButton
- VC++自定义绘制按钮,主要是向大家展示如何在有背景图片的情况下,任意形状按钮的自绘方法。 -VC++ custom drawing buttons, mainly to show how a background image in the case of arbitrarily shaped button from the drawing method.
DemoButton
- VC++自定义绘制按钮,主要是向大家展示如何在有背景图片的情况下,任意形状按钮的自绘方法。-VC++ custom button mapping is mainly to demonstrate how the background picture in the circumstances, arbitrary shapes drawn from the method of the button.
VideoDemo
- 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
DlgUseBmp
- VC中对话框的背景图片设置的两种方法的比较。-VC in the dialog box, set the background image comparison of two methods.
CBitmapSlider
- 一个可以替换滑动条背景的slider控件 继承自mfc的CSliderCtrl类, 用时直接传入图片就行-One can replace the background of the slider slider control mfc' s CSliderCtrl inherited from class, use the line directly to the incoming picture
863635Listctrlloadpic
- 一个相当漂亮的listctrl加载背景图片,加载icon图-vc :a listctrl can load pic use to load backgroud
Dialogbox_displayed_the_form_background_mageDlgUse
- 在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 -In the dialog box displays a form where the background picture VC to ac
C_menu_button_add_background_picture
- 把C#菜单按钮加上背景图片C # menu button to add a background picture-C# menu button to add a background picture
BmpDialog good
- 载入BMP图片,将BMP图片作为对话框背景,然后去掉窗口的标题栏等,是窗体的变成BMP图片的形状。(Load BMP pictures, the BMP picture as the dialog box background, and then remove the window title bar, etc., is the form into a BMP picture shape.)