-
Bresenham
简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。(
Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.)
- 2014-02-17 21:22:36下载
- 积分:1
-
pgllib
绘制多图形图表的强大功能库软件示例。请下载!(PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software.)
- 2014-12-17 16:04:03下载
- 积分:1
-
cPP-sanshitu
用c++编写的一个基于easyx绘图库的简单立体三视图的绘制程序,文件中包含easyx库的安装包(Based on a simple three-dimensional easyx graphics library written in three views with c++ drawing program, a file containing the installation package easyx library)
- 2016-11-13 04:42:10下载
- 积分:1
-
Draw
用VC++6.0开发的画图程序。可以绘制基本图形和填充各种颜色,绘制直线部分有些问题。请大家帮忙解决(The Paint program developed with VC++6.0. You can draw basic graphics and filled a variety of colors, draw a straight portion of some of the problems. Please help solve)
- 2012-08-27 23:17:10下载
- 积分:1
-
SdkToMfc
实现从SDK到MFC的封装 增加了绘制线条 矩形 椭圆等功能 而且可以变换颜色(none sdk to mfc)
- 2012-12-04 11:57:52下载
- 积分:1
-
MfcCurve2
说明: mfc下绘出样条曲线,并根据样条曲线对其上的值进行差值。(mfc-spline curves plotted under and in accordance with spline curve on the value of their difference.)
- 2010-03-26 22:46:21下载
- 积分:1
-
HDC-CDC-CClientDC-CPaintDCC-WindowDC
集中介绍了HDC,CDC,CClientDC,CPaintDC,CWindowDC的使用方法和区别,绘图显示效果,区分窗口客户区。(Focus on the HDC, CDC, CClientDC, CPaintDC, CWindowDC to use and distinction, graphics effects, to distinguish the window client area.)
- 2013-11-30 23:35:02下载
- 积分:1
-
NetTraffic
实现本机流量监控绘图,测试可用,方便安全(Netflow monitoring)
- 2013-09-03 00:20:02下载
- 积分:1
-
Peano-Hilbert
代码是关于Peano-Hilbert曲线算法,属于图形学范畴(Code is on the Peano-Hilbert curve algorithm, belongs to the category Graphics)
- 2015-12-27 11:49:03下载
- 积分:1
-
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