-
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=...
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed faster. (I use this image sequence shows category, the VC Insider Bitmap type much faster.)// 2, heavy = operator.// 3, the function can be operated image data.// Limitations :// only shows 8 and 24 bmp bitmap
- 2022-03-24 08:50:49下载
- 积分:1
-
自由曲线图表、柱状图、饼图的实现与转换,基于一套简单的图形类库(源代码在内)。...
自由曲线图表、柱状图、饼图的实现与转换,基于一套简单的图形类库(源代码在内)。-free curve charts, column, pie and the realization of conversion, based on a simple set of graphics libraries (including source code).
- 2022-11-08 06:30:03下载
- 积分:1
-
图形功能图形屏幕从左上角的右下角。
图形函数图形从屏幕的左上角运动到右下角 可以控制图形运行的速度-graphics function graphics screen from the upper left to lower right corner of movement can control the speed graphics operation
- 2022-10-04 20:50:03下载
- 积分:1
-
简单的游戏,马里奥winapi.using GDI + +
simple game mario by winapi.using gdi -simple game mario by winapi.using gdi++
- 2022-11-04 23:00:03下载
- 积分:1
-
数字图像MPEG压缩处理算法的程序
数字图像MPEG压缩处理算法的程序-digital image processing algorithm for MPEG compression process
- 2022-03-05 00:20:25下载
- 积分:1
-
该程序是用VC为工具编写的有关位图操作等完整的源代码,适合位图操作学习。...
该程序是用VC为工具编写的有关位图操作等完整的源代码,适合位图操作学习。-Include complete sourcecode for bitmap operation,based on Visual C++.Suitable for learning of bitmap operation.
- 2022-03-05 12:24:15下载
- 积分:1
-
Documents in a multi
在多文档客户区中增加位图及地图演示的程序-Documents in a multi-client area to add digital maps and map presentation of the procedures
- 2022-04-21 06:24:58下载
- 积分:1
-
制作火焰文字
运行时文字周围有火焰闪动,颇为好看。
基本思想:
对于给定的文字,其周围的三原色分量值往外依次减去一个随机量
(该随机量随...
制作火焰文字
运行时文字周围有火焰闪动,颇为好看。
基本思想:
对于给定的文字,其周围的三原色分量值往外依次减去一个随机量
(该随机量随时间改变,造成动画效果),直到减到0为止。在文
字周围即可看到比文字颜色淡的火焰。如果忽略蓝色分量,并使黄
色分量减的快一些,即可得到真实的火焰效果。-flame produced text characters running around the flame flicker, rather pretty. The basic idea : For a given language, the RGB sub-around money overseas minus a random order quantity (the random change with time, resulting in animation effects), until reduced to 0 so far. The language can be seen around the text color than the desalination of flame. If neglected blue component and make the yellow-minus faster, and can be real flame effect.
- 2022-08-07 22:49:32下载
- 积分:1
-
用户将位图的透明背景色,设定在一个域值范围之内。
用户将位图的透明背景色,设定在一个域值范围之内。-Users will be transparent bitmap background color, set in a range of domain values.
- 2022-03-18 20:12:29下载
- 积分:1
-
加速的计算方法1 /平方根啊
计算1/sqrt-ah的一种加速方法
- 2023-02-06 11:20:04下载
- 积分:1