-
geotrans
说明: 这是用c语言实现的图形的几何变换算法,里面有许多小的功能(This is achieved using c language graphics geometric transformation algorithms, there are many small function)
- 2008-12-01 11:46:05下载
- 积分:1
-
SLIC
超像素线性分割聚类代码,可以运行,效果比较好,欢迎下载参考(SLIC code)
- 2016-12-09 10:44:50下载
- 积分:1
-
code
本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。(Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an executable file containing the source code and all.)
- 2020-06-30 12:00:02下载
- 积分:1
-
图象处理
VC图象处理电子书,Chm格式,基本与位图相关的都作了说明,很不错(VC image processing e-books, Chm format, and basic bitmap were made related to the note, a very good)
- 2005-03-23 09:44:48下载
- 积分:1
-
DCT
快速DCT变换的代码.利用c++实现DCT变换.(Fast DCT transform code. Use c++ to achieve DCT transform.)
- 2009-05-26 13:33:52下载
- 积分:1
-
udf
利用udf定义动网格的刚体运动,以使刚体能按照需要做任意的运动。(Use udf defined dynamic grid rigid body motion, so that just needs to be done in accordance with any physical exercise.)
- 2020-11-20 09:39:37下载
- 积分:1
-
image__imcrop
自己写的一个图像裁减功能的代码,但必须首先设置好的裁减区域矩形框的坐标。(himself wrote an image of the reduction of the functional code, but must first set a good reduction of regional rectangular box coordinates.)
- 2007-05-11 15:48:51下载
- 积分:1
-
JPEG_DECODE
本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
- 2021-04-29 14:38:42下载
- 积分:1
-
blacksphere
在视图窗口显现一个黑色的球体,背景为浅蓝色。颜色对比强烈(View window appear in a black sphere, as a light blue background. Strong color contrast)
- 2007-04-02 07:43:13下载
- 积分:1
-
inverse
O(n*logn)时间内的求逆序的算法控制台程序,算法实现效率较高。可迅速求出随即生成的数字的逆序数(O (n* logn) time algorithm for reverse console process, algorithm more efficient. Can be generated quickly obtained immediately reverse digit number)
- 2008-07-11 21:33:10下载
- 积分:1