搜索资源列表
sygui_demo
- SYSKIN界面库则是基于换肤技术的MFC扩展类库,可对包括滚动条,常用控制,公共对话框和各种菜单等GUI界面元素进行换肤。-SYSKIN interface library is based on the technology skinnable MFC extension library, including rolling, Common control, public dialog and the various GUI menus, and other interface elemen
dialog_showbitmap
- 在基于对话框的界面上显示一幅位图bitmap,使用了微软的dibapi.cpp和dibapi.h文件,可以很方便在移植。-based dialog interface displayed on a Bitmap bitmap, the use of the Microsoft dibapi.cpp and dibapi.h documents make it very convenient for the transplant.
Debug
- 绘制菜单图形,包括对话框,等等的图形界面代码
PicViewMDI
- 在上个PicView上改造的例子程序,多文档查看图片,支持BMP和JPEG两种;重载Openfile对话框实现了选择文件预览功能;利用纯资源DLL支持多语言界面。工程是VS.net 2008生成的,没办法公司不给2003用啊。
Dijkstra
- 基于VC++的路径规划,主要实现了基于对话框的路径规划界面应用程序。
styleMFC
- 很漂亮的程序界面,MFC的程序,基于对话框的。大家可以根据需要进行修改。-The program interface is very nice, MFC program, based on the dialog. We can make changes as needed.
GDIClock
- GDI+实现非正常形状对话框编程,界面贴图-GDI+ implementation of non-normal shape of the dialog box programming, interface mapping
zp
- 一个基于对话框的界面模板,左上角为视频窗口,左下角为结果输出,右边为测试进程图-A template-based dialog interface, the upper left corner for the video window, the lower left corner for the results output, the right plan for the testing process
Circumgyrate
- 对话框中调用定时器,GDI绘图和GDI+绘图的精品,对于旋转字体和GDI+情况下的矩阵渲染有深刻的理解。个人精心编写,debug与release的可执行程序均有。采用VS.net2005编写,解决了.net下编程过程中界面会变为2000风格的问题,程序一直保持为XP的经典风格,界面美观实用,是精品中的精品。-Dialog box, call timer, GDI GDI+ drawing, painting and fine, for the rotating case fonts and GD
Navigation
- 多媒体导航图界面,基于对话框的应用程序,对于想进行窗口,列表,工具栏学习的朋友还是有一定帮助的-Multimedia navigation map interface, dialog-based application, for those who want to window list, the toolbar still have some learning to help a friend
MyTree
- 用VC++图形用户界面,通过使用数学函数画出一棵树,在基于对话框的界面上实现树的左右摇摆。-using VC++ GUI,using mathematical functions to draw a tree.it implemets a tree s swinging based on the dialog interface.
crazy-image
- 图像开场特效,利用MFC对话框,制作出令人眩目的界面效果-Image opening special effects, use of MFC dialog box, create a dizzying effect of interface
JpegTest
- bmp图像读取,bmp图像数据读取,bmp图像在基于对话框界面上的显示-bmp image read bmp image data read, bmp image display in dialog-based interface
DlgPreprint
- 对话框打印例子,简单介绍在对话框界面下如何实现打印预览-Print dialog example, a simple dialog interface describes how to implement print preview
NewApp
- 单文档的登录界面,在主框架弹出前弹出登录对话框,输入用户名以及密码。-Single document login screen pops up before the main frame login dialog box, enter your user name and password.
opencvtest2
- 自己利用opencv编写的图像显示对话框界面。-Write your own using opencv image display dialog interface.
ClearTmpFile
- 程序是基于VC++程序设计与开发为背景,着重分析了垃圾文件清理原理和对话框程序界面的设计与开发原理-Program is based on VC++ program design and development background, focuses on the design and development principles and the principles of junk file cleanup dialog program interface
eMule0.50a
- easyMule 功能特色具体介绍 全新界面,使用更简便更直观 1)完全简化主界面UI,采用页签Tab方式,其实也是兼容老的emule操作习惯,用户明确知道有哪些功能页面。我们的原则是“简单流程不花哨”即可。 2)服务器/KAD/统计信息,单独分“高级”功能组 3)精简“选项”设置,兼容初级高级用户,默认只显示基本设置,需要调整设置只需要切换“更多”。 4)搜索用特殊搜索按钮实现,方便直观,凸显互联网“搜索”的重要性,并且兼容下载任务的添加,既可输入关键词搜索,也可输入下载地址建立下载
sscom
- 简单的串口调试输出,串口发送和串口接收,对话框界面设计-Simple serial port debug
三维速度场图像vc源码
- 在工程绘图中,经常需要实现三维速度场的绘制,本案例采用VC和OpenGL实现对话框界面内3D速度场分布,对三维图像开发编程具有十分重要参考作用。