-
画反锯齿直线、矩形、弧线、曲线的demo,
画反锯齿直线、矩形、弧线、曲线的demo,-Anti-aliased line drawing, rectangle, arc, curve of the demo,
- 2022-01-25 23:49:28下载
- 积分:1
-
模仿CAD绘图软件,可绘3D图形。主要解决了VB处理矢量图的问题,而且可生成3D预览图。很完整的源代码....
模仿CAD绘图软件,可绘3D图形。主要解决了VB处理矢量图的问题,而且可生成3D预览图。很完整的源代码. -imitate CAD software, 3D graphics can be drawn. VB mainly to solve the problem of vector processing, but also generate 3 D preview map. Very integrity of the source code.
- 2022-07-11 14:17:14下载
- 积分:1
-
merger
此VC++图象合并原代码可以将四个高度相同的图片和并成为一个图片.大家-merger-source image can be the same height of four pictures and had become a picture. We try
- 2022-06-15 16:42:34下载
- 积分:1
-
数字图像非局部均值算法,很好的哦。我自己试过了
数字图像非局部均值算法,很好的哦。我自己试过了
- 2022-08-16 04:01:19下载
- 积分:1
-
Title: Micro Mp3 Player Description: A simple Mp3 Player for a simple man. Base...
Title: Micro Mp3 Player Description: A simple Mp3 Player for a simple man. Base on article by:BLaZe found http://www.codeproject.com/audio/mp3player.asp This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=3634&lngWId=3 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.-Title: Micro Mp3 Player Description: A simple Mp3 Player for a simple man. Base on article by:BLaZe found http://www.codeproject.com/audio/mp3player.asp This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp txtCodeId=3634lngWId=3 The author may have retained certain copyrights to this code...please observe their
- 2022-07-03 05:08:35下载
- 积分:1
-
jpeg encode
论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。解码时,进行熵解码,反量化,反离散余弦变换(IDCT)。
- 2022-03-16 06:35:42下载
- 积分:1
-
这时一个形状各不相同的窗体程序,例子给出了多种形状的窗体。...
这时一个形状各不相同的窗体程序,例子给出了多种形状的窗体。-Shape when a different form procedures, examples are given a variety of shapes form.
- 2022-08-19 08:36:37下载
- 积分:1
-
可绘制bizier curve, 无控制点数量限制,可用鼠标右键改变控制点位置,从而改变bizier curve的表现.双击鼠标左键可结束绘制.同时也可通过右侧...
可绘制bizier curve, 无控制点数量限制,可用鼠标右键改变控制点位置,从而改变bizier curve的表现.双击鼠标左键可结束绘制.同时也可通过右侧指令修改或结束图像绘制.-to draw bizier curve, no limit of the number of the control points. and you can also change the position of the control points by using the right button of the mouse to change the behaver of the curve.double click the left button of the mouse to stop drawing. the program also support you to controll the drawing progress by the button left.
- 2022-01-25 14:35:46下载
- 积分:1
-
做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。...
做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。-be a linear image detection algorithm is used to determine the linear image, usefulness is said, but his driver.
- 2022-04-30 01:27:34下载
- 积分:1
-
一个桌面呈现出动态下雪的程序
一个桌面呈现出动态下雪的程序-a dynamic desktop showing snow procedures
- 2022-03-07 03:35:20下载
- 积分:1