资源列表

« 1 2 ... .41 .42 .43 .44 .45 646.47 .48 .49 .50 .51 ... 842 »

[绘图程序bresenham

说明:Bresenham算法的优点是: 1、不必计算直线之斜率,因此不做除法; 2、不用浮点数,只用整数; 3、只做整数加减法和乘2运算,而乘2运算可以用硬件移位实现。 Bresenham算法速度很快,并适于用硬件实现。-Bresenham algorithm
<feng> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[绘图程序graphic2

说明:包含计算机图形学里的一些基本的画圆,多边形,变换,裁剪等演示(仅仅是演示),功能不咋的,需要改进.-Includes computer graphics, some basic drawcircle, polygon, transformation, cutting demos, etc. (just a demo), function yesterday, and needs to be improved.
<shaochan> 在 2025-01-16 上传 | 大小:67kb | 下载:0

[绘图程序Line

说明:通过OPENCV对曲线进行直线拟合,曲线输入为图片,输出为一副直线的图片,可以参考一下-Through OPENCV on a straight line curve fitting, curve input for the picture, the output for a straight-line images, you can refer to
<朱志强> 在 2025-01-16 上传 | 大小:2.07mb | 下载:0

[绘图程序draw

说明:能实现基本图形的绘制,改变线条和填充颜色,实现图像的移动,组合,取消组合等功能-Able to realize the basic graphics rendering, change the lines and fill colors, Mobile Image, composition, combination of features such as the abolition of
<houweiliang> 在 2025-01-16 上传 | 大小:39kb | 下载:0

[绘图程序getmapping

说明:GETMAPPING returns a mapping table for LBP codes.
<gaojunxiang> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[绘图程序LibTrace

说明:LIB Tracter Box 画图程序,很经典-LIB Tracter Box Paint program, it is a classic
<sdxiao> 在 2025-01-16 上传 | 大小:43kb | 下载:0

[绘图程序DDA

说明:两种常用的DDA算法的主要程序, void Line::Draw_Bresenham(CDC *pDC)-DDA algorithm commonly used in two main program, void Line:: Draw_Bresenham (CDC* pDC)
<方战> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[绘图程序realcurve

说明:一种实时曲线类,可动态显示采集数据,里面有各种接口函数的说明啊-A real-time curve type can be dynamically displays data collection, which has a variety of interface functions that ah
<扬扬> 在 2025-01-16 上传 | 大小:1.86mb | 下载:0

[绘图程序dwg.dll

说明:一个读取CAD R14版本的DWG文件的动态库,内附有使用说明-A CAD R14 read DWG file versions of a dynamic library, have use of enclosing the note
<力量棵> 在 2025-01-16 上传 | 大小:65kb | 下载:1

[绘图程序MySphereButton

说明:在vc中实现了绘制各种不规则按钮的实现以及显示,可以帮助你将自己的图形界面做的更加具有亲合力-Vc achieved in a variety of irregular mapping button and realize, it can be will help you to do their own graphical interface more with affinity
<wyb> 在 2025-01-16 上传 | 大小:36kb | 下载:0

[绘图程序EastDraw

说明:VC界面 绘制图形软件 涉及直线 曲线绘制 可以定位坐标-VC interface graphics software involved drawing a straight line can be drawn curve positioning coordinates
<唐为林> 在 2025-01-16 上传 | 大小:1.88mb | 下载:0

[绘图程序facedetect

说明:很不錯的影像繪圖程式 希望大家可以參考-Very good image mapping program hope that everyone can refer to
<張三> 在 2025-01-16 上传 | 大小:2.17mb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 646.47 .48 .49 .50 .51 ... 842 »

源码中国 www.ymcn.org