-
drawMFC
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
- 2013-09-13 09:27:12下载
- 积分:1
-
line
MFC画图程序,实现动态画直线、椭圆等功能(MFC drawing procedures, to achieve dynamic painting a straight line, oval and other functions)
- 2007-11-12 16:20:41下载
- 积分:1
-
Graphic2
VC++几何绘图实例,如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用(failed to translate)
- 2013-05-02 09:46:31下载
- 积分:1
-
fenxintu
分形几何是数学领域里新兴的课题,如果将图形的每个元素按某种规则进行变形,得到新的图形,以此类推,进行若干次变形后得到的图形就是分形图形。本程序实现分形图。(Fractal geometry is the mathematical field of emerging issues, if the graphics of each element according to certain rules of deformation, new graphics, and so on, to carry out a number of graphics after deformation is fractal graphics. This procedure realize fractals.)
- 2008-06-03 11:21:52下载
- 积分:1
-
RayTracing
采用层次包围盒、八叉树加速的光线跟踪算法(ray tracing using level boundary box and eight branch tree algorithm)
- 2020-12-31 21:48:59下载
- 积分:1
-
AddPalette
在AutoCAD中添加一个自定义分页侧边栏。(In AutoCAD add a custom tab sidebar.)
- 2020-11-29 14:09:29下载
- 积分:1
-
CHENGPIN
mfc绘图,用于绘制坐标系图形。动画的我的基本思路。(mfc draw)
- 2011-07-21 22:13:49下载
- 积分:1
-
MPFMS
工业控制监控软件,画动态曲线. 仪表盘显示。(Painting dynamic curve. Draw dynamic curve the painting dynamic curve. Draw dynamic curve)
- 2013-05-16 13:04:49下载
- 积分:1
-
dxflib-3.3.4-src
dxflib-3.3.4-src ,dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。(dxflib-3.3.4-src,dxflib is an opensource C++ library for reading and writing AutoCAD (R) DXF files. )
- 2014-07-24 19:23:54下载
- 积分:1
-
MFCWORK5_B_SPLINE
选择画图区的点从而绘制B样条曲线,是计算机图形学中一个重要的实例。使用MFC做的。(select some points in the painting area to paint B-Spline curves)
- 2012-10-29 13:39:07下载
- 积分:1