资源列表

« 1 2 ... .78 .79 .80 .81 .82 13483.84 .85 .86 .87 .88 ... 18703 »

[图形图象saomiao

说明:扫描线填充法: 1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。 2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。 3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。 边相关扫描线填
<shiming> 在 2025-10-07 上传 | 大小:1kb | 下载:0

[2D图形编程simplecadsrc

说明:一个简易cad的源代码,是我花钱买的哦,基本的功能都有,值得研究学习下,全部代码用vc编写-Cad a simple source code that I spend money on the Oh, the basic function, to be studied under study, all of the code prepared by vc
<华后生> 在 2025-10-07 上传 | 大小:5.2mb | 下载:0

[绘图程序Reocad2002src

说明:一个可以跟商业代码媲美的源代码,基本包含了cad的基本功能实现,用vc开发的,感兴趣的可以研究下,学习下!-With a commercial code comparable to the source code contains the basic cad realize the basic functions, using vc developed interest can be studied, the study under!
<华后生> 在 2025-10-07 上传 | 大小:257kb | 下载:0

[2D图形编程VisualCADsrc

说明:visual cad 的源代码,有基本的平移,旋转,打断,直线,圆弧,椭圆等操作。用vc开发的。-source code visual cad, has a basic translation, rotation, interrupted, linear, circular, elliptical, etc. to operate. Developed using vc.
<华后生> 在 2025-10-07 上传 | 大小:476kb | 下载:0

[2D图形编程dxf2prntestsrc

说明:一个dxf文件转成prn矢量格式的程序,用vc编写的,对dxf感兴趣的做cad的开发人员可以参考一下。-Dxf file into a vector format prn procedures, using vc prepared to make dxf interested cad developers can reference.
<华后生> 在 2025-10-07 上传 | 大小:570kb | 下载:0

[图形图象colormoments

说明:用matlab实现color moments算法,先把rgb图像转换到HSV空间,然后计算每个分量的一二三阶矩,最后组成9维向量进行比较。-Using color moments algorithm matlab realize, first convert rgb images to HSV space, and then calculated for each component of the 123-order moments, the final composition of 9-dim
<杨红菊> 在 2025-10-07 上传 | 大小:1kb | 下载:0

[3D图形编程3Dscans

说明:用于三维图象的浏览的作用的工具,效果不错,大家可以试试 -For three-dimensional image of the role of browsing tools, well, everyone can try
<童玉娟> 在 2025-10-07 上传 | 大小:6.16mb | 下载:0

[图形图像处理(光照,映射..)motionestimate

说明:运动估计的几种算法,可以根据具体的要求进行选择,用起来很方便,也便于初学者进行学习比较-Several motion estimation algorithms, based on specific requirements of choice, easy to use, but also relatively easy for beginners to learn
<小一> 在 2025-10-07 上传 | 大小:16kb | 下载:0

[OpenGLGis

说明:Gis软件中绘制等高线的算法(用OPENGL)实现。具有较高的参考价值!-Gis software drawing contour lines of the algorithm (using OPENGL) realize. With a high reference value!
<stefanie> 在 2025-10-07 上传 | 大小:164kb | 下载:0

[3D图形编程LearnOpenGL+1

说明:简单介绍vb下开发opengl开发的例子 ,希望和朋友们共享.-Vb developed a brief example of opengl development, hope and friends to share.
<yuaiyong> 在 2025-10-07 上传 | 大小:7kb | 下载:1

[图形图像处理(光照,映射..)hongmo

说明:采用霍夫变换,对虹膜外圆和外圆的精确定位.-Using Hough transform for iris outer circle and outer circle of the accurate positioning.
<lixiangdi> 在 2025-10-07 上传 | 大小:2.03mb | 下载:0

[图形图象CIExyY

说明:采用vc平台,彩色喷墨打印机RGB的CIExy二维彩色视图(取10个不同的Y值,即绘制10个xy平面图)-Using vc platform RGB color inkjet printer CIExy the two-dimensional color view (check 10 different Y values, that is, floor plan drawing 10 xy)
<lixiangdi> 在 2025-10-07 上传 | 大小:1.94mb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 13483.84 .85 .86 .87 .88 ... 18703 »

源码中国 www.ymcn.org