资源列表
coordinates
- 批量自动查询CAD上点坐标,并写入文本文件以供查看-CAD on the volume automatically check point coordinates, and write a text file for viewing
MiniDraw
- 画图程序,通过巧妙的设计避免了画图方面的难点-Paint program, through clever design avoids the difficulties of drawing in
chart
- 绘图插件,非常不错的一个插件,方便使用,在绘图插件中这应该是比较优秀的-Drawing plug-in, a plug-in is very good, easy to use
zd_tk
- CAD中用这个命令可以设置自动出图框。很好用。-CAD can be set using this command automatically out of the frame. Good use.
Computer-graphics
- 1.实现DDA、中点Bresenham算法和改进Bresenham算法绘制直线。 2.实现绘制圆和椭圆。 3.实现线段裁剪和多边形裁剪。 4.实现二维图形的变换(平移、旋转、缩放)。 5.自己实现其他附加以及需要完善的功能。 -1 to achieve DDA, the midpoint and improved Bresenham algorithm Bresenham algorithm to draw a straight line. (2) to achieve dr
huatu
- 相当不错的画图C程序源码,你可以通过了解最实用的画图基础知识-Pretty good drawing program source code C
graphic
- 用了五年多时间打造的基于跨平台开发技术qt开发的图形组态系统,运用模板能组合成任意图元,运用脚本能,定义出图元根据属性的变化,做出相应的动态效果,首先应用于电力系统网路图,监控电网状态。可以应用于实时监控应用领域。超一流的绘制效果,在完成电力系统一次接线图比组态王、三维力控有更好的绘制效果.增加实时数据、web浏览器、后台进程取数,qwt做实时曲线,vista风格等、存成svg文件网上发布,升级到4.6.3等(部分源)-graph
drwExample
- 实现了鼠标交互的所有功能,包含对绘制的图形通过鼠标滚轮进行无极缩放以及任意拖动.-Mouse interaction achieved all the features included on the map graphics through mouse wheel to zoom Promise and arbitrary drag.
pingyibianhuan
- 小波平移变换及效果图示,欢迎需要的朋友下载,交流-xiaobo pingyi bianhuan
Draw
- 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing softwar
curve_
- vc++作的。用于显示曲线波形的程序。可以选择不同的显示方式。支持正旋波,方波和三角波。背景和曲线使用不同的颜色进行绘制-vc++ for the. The program used to display the waveform curve. You can choose a different display. Support positive spin wave, square wave and triangular wave. Background and the curve drawn
Lcd_DrawLine
- Bresenham画直线算法程序,在320240LCD上用过,很好用。-Bresenham line drawing algorithm program used in 320240LCD on, very good use.