资源列表
CG
- 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
Draw
- MFC的绘图,VS2008做的,站长接收,界面还行-MFC' s drawing, VS2008 do owners receive, the interface is also OK
graphics-box
- 自己编写的基于Graphics库写的绘图程序,简易绘图板,实现点、线、矩形、等图形绘制,实现设置笔刷大小,撤销功能等等,里面自己写了一些小控件例如对话框、button -Graphics library to write a drawing program, I have written simple drawing board, points, lines, rectangles, such as graphics rendering, set the brush size, undo fun
ImageE_0.126b_Src
- image draw or edit for image files to be happy
exer1
- 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
draws
- VC++ 画线,选颜色的小程序,可以选线的颜色,粗细等,VC6下直接编译就行了。希望对大家有所帮助-Draw lines VC++, choose the color of a small program, you can choose the color, thickness, etc., VC6 compile directly on the line.
QRCode
- Barcode Programming:QRCode example
Draw
- 基于VC++的单文本和对话框的简单画图程序,可以再此基础上任意扩展-Simple drawing program based on VC++ single text and the dialog box can be based on any extension
Cycloid
- 源程序,Visual C++环境下,功能是实现画摆线-Source, Visual C++ environment, the function is to draw cycloid
Pain_Line
- 开发环境,VS 2010 ,用Winform实现画线,画图等-Develop: VS 2012 , draw line
TutoGEF
- gef是基于Draw2D的图形框架,本工程是我在做流程图的时候参考一本英文的指导书编写的例子,内容不算复杂,主要是一个建立流程图的例子。适合于gef入门研究-gef Draw2D based graphics framework, the project is when I' m doing a flow chart refer to the guidance of a book written in the English example, the content is not comp
CurveC++
- 曲线拟合算法,C++程序,多种拟合方法,包括拉格兰日算法等 -Curve fitting algorithm, C++ Procedures, fitting a variety of methods, including algorithms, such as Raglan Day