-
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
-
VER2
一个TC画图软件,使用TC编译,具有程序框架及结构,适合改编而具有个性(a TC Drawing TOOL)
- 2013-12-31 21:55:51下载
- 积分:1
-
fenxingtu
分形图 。计算机图形学实验内容之一。
用C++语言编写的画分形图的源代码。(Fractal images. One of the elements of computer graphics experiments. C++ language with painting the source code of fractal images.)
- 2020-07-27 11:08:40下载
- 积分:1
-
CGPainter_lineCircle
实现了DDA直线生成算法画直线,Bresenham圆弧生成算法画圆弧(Achieve DDA line drawing algorithm to generate a straight line, Bresenham algorithm for drawing arcs arc generated)
- 2011-12-22 15:41:56下载
- 积分:1
-
SimpleGraphicsClass_demo
A simple graphics class for 2D drawing
- 2016-12-28 03:44:35下载
- 积分:1
-
wje
这是我们计算机图形学的课程设计,有时间不放(This our computer graphics curriculum design, and a link to see time)
- 2006-06-13 23:21:46下载
- 积分:1
-
MyQtproject
简单画图板,初学者实用,比较简单,如果喜欢可以下载来看看(Simple drawing board, beginners practical, relatively simple)
- 2013-12-18 13:42:50下载
- 积分:1
-
SdkToMfc
实现从SDK到MFC的封装 增加了绘制线条 矩形 椭圆等功能 而且可以变换颜色(none sdk to mfc)
- 2012-12-04 11:57:52下载
- 积分:1
-
grDemo
自由曲线图表、柱状图、饼图的实现与转换,基于一套简单的图形类库(源代码在内)。(free curve charts, column, pie and the realization of conversion, based on a simple set of graphics libraries (including source code).)
- 2005-06-21 09:51:23下载
- 积分:1
-
DXF_Reader
国外高手写的可以读写dxf格式信息。值得收藏(Foreign experts to write the information can be read dxf format. Worth collecting)
- 2014-03-16 12:05:26下载
- 积分:1