资源列表
[图形图像处理(光照,映射..)] color_change
说明:提供大家颜色转换VC++源代码。RGB to HSV & HSV to RGB The Hue/Saturation/Value model was created by A. R. Smith in 1978. It is based on such intuitive color characteristics as tint, shade and tone (or family, purety and intensity). The coordinate system is cylin<大海> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] lookup_multi
说明://4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk) begin firsta = a[3:2] se<stevephen> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[2D图形编程] beziersample
说明:二维以及三维BEZIER曲线绘制算法,用TURBO C 完成-two-dimensional and three-dimensional Bezier curve drawing algorithm, complete with Turbo C<Zhao Yan> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] bresenham_start_1
说明:bresenham 算法的实现方法演示,用vc编译即可-bresenham algorithm method demonstration compiler can be used vc<a11a> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] matlab.study
说明:这是本人精心做的,真的做的不好,我也是费了好大的心力来研究这个工作,也是我第一次来做关于matlab的源程序-this is carefully done, I really do not, and I also spent a lot of effort to study the work, is the first time I have to do on the source Matlab<minphael> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] study1
说明:这个是我在基于matlab的基础上来继续的,希望没有白白的浪费啊-this is what I based on the basis of Matlab continue, I hope no white waste ah<minphael> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[图形图象] 23_134316_parallax
说明:23_134316_parallax.rar是关于图形图像的,不知道是否对大家有用-23_134316_parallax.rar on graphic images, do not know whether it useful for all<董伟强> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] bandpassfilter
说明:带通滤波器的例子,详细的看,适合初学matlab和图形图像处理的例子-band pass filter example, the detailed, suitable for beginners Matlab and graphic examples of image processing<你好> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] highpassfilter
说明:一个高通滤波的例子,使用的是buterfly,高通滤波器,非常适合初学matlab的人学习-a high-pass filter example, the use of the buterfly, high-pass filter, very suitable for beginners to learn the Matlab<你好> 在 2025-06-15 上传 | 大小:1kb | 下载:1