-
dm642上实现H.264的编码,可惜没有解码部分。
dm642上实现H.264的编码,可惜没有解码部分。-dm642 achieve H.264 encoding, decoding Unfortunately no part.
- 2022-04-20 06:07:05下载
- 积分:1
-
对MPEG4视频码流的解压
对MPEG4视频码流的解压-right MPEG4 video decompression of the bitstream
- 2023-07-07 07:20:04下载
- 积分:1
-
现实问题模拟:一块方巾有多处被细菌感染,可以看做多个感染区域,给定一点(即一个坐标),标识出该点所在区域。简单的divide and conque 应用...
现实问题模拟:一块方巾有多处被细菌感染,可以看做多个感染区域,给定一点(即一个坐标),标识出该点所在区域。简单的divide and conque 应用-Simulate the real problem: there is a square of multiple bacterial infections, multiple infections can be seen as regional, for a given point (that is, a coordinate), identify the point region. Application of a simple divide and conque
- 2022-11-30 16:45:03下载
- 积分:1
-
一个好的多媒体控件twaveplayer
一个好的多媒体控件twaveplayer-a good multimedia controls twaveplayer
- 2022-03-19 21:37:03下载
- 积分:1
-
marchingcube源代码,提供下载,共同学习,共同进步
marchingcube源代码,提供下载,共同学习,共同进步-marchingcube source code, available for download, a common learning and common progress
- 2022-02-06 03:26:36下载
- 积分:1
-
MATLAB(DCT+DWT)图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序
MATLAB(DCT+DWT)图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序-MATLAB (DCT+ DWT) image watermarking program thesis, based on the DCT algorithm and dwt, has detailed procedures
- 2023-08-27 09:10:05下载
- 积分:1
-
鉴于网上公布的x264调用较为复杂,使很多新手不适,我特意将其进行了简单的封装,并提供了 lib 和 测试程序,该程序已经通过编译,修改 宽高及文件路径等即可运...
鉴于网上公布的x264调用较为复杂,使很多新手不适,我特意将其进行了简单的封装,并提供了 lib 和 测试程序,该程序已经通过编译,修改 宽高及文件路径等即可运行-In view of online publication called the x264 is more complicated, does not make a lot of novice, I made it for a simple package, and provides a lib and test procedures, the procedures have been adopted by the compiler, modify the path wide and so high and documents can be run
- 2022-06-16 03:02:25下载
- 积分: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
-
温度控制系统的设计
温度控制系统的设计-Temperature Control System Design
- 2022-02-13 11:01:32下载
- 积分:1
-
数据压缩,C语言,VC实现,LZW编码
数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
- 2023-01-04 23:15:08下载
- 积分:1