资源列表

« 1 2 ... .36 .37 .38 .39 .40 15441.42 .43 .44 .45 .46 ... 18703 »

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

说明:分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
<罗成芝> 在 2008-10-13 上传 | 大小:2.37mb | 下载:0

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

说明:一个自由、开源的图形库--FreeImage支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。-a free, revenue
<web2007ftp> 在 2008-10-13 上传 | 大小:2.37mb | 下载:0

[图片显示浏览decodeVB

说明:采用vb开发的监控类代码,可以使用该代码将海康卡的码流进行解析。-used vb development of the control category code, the code can use the code will Haikangka flow analysis.
<xujianbo> 在 2025-10-14 上传 | 大小:2.38mb | 下载:0

[图形图像处理(光照,映射..)Object_Removal_by_Exemplar-Based_Inpainting

说明:基于样例的图像修补方法,可以用于移除较大的目标,修复较大的区域。VC++环境,Qiushuang Zhang设计,参见A.Criminisi等人的论文:Object Removal by Exemplar-Based Inpainting.-Based on the sample image repair method can be used to remove larger goal, to repair the larger region. VC++ Environment, Qiushua
<PanHao> 在 2025-10-14 上传 | 大小:2.38mb | 下载:0

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

说明:编程实现图像的膨胀效果,有水平膨胀、垂直膨胀和全方位膨胀-Programming the expansion of the image effects, there is the level of expansion, vertical expansion and all-round expansion
<蓝天> 在 2025-10-14 上传 | 大小:2.38mb | 下载:0

[图形图像处理(光照,映射..)Image-processing-using-mfc

说明:用mfc进行图像处理,程序实现了邻域平均,动态范围压缩,阈值分割,对称变换。-Image processing using mfc, the program implements the neighborhood average, dynamic range compression, threshold segmentation, symmetry transformation.
<王宇煜> 在 2025-10-14 上传 | 大小:2.38mb | 下载:0

[OpenGLiphone-OpenGL-Tutorials

说明:iphone-OpenGL 教程,简单易懂的penGL ES 开发入门教程,针对IPhone平台-iphone-OpenGL tutorial, easy to understand the development of penGL ES Tutorial for IPhone platform
<renzhen> 在 2025-10-14 上传 | 大小:2.37mb | 下载:0

[分形几何IFS

说明:IFS分形树-IFS fractal tree
<suanon> 在 2025-10-14 上传 | 大小:2.37mb | 下载:0

[OpenGLqiche

说明:汽车的运行对于一个站在固定点的人来说能看到的图像-Can see the image of the running of the car for a person standing in a fixed point
<fujiaqi> 在 2025-10-14 上传 | 大小:2.38mb | 下载:0

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

说明:一个获取图片exif信息的源码,当需要提取图片exif信息属性时非常有用,尤其在获取图像处理中需要获取图片拍摄时间。-Get the picture exif information of a source, when the need to extract pictures exif information attributes useful, especially in obtaining the need to obtain a photo shoot time image process
<周乐> 在 2025-10-14 上传 | 大小:2.38mb | 下载:0

[图形图像处理(光照,映射..)Gabor-Filter-cPP

说明:基于Gabor变换的滤波器设计,用于图像处理中特征提取,图像分割-Gabor filter is used in image processing, feature extraction, image segmentation
<chris_lee> 在 2025-10-14 上传 | 大小:2.37mb | 下载:0

[图片显示浏览2

说明:用于2d图片展示 可以平滑 动画移动整数页的图片 一般用于触摸项目 可以参考
<王亏> 在 2025-10-14 上传 | 大小:2.37mb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 15441.42 .43 .44 .45 .46 ... 18703 »

源码中国 www.ymcn.org