资源列表
MyProduct
- 这是一个关于Windows画图程序.如果你感兴趣的话.可以下载下来作为学习和参考.-This is a drawing program for Windows. If you are interested in the past. As can be downloaded from school study and reference.
draw
- VC 绘图 AppWizard has created this 1 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of
huatu
- 这是一个可以用鼠标拖动来画图的MFC程序,实用,适合初学者-MFC program can use the mouse to drag to draw
grads Chinese manual
- GrADS软件编程的注意事项 函数解释 及相关示例(Attention function interpretation and related examples of GrADS software programming)
generate-pattern
- 该程序将在窗口中自动生成指定颜色、大小的圆形花纹。-This program will be automatically generated in the window specified color, size, circular pattern.
2k4res4en
- 应用于autocad2004安装文件中的一个子文件,一般安装程序中都会包含,防止意外丢失时使用,谢谢光临
KochSnow
- 该程序基于MFC绘制Koch雪花图案,非常漂亮-The program draws Koch snowflake pattern based MFC, very nice
Line
- 在C++环境中编写代码,实现画线,非常方便实用-In the C++ environment to write code to achieve drawing lines, is very convenient and practical
CHENGPIN
- mfc绘图,用于绘制坐标系图形。动画的我的基本思路。-mfc draw
DrawWave
- 使用vc绘制波形图的Demo实例; 此方法简单有效; 希望对大家有用!-Vc draw waveforms using the Demo example this method is simple and effective hope it would be useful!
ii
- 实现绘制各种情况直线的Bresenham算法,并将实现的算法应用于任意多边形的绘制,要求多边形的顶点由键盘输入或鼠标拾取,绘制的多边形顶点要准确,图形应该封闭。 要求掌握Bresenham算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Implementation of the Bresenham line drawing algorithm for various situations, and to achieve an arbitrary
DDA
- DDA画直线,画任意斜率,可为填充算法准备。-Any straight line the slope of the DDA painting, but as the filling algorithm to prepare.