-
Interactive platform to create user interfaces, mainly familiar with the use of...
创建用户界面交互平台,主要是熟悉控件的使用 -Interactive platform to create user interfaces, mainly familiar with the use of control
- 2022-07-16 09:29:24下载
- 积分:1
-
这是JPEG压缩编码,c++实现,其中有离散余弦变化,由程编码等...
这是JPEG压缩编码,c++实现,其中有离散余弦变化,由程编码等-This is the JPEG compression, c realization of a discrete cosine which changes from the way coding
- 2022-07-18 21:21:26下载
- 积分:1
-
一个JEPG标准的图像压缩编码算法程序,程序简单有效,有说明。...
一个JEPG标准的图像压缩编码算法程序,程序简单有效,有说明。-1 JEPG standard image compression coding algorithm program, the program is simple and effective, there are instructions.
- 2023-07-03 07:10:03下载
- 积分:1
-
- 2022-03-11 02:17:02下载
- 积分:1
-
openjpeg的最新版本哦。欢迎大家下载学习,同时欢迎一起交流
openjpeg的最新版本哦。欢迎大家下载学习,同时欢迎一起交流-Oh openjpeg the latest version. Welcome to download the U.S. study, also welcomed the exchange with
- 2023-07-27 04:15:04下载
- 积分:1
-
这是网上找的h.264的实现代码,编译通过,可用
这是网上找的h.264的实现代码,编译通过,可用-This is the Internet looking for the realization of the h.264 code, compile, available
- 2022-02-07 23:05:24下载
- 积分:1
-
themselves prepared a LZW compression algorithm used to compress the document pr...
自己编写的一个采用LZW压缩算法对文件进行压缩的程序;-themselves prepared a LZW compression algorithm used to compress the document procedures;
- 2022-01-22 17:24:35下载
- 积分:1
-
魔兽改图工具。
魔兽改图一条龙
魔兽改图工具。
魔兽改图一条龙-dota
allstarbSuccess = ReadFile(hFile, buff, dwFileSize, &dwBytesRead, NULL)
CloseHandle(hFile)
if (!bSuccess || (dwBytesRead != dwFileSize))
{
free(buff)
return 0L
}
hash = XORRotateLeft(buff, dwFileSize)
free(buff)
return hash
- 2022-08-31 15:15:08下载
- 积分:1
-
compression works documents packaged source
压缩工程文件打包源码-compression works documents packaged source
- 2023-09-05 18:25:03下载
- 积分:1
-
新的RLE压缩算法,在医院MIS中处理US图象时非常有用。
新的RLE压缩算法,在医院MIS中处理US图象时非常有用。-new RLE compression algorithm, in the hospital MIS U.S. image processing will be very useful.
- 2022-02-15 17:18:25下载
- 积分:1