搜索资源列表
gd-1[1].8.4.tar
- gd 是一个图形库。它允许你的代码快速画图,使用线,弧,文件,多颜色,从其他的图片剪切和粘贴,充满填充和编写一个PNG文件结果。-gd is a graph storehouse. It permits your code fast painting, the use line, the arc, the document, the multi- colors, cut from other pictures and glue, fill fill and compile a PNG doc
简易二维CAD
- 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
图章制作363
- 制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。-production seals, Chapter hand, the output of gif graphics, support transparent images. Supports circular, oval, square, rectangular variety of appearance, a number of adjustable parameter
中点算法
- 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
paowuxiao
- 用C写的抛物线程序,用比较简单的数学运算将效果提现出来,抛物线的颜色和弧度都可以修改。-C parabola written procedures, using relatively simple arithmetic will show results to mention, the color and parabolic arc can be amended.
基本代码实现
- 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母)Beizer曲线、B样条曲线等图形元素的较精确绘制,能够根据工业流程实现流程的图示节点表示,并实现包括添、删、移动、连接、清除流程图示节点等编辑功能,和对流程图示节点的仪器功能参数进行设置。对于初级用户而言,操作比较简单,无需太多的学习时间即可进行图形绘制。 2、存储功能 拥有制图功能,
YITTVR
- 编译的图形软件的一部分程序可以画出直线圆弧矩形-graphics software compiler part of the procedure can draw straight rectangular arc
ImgMeasurePro.测量两点间的距离
- 利用VC++6.0,编写的测量两点间的距离,角度,填充弧度,画折线等。,Use VC++ 6.0, prepared by measuring the distance between two points, angle, filling arc, polyline, such as painting.
CHABU.rar
- 直线圆弧插补,可任意输入起始点、终止点;圆弧由圆心及起始角和终止角决定,A straight line circular interpolation, the starting point can be input, termination points arc from the center of a circle and start-angle and angle the decision to terminate
GSSG.rar
- 绘制矢量图的控件,有一个示例程序,但里面的圆弧不能旋转,希望大家能改正。,Drawing vector control, there is a sample procedure, but can not rotate inside the arc, I hope that we can correct.
vb-line
- vb三点画圆弧--line方法,自动根据三个点画出圆弧-vb three-point arc drawing- line method, automatically draw the three-point arc
ArcEngine
- C#+ArcEngine开发的一些示例代码:制作Symbol选择对话框 如何实现在MAP空间里选择一块区域打印 如何新建新图层 实现TOC控件里的图层拖动等等。 VBA+AO入门50例完全注释版 中文注释是自己加上去的-C#+ ArcEngine developed some sample code: create Symbol dialog box to choose how to achieve the MAP space to print how to choose a new regio
MyDraw
- 用VC++编写的的绘图程序,可以绘制直线 、圆弧、椭圆、字符等元素。并且给出了两个对照的版本,对VC++初学者来说有较强的应用价值,值得你去下载。-With VC++ Prepared the drawing program, you can draw a straight line, arc, ellipse, character and other elements. And gives control of the two versions of VC beginners to h
ArcMap
- arc gis 开发,初步实现一些基本功能-arc gis development, realize some of the basic functions of the initial
MyPaint
- 直线:从(200,200)到(300,350)画一宽度为3,蓝色的实线,。 矩形;左上角为(150,120)右下角为(200,300),外框为黑色,填充画刷为HS_CROSS,红色。 椭圆弧: 椭圆: 扇形: - a straight line: from (200200) to (300350) First draw a width of 3, blue solid line,.
Draw
- 可以用鼠标做简单的图形如(圆形,弧形,扇形)-Can use the mouse to do simple graphics such as (circle, arc, fan)
shiliangtu
- 这是一款开源的完整矢量绘图控件源码,或者说是这个控件的一个典型应用,通过这个控件你可以画直线、弧线、矩形、圆角矩形、多边形、文本和图片等,而且还支持旋转、缩放、选择、排列等操作,功能还是不错的!-This is a complete open source vector graphics controls, or is this a typical control applications, the adoption of this control you can draw a straight
WordArt
- 一个模仿Word艺术字的源代码,使用GDI+编程,可以生成各种角度和弧线的艺术字,支持文字颜色图片填充、阴影、浮雕效果。支持文字任意角度旋转,缩放,调整。支持文字艺术特效轨迹回放,路径跟踪,路径测试等很炫的功能。新版本修复了内存泄漏的问题,添加了Unicode编码的支持,生成的艺术字可以保存为一个GDI+路径的BMP,JPG,GIF图片格式。-Imitates the Word art character the source code, uses the GDI+ programming, m
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
Graphics
- 利用Graphics类实现的画弧,开发语言java-Painting using Graphics class implements arc development language java