资源列表
circle-MFC
- 连接一个圆的圆周亮点之间的线段称为弦。计算在圆周上分布有N个点的园内,有多少条弦? 弦的计算绘图程序功能要求 (1)绘制一个大圆圈 (2)依次在圆周上分布2~20个点,在任意两点之间绘制弦。 (3)画出绘画效果,并计算和显示出弦的个数。 (4)如果从某个点出发,可以一笔画出这个构建的图形吗?记住,在绘制过程中可以重复经过点,但不可以重绘边。 -Bright circumference of a circle connecting between the chord lin
GLFrame
- 关于OpenGL在VC++中实现的编程框架,适合初学者,VS2010,OpenGL库-About OpenGL implemented in VC++ programming framework, suitable for beginners, VS2010, OpenGL libraries
Robot
- 基于VS2010和OpengL实现的一个简单机器人动画,适合初学者-OpengL based on VS2010 and implementation of a simple robot animation, suitable for beginners
MultiTexture
- 基于vs2010和OpenGL实现的多纹理贴图,适合初学者学习和使用-Vs2010 and OpenGL based on multi-texture mapping, suitable for beginners to learn and use
t4_4
- 利用离散余弦变换函数(dct2和idct2)模拟JPEG压缩过程。 对“lena.bmp”做压缩,观察压缩效果。(JPEG压缩过程: 首先把原始的图像划分为8×8的子图像,然后利用dct2分别 对各个子图像进行离散余弦变换,对变换系数仅保留左上角15个值, 然后利用这15个系数进行离散余弦反变换重新得到各个子图像,再 将子图像拼接成完整图像) -Using discrete cosine transform function (dct2 and idct2) analog JPEG co
opengl
- 《OpenGL三维图形系统开发与实用技术》书的源码-" OpenGL-D graphics system development and practical skills," the source
OpenGLcPP
- 图形学c++例子源码-Graphics c++ examples
Collection
- 自己做的一个java集合总结图,高手勿喷-Do yourself a java collection summarized in Figure
Max---Min-sharpening---
- 最大-最小变换 图像滤波 mathlab-Maximum- Minimum transform image filtering mathlab
JSteg
- JSteg隐写技术matlab实现代码--基本思想:用秘密信息比特直接替换JPEG图像中量化后DCT系数的最低比特位,但若量化后DCT系数为0或者1,则不进行处理。(DCT系数的LSB嵌入) -JSteg steganography matlab code- the basic idea: direct replacement with the secret information bits JPEG image quantized DCT coefficients in the leas
dcthide
- dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。 将载体图像分为8×8的块,做二维DCT变换 用来表示选中的两个系数的坐标对于第i bit秘密信息 if(要隐藏信息‘1’) make else make 逆DCT变换,还原图像 -dct steganography matlab implementation information. Algorithm principle: an image bl
random-way-point-mobility
- This to generate random way point mobility-This is to generate random way point mobility
