-
H.263编解码程序
H.263+编解码程序-H.263 codec procedures
- 2022-11-26 23:50:03下载
- 积分:1
-
fdi
fdi-FDI
- 2023-05-10 21:55:03下载
- 积分:1
-
用STL实现哈夫曼编码,如果STL学会不去读它。
用stl 实现的哈夫曼编码,要是没学过stl 的就不要看了。-with stl achieve Huffman coding, if stl learned not to read it.
- 2022-05-26 16:47:45下载
- 积分:1
-
H.264的CABAC的常规码的另一个解码过程
H.264的CABAC的常规码的另一个解码过程-H.264 CABAC conventional another code decoding process
- 2023-02-19 14:25:03下载
- 积分:1
-
- 2022-03-17 22:35:49下载
- 积分:1
-
本代码为采用小波基进行图像压缩的代码程序,压缩率可以达到1/32。采用vc编写。...
本代码为采用小波基进行图像压缩的代码程序,压缩率可以达到1/32。采用vc编写。-code for the use of wavelet image compression code procedures, compression ratio can reach 1/32. Prepared using vc.
- 2022-08-17 00:59:34下载
- 积分: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
-
介绍嵌入式的视频,来自上海交通大学,这是一个播放器的解压缩的程序...
介绍嵌入式的视频,来自上海交通大学,这是一个播放器的解压缩的程序-introduced Embedded Video from Shanghai Jiaotong University, which is a player in the process extract
- 2022-03-16 03:42:07下载
- 积分:1
-
for tree traversal sequence were used method is the use of non
求树的中序遍历,运用的方法是用非递归的算法来做的.-for tree traversal sequence were used method is the use of non- recursive algorithm very consistent.
- 2022-08-26 11:53:55下载
- 积分:1
-
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩...
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩
- 2022-02-04 15:18:40下载
- 积分:1