资源列表

« 1 2 ... .97 .98 .99 .00 .01 9202.03 .04 .05 .06 .07 ... 18703 »

[图形图像处理(光照,映射..)DirectDraw-Double-Buffered

说明:通常在绘图的时候,你都不会直接在BeginPaint或CDC中使用HDC,如果你这样做了,那么当你绘制很多东西的时候,就有可能造成图像的闪烁。双缓冲就是用在这里实现图像的平滑的更新的。 有很多实现的方法,一种是在内存中创建一个兼容的HDC,然后拷贝内存到可见的HDC,另一种是我现在用的一个方法,使用一个DirectX的子集DirectDraw,实现一个接口的实例类CDXSurfaceMgr,实现双缓冲。-Double Buffered Graphics using DirectDraw Th
<> 在 2025-11-13 上传 | 大小:150kb | 下载:0

[图形图像处理(光照,映射..)canny-vcPP

说明:利用vc++编程,提取canny算子,实现对图像的边缘提取,效果好,供大家学习参考-Using vc++ programming, extract canny operator, to achieve the image edge detection, the effect is good for them to learn information
<zcl> 在 2025-11-13 上传 | 大小:150kb | 下载:0

[图形图象Grafosx

说明:grafos em dhelphi algoritmo DJsktra
<Khal Drogo> 在 2025-11-13 上传 | 大小:150kb | 下载:0

[图形图像处理(光照,映射..)Contrast-stretching

说明:本程序用VC++6.0实现了图像对比度拉伸-The procedure used VC++6.0 to achieve image contrast stretching
<Nancy> 在 2025-11-13 上传 | 大小:150kb | 下载:0

[3D图形编程realistic-graphic-images

说明:在计算机中生成三维场景的真实感图形图像。对于场景中的物体,要得到它的真实感图像,就要对它进行透视投影,并做隐藏面的消隐,然后计算可见面的光照明暗效果,得到场景的真实图像显示。-In the computer generated three-dimensional scene of realistic graphic images. For objects in the scene, the photorealistic images to get it, it is necessary to p
<若岚> 在 2025-11-13 上传 | 大小:150kb | 下载:0

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

说明:图像压缩程序(通过离散余弦变换实现的VC++程序)-Image compression program (by discrete cosine transform of VC++ program)
<章煜> 在 2025-11-13 上传 | 大小:150kb | 下载:0

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

说明:基于改进模糊ISODATA算法的遥感影像非监督聚类研究-Algorithm based on improved fuzzy ISODATA unsupervised clustering of remote sensing images
<jackson> 在 2025-11-13 上传 | 大小:150kb | 下载:0

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

说明:一个比较粗糙的VC++二维显示和三维显示的关键技术代码,程序在VC6.0下调试通过,显示类的定义部分在eidterView.h 文件中,其实现部分在 eidterView.cpp文件中。它可生成三种数据曲线图以及三维图形展示图像等。-The VC a rough two-dimensional display and three-dimensional display of key technical codes, the program in VC6.0 debugging through t
<brave> 在 2025-11-13 上传 | 大小:150kb | 下载:0

[OpenCVOpenCV_arm

说明:这是一个把OpenCV移植到arm平台的详细笔记,包括工具链和开发环境的配置以及移植的全过程记录,适合ARM嵌入式开发者参考-opencv training materials (including ppt and src code)
<jam> 在 2025-11-13 上传 | 大小:150kb | 下载:0

[图片显示浏览un

说明:matlab 显示图形的像素坐标,随着鼠标的变化而变化-matlab display the sition
<cindy> 在 2025-11-13 上传 | 大小:150kb | 下载:0

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

说明:JPEG压缩编码的主要步骤有: 1.通过前向离散余弦变换减少图像数据相关性; 2.利用人眼的视觉特性队DCT系数进行量化; 3.使用查分脉冲编码调制对直流系数进行编码; 4.对交流系数进行Z形扫描,使用形成长度编码队交流系数进行编码; 5.熵编码器对上述描述符进行熵编码。-JPEG compression encoding of the main steps are: 1.forward discrete cosine transform to reduce the im
<汪晨> 在 2025-11-13 上传 | 大小:150kb | 下载:0

[OpenGL3ds-Model-Loader

说明:Model_3DS loader 3ds model for opengl Vc-Model_3DS loader 3ds model for opengl Vc++
<abod> 在 2025-11-13 上传 | 大小:150kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 9202.03 .04 .05 .06 .07 ... 18703 »

源码中国 www.ymcn.org