资源列表
VI-VCPP
- virtual instrument developed by Visual C-virtual instrument developed by Visual C++
CursoGraficacion
- Java code for graphing the lines of a cube and a pyramid (given the vertices in the code) to rotate the axes X, Y and Z. The application is not very efficient but exemplifies the use of Java Graphics.
zoom
- 通过频域变换的方法实现图像的放大,该代码是实现对4:2:0YUV视频序列的放大,相对于普通的插值算法有较好的效果。-By frequency-domain transform method for image magnification, the code is to achieve the 4:2:0 YUV video sequence amplification, relative to the general interpolation algorithm has a good effe
JP2Decoder
- 基于IPP的JPEG2000的解码编程实现-this is used for decoding jpeg2000 beased on IPP
JpegEncodingLib
- 基于IPP实现的jpeg图像格式的编码,目前支持8,24GRB文件格式-this is used for jpeg image format encoding process baesd on IPP
UNE-EN-60617-2-(1997)
- UNE-EN 60617-2 (1997)
UNE-EN-60617-3-(1997)
- UNE-EN 60617-3 (1997)
UNE-EN-60617-4-(1997)
- UNE-EN 60617-4 (1997)
UNE-EN-60617-5-(1997)
- UNE-EN 60617-5 (1997)
UNE-EN-60617-6-(1997)
- UNE-EN 60617-6 (1997)
UNE-EN-60617-7-(1997)
- UNE-EN 60617-7 (1997)
DiamondViaMFC
- 通过MFC进行2D金刚石的绘制和渲染,主要运用递归的算法和MFC类库的调用-Draw a diamond via MFC