-
小波算法的实现,压缩算法,希望能够对大家有所帮助
小波算法的实现,压缩算法,希望能够对大家有所帮助-Wavelet algorithm, compression algorithm, we hope to be able to help
- 2022-07-26 00:15:44下载
- 积分:1
-
图表显示的源代码,曲线,直方图和饼图,有三个
各种图表展示源代码,有曲线图、柱状图以及饼图,还有三维图-charts display the source code, curves, histogram and pie, there are three-dimensional map
- 2022-02-04 09:51:55下载
- 积分:1
-
它的所有关于人工工程.. CH8的逻辑表示
its all about artifical engineering..the logical representation of ch8
- 2022-08-14 22:40:56下载
- 积分:1
-
Sometimes, when writing papers, we would like to receive reference point in the...
有时,在写论文时,我们想获得参考文献中曲线上点的信息(x坐标,y坐标),得到点信息后就可以在matlab上生成与参考文献中相似的曲线,使用本程序就可以参考文献的点信息,使用时,可以把参考文献(一般为PDF文件)中曲线拷到“画图”中,然后生成BMP图像,就可以用本程序进行处理-Sometimes, when writing papers, we would like to receive reference point in the curve of information (x coordinate, y coordinate), and point information can then generate matlab and reference literature is similar to the curves, the use of this procedure can reference literature point of information, when used, can be references (usually PDF files) in the curve Kaodao
- 2022-06-15 12:52:57下载
- 积分:1
-
动画图像组件
Animate Image Component -TAnimateImage is a windowed control similar to TImage for displaying images of an image list on a form. You only need to assign a TImageList component (or its descendant) to its Images property, and set the FrameIndex property to the index of your desired image on the image list.
Of course, TAnimateImage can animate images of an image list too. If you have frames of an animation as Bitmap or Icon, this component offers the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify interval, segment, and direction of images for the animation.
- 2022-05-25 23:21:35下载
- 积分:1
-
use two basic class library can open png image files. Class included in the docu...
使用两个基本类库可以打开png图片文件.类库文件包含在下载文件当中.-use two basic class library can open png image files. Class included in the documents downloaded documents.
- 2022-01-28 21:02:47下载
- 积分:1
-
这个小程序用c语言编程,电子政务可以改变颜色的朋友..
这个小程序用c语言编程实现,能够改变EGA调色板的颜色。-this small program with c programming language, the EGA can change the color palette.
- 2022-03-05 12:29:32下载
- 积分:1
-
迷你型小时钟源程序
迷你型小时钟源程序-small mini-clock source
- 2023-07-31 07:10:03下载
- 积分:1
-
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向...
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to true, in the horizontal direction for expansion of computing, the structural elements of B (1, 1. , 1) in the vertical direction or on the expansion of computing, the structural elements of a B 1.1.
- 2022-04-02 05:44:07下载
- 积分:1
-
实现了位图的任意缩放(邻点法和线性插值法),任意旋转(邻点法和线性插值法),全部源代码,没有使用其他库,是纯粹代码实现的...
实现了位图的任意缩放(邻点法和线性插值法),任意旋转(邻点法和线性插值法),全部源代码,没有使用其他库,是纯粹代码实现的 -Realize the arbitrary bitmap scaling (o-point method and linear interpolation), arbitrary rotation (o-point method and linear interpolation method), all source code, do not use the other library, the code is purely to achieve
- 2023-04-26 09:55:04下载
- 积分:1