资源列表
GDI
- gdi的一些基本操作,适合初学者,谢谢,希望成为这里的一员,一起进步
mytest--25
- 最基础的图形填充,即通过判断点是否在多边形内,来决定是否填充该像素-The most basic graphics fill, namely, by judging whether a polygon, to decide whether to fill the pixel
GMT_resources
- 这些源代码及资料是在windows下的基本操作,非常适合初学者(These source code and data is the basic operation under the windows, very suitable for beginners)
objectarx_2010_training
- New Objectarx training course
Mathcad_Handbook
- Mathcad Handbook - User’s Guide-Mathcad Handbook- User’s Guide
CtrlInBar
- 本程序基于VC6.0,主要实现了将控件加入到工具栏中和状态栏中,对初学者有一定帮助-The program is based on VC6.0, the controls added to the toolbar and status bar, for beginners
huatu
- 用VC6.0绘制三次Bezier样条曲线和三次B样条曲线-With VC6.0 draw cubic Bezier spline and cubic B-spline curve
ftstar
- cad图形的网格剖分,温度分布计算,以及计算结果的图形显示-cad graphics grid, temperature distribution, and to calculate the results of the graphics
VC上机测试
- mfc单文档画圆,用ondraw函数实现(MFC single document drawing circle)
2
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,试以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。要求编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line
mydraw
- 绘图软件,能绘制矩形、椭圆等等,并且有颜色的选择,快捷键等等。-Mapping software, can draw rectangles, ellipses, etc., and the choice of colors, shortcuts and so on.
AdvancedComputerGraphic
- 画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图-painting line, anti-aliasing line, Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, map