-
OpenGL扩展包的下载及安装
压缩包中有OpenGL的各种扩展:GLee,GLew,GLext。特别为GLee添加了一个测试文件,如果能编译并运行成功,那就可以使用OpenGL1.2或以上的函数
GLee (GL Easy Extension library) is a free cross-platform extension loading library for OpenGL. It provides seamless support for OpenGL functions up to version 3.0 and 399 extensions.
- 2022-08-05 12:15:20下载
- 积分:1
-
一个非常好的对BMP图像进行操作的程序框架
一个非常好的对BMP图像进行操作的程序框架-A very good image of BMP operation Framework
- 2022-08-22 22:24:10下载
- 积分:1
-
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。-The code of drawing coordinate system,including the examples of drawing sin(x) and cos(x).
- 2022-03-14 09:53:12下载
- 积分:1
-
老外写的GPU加速的raycasting算法,硬件加速算法用CG编写。对学习硬件加速的体绘制算法很有用...
老外写的GPU加速的raycasting算法,硬件加速算法用CG编写。对学习硬件加速的体绘制算法很有用-Written by foreigners GPU-accelerated raycasting algorithms, hardware-accelerated CG algorithm used to prepare. Learning hardware-accelerated volume rendering algorithm is useful
- 2022-11-02 13:45:03下载
- 积分:1
-
a new image process.a new image process,a new image proce
a new image process.a new image process,a new image proce-a new image process.a new image process. a new image proce
- 2022-01-25 22:06:07下载
- 积分:1
-
利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好...
利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好-Carried out using the maximum matching word segmentation. Need a dictionary. Segmentation can be carried out. Good performance
- 2022-03-15 05:55:25下载
- 积分:1
-
OpenGL 读取obj文件
c++实现的,opengl库读取obj文件,显示三维图形。obj文件需要作为参数传入,内含makefile可以在linux环境下编译。
- 2022-01-26 00:54:58下载
- 积分:1
-
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。...
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
- 2022-02-04 17:28:24下载
- 积分:1
-
滴玲玲验证码识别,VB代码,字模设计,PNG读取,值得一看
滴玲玲验证码识别,VB代码,字模设计,PNG读取,值得一看-Identification Verification Code drops Lingling, VB code, the design matrix, PNG read, worth a visit
- 2022-06-12 08:22:29下载
- 积分:1
-
Adaptive image watermarking algorithm has a certain reference value, according t...
自适应水印图象嵌入算法,有一定的参考价值,根据不同子块,嵌入强度不一样,水印不可见性较好-Adaptive image watermarking algorithm has a certain reference value, according to different sub-block, embedded in intensity are not the same, the watermark visibility is not good
- 2022-08-17 08:38:27下载
- 积分:1