资源列表
DrawingArraying
- 设有一个仅有红白蓝三种颜色的条块组成的条块序列,请编写一个时间复杂度为O(n)的算法,使得这些条块拍成红白蓝的顺序。 分析:题目要求编写时间复杂度为O(n)的算法。 -drawing and array with c
dct
- 在编码端,影像首先被分割成8 8块。 DCT的操作,然后 适用于每个图像块。据国际视频标准(JPEG,H.261...), 变换系数四舍五入到最接近的整数,并剪辑成12位( 2048至 2047)。这些系数,然后根据锯齿扫描顺序安排到1-D数据阵列。 然后,选择一些系数和量化。在解码器端,量化系数 反DCT(IDCT)重建。 IDCT的输出调整和裁剪,以0 255。 (我们只有Y信号处理。),DCT,量化和锯齿扫描规格 为了下页。 下面
AET_Fill
- 计算机图形学 图形填充算法 有序边表算法 通用性强 新边表建立有新意-Computer graphics graphics to fill algorithm ordered edge list algorithm versatility of the new side table to establish innovative
Bandelet_ImageFusion_Toolbox
- bandelet图像融合,对于学习小波融合的同学应该有用。 -bandelet image fusion, should be useful for students learning wavelet fusion.
2D-APcluster
- 基于AP算法的2维数据点分类程序,程序完整,实验结果有图,清楚易懂。-AP-cluster based mathod for 2-D data classification.
MasterX-SD19133532001
- VC++开发的软件库 VC++开发的软件库-vc++ software library vc++ software library
Physics_2D
- This a 2D Physics engine in pure Vb.net.-This is a 2D Physics engine in pure Vb.net.
dot
- 网点再现的件用来进行印刷网点的再现的过程,看是不是能用的上,如果可以的话就可以用-use this to handle the printing dot,to see if you can use it or not
Laboratory-Projects--DIP2E
- Laboratory Projects--DIP2E, Laboratory Projects--DIP2E.
SVG_Examples
- 一个用于研究SVG文件格式的矢量图形源代码例程!个人觉得不错的,这里推荐! -Example: Creating a static SVG image Example: Loading and manipulating a pre-generated SVG image Example: Playing an animated SVG image
Rubber-band
- 实现“橡皮筋”功能. 含源码,直接可用-"Rubber band" feature. "Rubber band" feature. Including source code, available directly!
code
- 全景图拼接源代码,支持JPG格式,开发环境vs2008 c-Panorama Stitching source code, support JPG format development environment vs2008 c++