资源列表
Sketcher
- 这是一个用MFC开发的绘制草图的程序,可以绘制直线、曲线、矩形、圆、文本。-This is a sketch developed with MFC program, you can draw lines, curves, rectangles, circles, text
dotnetcharting
- dotnetCharting,c#绘图控件,可以制作各种图表,使用非常方便,附示例类说明,强烈推荐-dotnetCharting, c# drawing control, you can create a variety of charts, easy to use, with a sample class descr iption, highly recommended! ! ! !
matlab_ruihua
- 基于matlab的图像锐化,采用拉普拉斯算子,能有效地增强图像。可编译-Image sharpening based on matlab, the use of Laplace operator, can effectively enhance the image. Can be compiled
Requesting-PSCAD-Trial-License
- learn how Requesting PSCAD Trial License
DrawingProject
- 利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use the mouse to pick up and drag,
MyGraphics
- 实现各图形的综合实现程序,包括DDA直线算法实现,线段裁剪,图形几何变换,投影变换,B样条曲线生成-To achieve a comprehensive implementation of all graphics procedures, including the DDA line algorithm, the line cutting, graphics, geometric transformation, projection transformation, B-spline curve
teechart5
- 一个好用的控件,可以助你轻松的完成曲线绘制,曲线编辑,曲线放大缩小-A useful control that can help you easily complete the curve drawing, curve editing, curve zoom
vbapiliangdayin
- cad+vba源代码 主要是用于对cad的图实现批量打印的工作 -cad+ vba source code is mainly used for batch printing cad plan to achieve the work
visual.lisp
- 一款非常好的cad二次开发人员手册,包含了cad二次开发的大部分内容-A very good cad secondary Developer' s Guide, including most of the contents of the cad secondary development
CurveGraphic
- MFC单文档图形的绘画,画笔的使用,边框的绘制,坐标轴的绘制-MFC single document graphic painting, the use of brushes, borders, drawing, the drawing axes
Graphics.dll
- 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
wykobi
- Very fast algorithms to draw graphs/shapes on the canvas in VC++. it s a freeware code.