-
因为GIF89格式的图片文件只支持256色动画,
所以特地开发了一款32位色的动画文件格式,
把这种格式命名为PIZ格式,属于多帧动画,
基于帧间差...
因为GIF89格式的图片文件只支持256色动画,
所以特地开发了一款32位色的动画文件格式,
把这种格式命名为PIZ格式,属于多帧动画,
基于帧间差值和zip压缩的算法,类似PNG的
alpha通道,640x480尺寸,700帧,要11M字节
压缩包里面包含PIZ制作器和PIZ播放器,
以及全部代码 适合linux使用 -GIF89 because the image file format only supports 256 colors animation, I ve developed a 32-color animation file formats, this format is named Piz format, are multi-frame animation, based on the interframe difference and zip compression algorithm , similar to PNG s alpha channel, 640x480 size, 700 to 11M-byte packet containing compressed production Piz and Piz player, as well as all the code for linux use
- 2022-02-06 19:39:54下载
- 积分:1
-
gcc 下pthread 使用,具体的是针对键盘key值的获取
gcc 下pthread 使用,具体的是针对键盘key值的获取-pthread usage under gcc, mainly on the capture of the keyboard key value
- 2022-08-20 07:59:04下载
- 积分:1
-
UNIX编程环境
UNIX环境高级编程-UNIX Programming Environment
- 2022-07-08 09:40:31下载
- 积分:1
-
zip 压缩库,跨平台的压缩库 可以运行于windows/linux/arm
zip 压缩库,跨平台的压缩库 可以运行于windows/linux/arm
- 2022-03-19 12:37:40下载
- 积分:1
-
这个是和linux设备驱动第3版配合使用源码,在书里使用的例子源码...
这个是和linux设备驱动第3版配合使用源码,在书里使用的例子源码-This is a linux device drivers 3rd edition with the use of source, in the book example of the use of source
- 2023-03-10 14:05:04下载
- 积分:1
-
在Linux控制台下显示JPEG图像
在Linux控制台下显示JPEG图像
-In the Linux console display JPEG images
- 2023-03-18 17:05:04下载
- 积分:1
-
的最新版本
PHPBB最新版本-PHPBB newest edition
- 2022-06-11 19:28:38下载
- 积分:1
-
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowF...
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowFor(this->winId(), 0)
this->setFixedSize(24, 24)
this->show()
docked = true
}
}
- 2023-04-26 14:10:03下载
- 积分:1
-
under linux camera image acquisition format conversion tools
linux下摄像头采集的图像格式转换工具-under linux camera image acquisition format conversion tools
- 2022-07-20 01:55:53下载
- 积分:1
-
QT是跨平台的GUI开发工具包,本代码是使用QT3.x实现的文本文件编辑器,可以嵌入到其他项目中使用....
QT是跨平台的GUI开发工具包,本代码是使用QT3.x实现的文本文件编辑器,可以嵌入到其他项目中使用.-QT is a cross-platform GUI development toolkit, the code is used to achieve QT3.x text file editor, can be embedded into other projects.
- 2022-12-04 22:20:02下载
- 积分:1