资源列表
fly1
- 显示动态图像的设计方法,如何设置场景等等,运行在linux环境中,使用qt开发。-Dynamic images show the design method, how to set the scene and so on, running in linux environment, the use of qt development.
二维图形系统
- 二维绘图程序,可实现基本的绘图,如直线,圆,多边形等等,可对图形填充、移动等基本操作-2D mapping, which enables the basic graphics, such as straight lines, circles, polygons, etc., can be filled right graphics, mobile and other basic operation
CAD-biaozhu.rar
- 本程序是用Visual Lisp集成开发,打包的软件。其主要功能是标注尺寸修改(快速写出上下偏差,Ф,度,标主型式等);属性块;编辑属性定义;文字编辑,形位公差等,对于机械设计的朋友很有用。有好东西大家一起分享,资料来自创达科技 陈仲库 AUTOCAD 的好助手,This procedure is integrated with Visual Lisp development, packaged software. Its main function is to mark the size La
MiaoDian20170703
- 在写论文的过程中,有时想和其它文章中的数据做对比,但我们只有人家论文中的图而没有数据,这个程序能够将别人论文中图的曲线数据取出来,可以让你制作更漂亮的图或者可以和你自己的数据放在一起对比,这个程序是我在别人的程序基础上改的,更加的人性化一点。(In the writing process, and sometimes want to contrast the data in other articles, but we only have people in the map without da
BSplineCurveLeastSquaresFit
- Implementation of B-Spline Fitting
Paint
- 一个简单易用的绘图工具,值得一看。包含各种图形的绘制。-A simple-to-use drawing tools, worth a visit. Contains a variety of graphics rendering.
matcomplotshow
- C++中Matcom二维&三维曲线绘制综合运用-C Matcom 2D & 3D mapping the integrated use of curve
schemaeditorsrc
- this zip contains sample code for editor using gef plugin
多边形计算
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon count function.
Graphics
- 作为图形图像课程的设计,内容有椭圆中点(Bresenham算法),圆中点(Bresenham算法),直线中点Bresenham算法,画椭圆,画多边形(5边),画折线(6个点)。运行在VC6.0下用MFC-As a graphic image curriculum design, content elliptical midpoint (Bresenham algorithm), round the mid-point (Bresenham algorithm), a straight line
painter
- Window painter source(with MFC)
painting
- 用Java实现的绘图程序,给出了基本的画图元素如圆,方形,直线等,实现了画图的基本功能,从而可以画出复杂的图形