-
图的算法和程序设计
图论的算法与程序设计-graph theory of algorithms and program design
- 2022-03-15 02:48:15下载
- 积分:1
-
这是一个Bezier曲线(C++)的源代码。这是非常重要的计算机图形…
这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
- 2022-02-13 00:23:46下载
- 积分:1
-
一三
一个立体的转动的地球 给你不同的感觉-a three-dimensional rotation of the Earth to you different feelings
- 2023-06-20 12:55:04下载
- 积分:1
-
边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge....
边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and extraction, contour tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2023-08-04 03:00:03下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-15 23:09:21下载
- 积分:1
-
MFC平移图像
本代码用MFC编程,实现在对话框中平移图像。点击“...”选择所要移动的图像,然后在对话框中移动图形,单击“保存”,就可以将拖动后的图像保存了。 图示如下:
- 2023-03-19 12:55:04下载
- 积分:1
-
用C编的 3D 动态文本程序,色彩艳丽
用C编的 3D 动态文本程序,色彩艳丽-C series of the dynamic 3D text procedures, colorful
- 2023-05-24 12:20:03下载
- 积分:1
-
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码...
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码-vc++ 6.0, using MFC completed painting rectangular function. BITMAP-filled rectangular internal use, you can run the code
- 2023-04-07 05:45:03下载
- 积分:1
-
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图...
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图
-using wavelet under binary variable (Watermark) to change the picture, an extract of which the histogram subband
- 2022-04-22 16:55:00下载
- 积分:1
-
一幅画一三个(或三个棱镜)穿透一个立方体。z_buffer算法…
1,画一个三棱锥(或三棱柱)穿透一个立方体,并用Z_buffer算法消隐,其中立方体和三棱锥的各个面用不同的颜色表示
2,用动画实现穿透的全过程并且实现光照 立方体可以旋转运动 三棱锥可一上下穿透
关键词:Z缓冲器算法 Z向深度缓存算法
Z_buffer Phong光照模型 -a painting a three pyramid (or three prism) penetrating a cube. Z_buffer algorithm using hidden, cube and the three pyramid-all with different colors 2, Animation achieve penetration with the entire process and achieve illumination cube rotation can be a three pyramid next penetrating Keywords : Z Z-buffer algorithm to the depth buffer algorithm Z_buffer Phong illumination model
- 2022-03-11 22:02:28下载
- 积分:1