-
graphcut源代码,提供下载,共同学习,共同进步
graphcut源代码,提供下载,共同学习,共同进步
- 2022-08-31 14:00:03下载
- 积分:1
-
作为拉开5.42,这已被删除从信息源
As of UnZip 5.42, this source has been removed from Info-ZIP s
UnZip source distribution because of its conflicting copyright.
There are no plans to ever rewrite this code from scratch,
because the unreduce algorithm was never used in the "real" world.
-As of UnZip 5.42. this source has been removed from Info- ZIP"s UnZ ip source distribution because of its conflict ing copyright. There are no plans to ever rewrit e this code from scratch, unreduce because the algorithm was never used i n the "real" world.
- 2022-01-26 06:30:17下载
- 积分:1
-
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。...
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。-Free Software Foundation Inc.. Companies using java write j peg decoder. An excellent image decoder object-oriented model.
- 2022-02-05 22:08:37下载
- 积分:1
-
一个文件压缩打包库的源代码
一个文件压缩打包库的源代码-a compression packing for the source code
- 2022-02-21 20:49:31下载
- 积分:1
-
RC500 DEMO upper plate collection of various data compression package.
RC500 DEMO 上位板 的各种资料集合压缩包。-RC500 DEMO upper plate collection of various data compression package.
- 2022-04-27 07:15:40下载
- 积分:1
-
g.711 standard C source code, can be directly added to the project use.
g.711标准的C源代码,可以直接加入到工程中使用。-g.711 standard C source code, can be directly added to the project use.
- 2022-08-15 23:03:41下载
- 积分:1
-
mpeg4压缩算法程序,有对idct的详细代码过程.
mpeg4压缩算法程序,有对idct的详细代码过程.-mpeg4 compression algorithm procedures, the details of the code idct process.
- 2022-06-19 03:17:42下载
- 积分: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
-
类似24点的任意数计算,
类似24点的任意数计算,-EEEE
- 2023-05-05 05:50:03下载
- 积分:1
-
自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。...
自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。-adaptive arithmetic coding. The project has been the assumption that readers understand basic arithmetic coding concept.
- 2022-03-03 05:26:06下载
- 积分:1