-
- 2022-10-02 05:00:03下载
- 积分:1
-
运动估计,用7种办法进行运动估计的源码,做论文的利器
运动估计,用7种办法进行运动估计的源码,做论文的利器-motion estimation, with seven species approach to motion estimation in the source code, so the papers weapon
- 2022-01-27 11:38:44下载
- 积分:1
-
基本回音程式,可以改变parameter来测试其速度和音响。
基本回音程式,可以改变parameter来测试其速度和音响。-Basic response programs, can change the parameter to test the speed and sound.
- 2022-03-10 10:40:09下载
- 积分: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
-
aan fast algorithm
aan快速算法
- 2022-05-06 19:37:33下载
- 积分:1
-
串行口的设计,可以通过串行口与计算机相连,实现通讯的功能...
串行口的设计,可以通过串行口与计算机相连,实现通讯的功能
- 2022-03-20 16:03:45下载
- 积分:1
-
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过-RLE8 compression and decompression algorithm using VS2005 to develop and test
- 2022-10-08 21:45:08下载
- 积分:1
-
程序功能:模拟DCT编码解码过程,生成带“块效应”的图像
实验图片:lena.jpg(512*512)...
程序功能:模拟DCT编码解码过程,生成带“块效应”的图像
实验图片:lena.jpg(512*512)-Program features: Analog DCT codec process, generated with
- 2022-07-27 21:46:13下载
- 积分:1
-
SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰....
SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰.-SPIHT (set of multi-level tree splitting algorithm) on the image compression to promote the role of a great, this is the original code, and carried out simulations, program structure clear.
- 2023-06-10 17:35:29下载
- 积分:1
-
网络编程,是一个网络服务器,通过它访问客户端
网络编程,是一个网络服务器,通过它访问客户端-Network Programming, is a network of servers, through its Access Client
- 2022-01-25 23:23:48下载
- 积分:1