资源列表
DrawTest
- 定时器画图,能够由用户设置后,按规定时间显示已经绘制好的图形。很不错的小程序-能够进行定时绘图功能
InterfaceThread
- 详细说明:实例12-1:使用用户界面线程实例。 主要涉及到线程的使用情况-Details: Example 12-1: Use the user-interface thread instance. Mainly related to the use of threads
PDE曲面脚部模型
- 该程序是基于偏微分方程的曲面构造的一个人体脚部的伤口模型
ColorPan
- VC实现调色板的功能,只要拖动滚动条,就可以实现颜色的变化-VC to achieve the functions palette, as long as the drag the scroll bar on the color change can be achieved
zhengfangxingxuanzhuan
- 给正方体的六面以不同的颜色,在通过旋转来改变效果。-To the cube' s six sides in different colors, in effect by turning to change.
DrawMoney
- visual c++ draw 画图 调用示例-visual c++
graphic_experiment
- 简单绘线程序,画点程序,程序已运行通过,在VC下编写的,界面有点简单-Simple line drawing program, draw point program, the program has been run by the VC prepared, and the interface is a bit simple.
CAD_to_PDF_Converter.3.1
- 把CAD图纸转换为PDF,方便技术交流,在没装AutoCAD的电脑上也看CAD图纸。-Convert the CAD drawings into PDF, and facilitate technology exchange the computer without AutoCAD installed can see CAD drawings.
cut
- 画出直线或多边形,用矩形进行裁剪,即将在矩形内部的部分留下显示出来,外部的去掉-Draw a straight line or polygon, rectangle crop, to be left inside the rectangle part is displayed, remove external
DDA
- DDA画直线,画任意斜率,可为填充算法准备。-Any straight line the slope of the DDA painting, but as the filling algorithm to prepare.
ii
- 实现绘制各种情况直线的Bresenham算法,并将实现的算法应用于任意多边形的绘制,要求多边形的顶点由键盘输入或鼠标拾取,绘制的多边形顶点要准确,图形应该封闭。 要求掌握Bresenham算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Implementation of the Bresenham line drawing algorithm for various situations, and to achieve an arbitrary
DrawWave
- 使用vc绘制波形图的Demo实例; 此方法简单有效; 希望对大家有用!-Vc draw waveforms using the Demo example this method is simple and effective hope it would be useful!