资源列表
[图形图像处理(光照,映射..)] zbugffer
说明:z缓存技术的源代码,z缓存技术的一个应用-z Cache source code, z an application cache technology<wind> 在 2025-09-29 上传 | 大小:547kb | 下载:0
[OpenGL] 3Drotation
说明:三维场景旋转控制程序,附带详细的说明注释-Rotating three-dimensional scene control procedures, with detailed descr iption of the Notes<张艺> 在 2025-09-29 上传 | 大小:45kb | 下载:0
[图形图象] JPEGSourceCode
说明:Jpeg 编解码源程序,非常详细,对图像压缩解码的程序员是很好的参考。-Jpeg codec source code, very detailed, for image compression decoding is a very good reference for programmers.<林良> 在 2025-09-29 上传 | 大小:1.15mb | 下载:0
[绘图程序] CurveDrawing
说明:vc环境下动态曲线的绘制,使用双缓存技术避免闪烁-vc dynamic environment mapping curve, using double-buffering technique to avoid flickering<hkk> 在 2025-09-29 上传 | 大小:3.6mb | 下载:1
[OpenGL] 3D_case_study_using_opengl
说明:《3D_case_study_using_opengl》OpenGL游戏开发-err<Pyrrho> 在 2025-09-29 上传 | 大小:1.5mb | 下载:0
[图形图像处理(光照,映射..)] Ztransformation
说明:画出满足差分方程:y[n]-1.25y[n-1]+0.75y[n-2]-0.125y[n-3]=x[n]+0.5x[n-1],离散时间信号X[n]的双边z变换是离散傅里叶变换的推广,而离散时间傅里叶变换在研究离散时间信号与系统中是很有用的。 -Drawn to meet the difference equation: y [n]-1.25y [n-1]+ 0.75y [n-2]-0.125y [n-3] = x [n]+ 0.5x [n-1], discrete-time signal X<栗琳> 在 2025-09-29 上传 | 大小:35kb | 下载:0
[图形图象] VGA_change
说明:程序可以在VGA显示器上以800x600分辨率显示方波示例和字母示例,源文件保存在src目录,QII的工程文件保存在Proj目录。-Program can display in VGA resolution display to 800x600 square sample and letters examples, source files stored in the src directory, QII the project file stored in the directory Proj<HENRRY> 在 2025-09-29 上传 | 大小:2.58mb | 下载:0
[图形/文字识别] compare_of_edge_detect_methods
说明:讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection<liujia> 在 2025-09-29 上传 | 大小:153kb | 下载:0