搜索资源列表
不规则形状按钮的实现
- 用MFC实现不规则(可圆形、椭圆等)按钮,程序简单美观,该程序在VC6下成功实现。-with irregular (to be circular, elliptical, etc.) button, simple appearance, the procedures under the VC6 successful.
xingyun
- 这是我用MFC实现的画矩形、圆形、直线的程序,并且实现了串行化处理-with MFC paintings rectangular, circular, linear process and to achieve a serial processing
MYDraw
- 自己平时作的关于画图的小程序,可以实现圆形,矩形,直线的绘制,基于单文档以及许多基本函数的使用,适用于初学MFC的人使用。-their peacetime for the drawing of a small procedure can be achieved round, rectangular, linear mapping, Based on a single document, and many of the basic fun
RoundButtons
- MFC库,VC++开发环境,圆形按钮实现的封装,可直接用于VC++工程
DrawSe2
- MFC简易绘图,直线,矩形,圆形等,并颜色填充。小皮制作
MyClock
- MFC编程实现一个夜光表,与电脑系统时间同步,并实现圆形窗口
DrawTwo
- 一种学习MFC后基于vc编程实现画直线、矩形与圆形等基本图形。简单实现了一种画图功能。
RoundBtn
- 绘制圆形按钮的类,及其演示代码 可以将该类单独使用在其他MFC工程中 美化界面-circular button mapping category, and demonstration code can be used alone like this in other beautification projects MFC interface
RoundBtn
- 绘制圆形按钮的类,及其演示代码 可以将该类单独使用在其他MFC工程中 美化界面-circular button mapping category, and demonstration code can be used alone like this in other beautification projects MFC interface
不规则形状按钮的实现
- 用MFC实现不规则(可圆形、椭圆等)按钮,程序简单美观,该程序在VC6下成功实现。-with irregular (to be circular, elliptical, etc.) button, simple appearance, the procedures under the VC6 successful.
xingyun
- 这是我用MFC实现的画矩形、圆形、直线的程序,并且实现了串行化处理-with MFC paintings rectangular, circular, linear process and to achieve a serial processing
MYDraw
- 自己平时作的关于画图的小程序,可以实现圆形,矩形,直线的绘制,基于单文档以及许多基本函数的使用,适用于初学MFC的人使用。-their peacetime for the drawing of a small procedure can be achieved round, rectangular, linear mapping, Based on a single document, and many of the basic fun
RoundButtons
- MFC库,VC++开发环境,圆形按钮实现的封装,可直接用于VC++工程
DrawSe2
- MFC简易绘图,直线,矩形,圆形等,并颜色填充。小皮制作-MFC simple drawings, linear, rectangular, circular, etc., and fill color. Small leather production
MyClock
- MFC编程实现一个夜光表,与电脑系统时间同步,并实现圆形窗口
DrawTwo
- 一种学习MFC后基于vc编程实现画直线、矩形与圆形等基本图形。简单实现了一种画图功能。-After a learning MFC programming based on vc painting a straight line, rectangular and circular basic graphics. Simple function to achieve a draw.
drawtool
- MFC做的实现画直线,圆形等功能的简单作图工具,并具有图形填充功能。供初学者学习使用-MFC painting done to achieve a straight line, circular features such as a simple drawing tools, and filled with a graphical feature. For beginners learning to use
PieChart_demo
- 这是一个简单圆形统计图控件实现,对学习mfc界面编程很有帮助-This article is written to describe the simple pie chart control implemented for MFC applications
OpenGL--MFC
- MFC框架,用OpenGL API实现画点,直线和多边形采用Bresenham算法,圆形采用中点圆弧算法实现。-MFC fr a mework using the OpenGL API to draw points, lines and polygons with Bresenham algorithm, and the circular midpoint circle algorithm implementation.
拟和圆程序
- 通过多个点来拟合圆形的算法,实现高精度的拟合(A high precision fitting is achieved by fitting a circular algorithm through multiple points.)