搜索资源列表
Lesson10Code
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
makeseal
- 学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下: 步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件; 步骤二:定义生成图形所需要的参数; 步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。 步骤四:将生成的Bitmap保存为位图文件。 -VC did not learn how long I w
ARXdialog
- AutoCADARX二次开发对话框及常用控件使用方法-AutoCADARX secondary development dialog controls and the use of commonly used methods
C_LIB
- 消息中有什么? 是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释: hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。 message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。 wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。 lParam 通常是一个指向内存中
video_timer
- 把用opencv从摄像头采集的图象显示在图片控件上,避免opencv总是用一个新的对话框显示图象的弱点.-Using opencv acquisition from the camera image in the pictures Controls, avoid opencv always use a new image of the dialog box shows the weakness.
3DOpenGLBolt
- MFC下,在对话框的ListView控件内用OpenGL绘制一个螺栓,主要介绍MFC下进行OpenGL建模的情况,适合于新手上路。-MFC, in the ListView Control dialog with OpenGL rendering within a bolt, MFC introduced under OpenGL modeling, suitable for novice road.
OPGL_ocx_case
- 这个是一个opgl的控件,有了它后就可以在对话框中显示opgl动画了,使用例子可以见robot-opengl_case。-opgl the controls, you can have it in the dialog box shown opgl animation. See examples of the use of robot-opengl_case.
BrowGraph
- VC用树视图加载磁盘、MRU历史图像文件(支持所有格式图像)支持放大缩小。代码用到了树控件、对话框、多状态栏、浮动工具条
可以按比例缩放拥有的控件的对话框源代码
- 这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。-This a zoom ratio of the code, according to the size of the customer, according to the change in the proportion of component size, see detailed code.
OpenCVTest
- 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
Cvision
- 用opencv在VC对话框控件下选择文件,打开图像(支持各种格式-Using opencv under control in VC Select File dialog box, open the image (in support of a variety of formats
checktime9.8
- 在对话框的picture控件上绘图;使用缓技术,无需重载picture控件。-The picture in the dialog box controls on the drawing the use of technical ease, no heavy-duty picture controls.
DlgOpenGLDemo
- 尝试了N久,终于在对话框的图片控件中实现了OpenGL窗口的建立和绘制,与大家分享~-N long-tried, and finally the picture controls in the dialog box to achieve the OpenGL rendering window and set up to share with you ~
Graphics-software
- 图形学软件,具有画直线,椭圆,圆的功能,并可以对所画图形进行变换,对话框显示-Graphics software, has drawn a straight line, oval, round functions, and can be carried out to transform the art graphics, dialog box display
a_picture_control_with_scroll_bar
- 一个可以在对话框上使用的图片控件,本人自己写的,带滚动条的-One picture control that can use in the dialog box , I wrote it myself, with a scroll bar
SharpenDlg
- opencv打开图像,实现从对话框控件到视类的自定义消息传递-open image by opencv, 实现从对话框控件到视类的自定义消息传递
opencv 基于MFC对话框显示图像
- opencv 将opencv的图像数据显示在对话框的picture控件上!
Curve
- 绘制曲线,对话框控件根据对话框的大小进行移动和放大缩小,实现该功能使用类ClxDialog,同时在对话框的初始化里对控件进行简单的规定即可。曲线绘制X、Y轴可以设定,输出精度可以设定。在不断完善,会及时更新!-Draw the curves dialog controls based on the size of the dialog box to move and zoom to implement this functionality using the class ClxDialog s
dx-fullscreen-dialg
- dx全屏独占时弹出对话框控件,由于往往需要将一些windows下的一些控件嵌入到dx中去显示,该例子在dxsdk8.1中-dx full-screen pop-up dialog box when the exclusive control, because often some controls need to be embedded in some of the windows to show dx in the example in the dxsdk8.1
PictureBox
- vb编写对图像载入和操作处理 对picturebox和对话框控件不熟悉的可以-vb write operation for image loading and handling of picturebox and dialog controls may look unfamiliar