资源列表

« 1 2 ... .68 .69 .70 .71 .72 15873.74 .75 .76 .77 .78 ... 18703 »

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

说明:/************************************************************************* * 函数名称: * RotateDIB2() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * int iRotateAngle - 旋转的角度(0-360度) * 返回值: * HGLOBAL - 旋转成功返回新DIB句柄,否则返回NULL。 * 说明: * 该函数用来以图
<mfm101> 在 2025-10-04 上传 | 大小:2kb | 下载:0

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

说明:/************************************************************************* * 函数名称: * RotateDIB() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * int iRotateAngle - 旋转的角度(0-360度) * 返回值: * HGLOBAL - 旋转成功返回新DIB句柄,否则返回NULL。 * 说明: * 该函数用来以图像
<mfm101> 在 2025-10-04 上传 | 大小:2kb | 下载:0

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

说明:/************************************************************************* * 函数名称: * ZoomDIB() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * float fXZoomRatio - X轴方向缩放比率 * float fYZoomRatio - Y轴方向缩放比率 * 返回值: * HGLOBAL - 缩放成功返回新DIB句柄,否则返回
<mfm101> 在 2025-10-04 上传 | 大小:2kb | 下载:0

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

说明: 运用Blob点分析算法,可以提取图像上的连通区域信息,用于缺陷检测-Blob point analysis algorithm can be used to extract the information of connected region in the image, for defect detection.
< 占涛> 在 2025-10-04 上传 | 大小:2kb | 下载:0

[3D图形编程D3D

说明:你的第一个D3D程序就做好了,虽然它现在什么实际的工作都没有做,但它的的确确是个D3D程序!(-ok
<xugan> 在 2025-10-04 上传 | 大小:2kb | 下载:0

[3D图形编程2

说明:什么是索引顶点呢?上次我们讲的渲染是直接把所有顶点的数据按顺序放到顶点缓冲中,然后每次取3个点的数据出来渲染成一个三角形,但是大家有没有考虑过,在一个3D模型中一个点可能要同时处于多个三角形面上,如果直接把顶点数据放进缓冲区,那么重复的顶点就会占用多余的内存。   怎么解决这个问题呢?   答案就是我们今天的主题--索引顶点! -ok
<xugan> 在 2025-10-04 上传 | 大小:2kb | 下载:0

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

说明:motion detection code for human
<King of Madurai> 在 2025-10-04 上传 | 大小:2kb | 下载:0

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

说明:bmp文件数据的读取,将bmp文件中出去数据之外上出数据提取出来-bmp file data ,read out data to bmp file, other than on the data extracted
<张永华> 在 2025-10-04 上传 | 大小:2kb | 下载:0

[OpenGLtestgpu

说明:用来测试图形芯片重要性能指标:顶点通过率和像素生成率的OpenGL代码,运行在vxWorks下,稍加修改可以运行在linux或windows下。-Important to test graphics performance: vertex and pixel rate generated by the rate of OpenGL code, running under vxWorks, slightly modified to run under the linux or windows.
<lghlmcl> 在 2025-10-04 上传 | 大小:2kb | 下载:0

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

说明:mathlab写的关于Kmean算法,能够实现比较好的聚类效果。-mathlab write about Kmean algorithm can achieve better clustering results.
<孙平> 在 2025-10-04 上传 | 大小:2kb | 下载:0

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

说明:项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。-Project cpic This program shows how to use C++ class to create and display images, the C++ class defined in cxcore.hpp, and matrix type (CvMatrix) similar.
<lyd> 在 2025-10-04 上传 | 大小:2kb | 下载:0

[CADmytrim

说明:可点可框的修剪LISP源代码 修正CAD自带的修建功能-Can point to box trim LISP source code comes with the construction of correction functions CAD
<三塔林> 在 2025-10-04 上传 | 大小:2kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 15873.74 .75 .76 .77 .78 ... 18703 »

源码中国 www.ymcn.org