-
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类...
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
- 2022-05-24 07:23:59下载
- 积分: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
-
winzip codecs for use VC design, function very basic. For beginners reference.
winzip压缩解压器,利用VC++设计的,功能很基本。适合初学者参考。-winzip codecs for use VC design, function very basic. For beginners reference.
- 2022-02-13 12:38:12下载
- 积分:1
-
self contained Huffman encoder and decoder with CLI.
Simple program written in...
self contained Huffman encoder and decoder with CLI.
Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
- 2022-02-28 17:27:26下载
- 积分:1
-
#包括<;MEGA8。H & gt;
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1-#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
- 2022-12-09 21:15:03下载
- 积分:1
-
本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。
开发环境为VC6.0。
界面部分可由crs...
本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。
开发环境为VC6.0。
界面部分可由crs->ddu->ddu.dsp建立工作组,编译生成的可执行程序为debug中的ddu.exe 驱动部分由crs->驱动->驱动.c编译生成可执行文件。
具体压缩解压缩操作可见《操作手册》。-This procedure was divided into two parts, namely, interface and driver, one of the drivers for the compression of the core decompression procedure. Development environment for VC6.0. Interface may be part of crs->ddu-> ddu.dsp Working Group set up, the compiler generates the executable program to debug the ddu.exe driven in part by crs-> Driver-> Driver. C compiler to generate executable file. Extract specific compression operation can be seen " manual."
- 2022-03-06 21:00:50下载
- 积分:1
-
struts的一个入门例子,struts的一个入门例子!
struts的一个入门例子,struts的一个入门例子!-struts example of a portal, a portal struts example!
- 2022-01-25 16:53:00下载
- 积分:1
-
最新视频压缩算法
最新视频压缩算法--h.264算法,可直接移植到达芬奇DM6446平台,已经通过验证。-The latest video compression algorithms- h .264 algorithm can be directly transplanted to DaVinci DM6446 platform, has been validated.
- 2022-01-31 19:45:26下载
- 积分:1
-
小波变换,实现图像压缩,不错的东西大家下来,
小波变换,实现图像压缩,不错的东西大家下来,-Wavelet transform, to achieve image compression
- 2022-11-04 08:15:03下载
- 积分:1
-
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!...
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!-This is the realization of visual studio with the program. Is an automated shutdown procedure! Effect, function well!
- 2022-04-27 10:56:58下载
- 积分:1