-
C语言的OPENVG的1.1参考实现,速度慢,可作OPENVG算法实现的参考。...
C语言的OPENVG的1.1参考实现,速度慢,可作OPENVG算法实现的参考。-C language reference implementation OPENVG 1.1, slow OPENVG algorithm can be used for reference.
- 2022-02-15 04:50:10下载
- 积分:1
-
主成分分析和模糊支持向量机的人脸识别。
用于人脸识别的主成分分析和模糊支持向量机程序,通过测试,能完成工作-Face Recognition for the principal component analysis and fuzzy support vector machine procedures, to pass the test to complete the work
- 2022-03-21 01:09:35下载
- 积分:1
-
一个视频播放的小程序,很不错的,包括解码,编码的程序部分...
一个视频播放的小程序,很不错的,包括解码,编码的程序部分-A small video player program, it is good, including decoding, encoding part of the procedure
- 2022-04-14 22:35:26下载
- 积分:1
-
Windows graphical programming source code, this book talked about a more compreh...
Windows图形编程源代码 ,这本书讲的比较全面,内容也很详实-Windows graphical programming source code, this book talked about a more comprehensive and its contents are very informative
- 2023-05-06 03:20:04下载
- 积分:1
-
一个java
一个基于java的人工生命的程序,很有意思-A java-based artificial life program, very interesting
- 2022-02-06 06:04:49下载
- 积分:1
-
DIB(设备
DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algori
- 2022-03-07 07:46:45下载
- 积分:1
-
高级图像去雾算法的实现
本去雾程序基于暗通道优先的图像去雾算法,其算法思想基于微软亚洲研究院何凯明博士的paper《Single Image Haze Removal Using Dark Channel Prior》,具有比较不错的图像去雾效果。
- 2023-07-08 01:15:03下载
- 积分:1
-
这个程序(omni.com)是97年的Mekka ’97 4K Intro比赛的一等奖作品。整个程序全长409
5字节,其中包含133字节的自解压程序(类R...
这个程序(omni.com)是97年的Mekka ’97 4K Intro比赛的一等奖作品。整个程序全长409
5字节,其中包含133字节的自解压程序(类RAR压缩),未解压的程序长4782字节。三维场景包含144个立方体,367个面,362个点,15个不同的64*64的纹理-this procedure (omni.com) is the Mekka 97 4K Intro"97 game the first prize entries. The entire procedure 409 5 byte length, which includes 133 bytes of self-extracting (RAR compression type), not long process of extracting 4,782 bytes. 3D cube contains 144, 367-, 362, 15* 64 different texture 64
- 2022-07-02 23:09:31下载
- 积分:1
-
画椭圆的方法有很多,这是其中一种,用DDA算法画的
画椭圆的方法有很多,这是其中一种,用DDA算法画的-oval paintings are lots of ways, this is one of those painted with the DDA Algorithm
- 2023-09-05 05:10:03下载
- 积分:1
-
LZW 变换 对灰度图像有很好的效果,VC环境下。有界面。
LZW 变换 对灰度图像有很好的效果,VC环境下。有界面。-LZW transform grayscale images have very good results, VC environment. There interface.
- 2022-09-21 14:20:02下载
- 积分:1