-
对数据库进行压缩,可以减少存储空间的占用
对数据库进行压缩,可以减少存储空间的占用-the database compression can reduce the storage space occupied
- 2022-01-28 15:45:12下载
- 积分:1
-
讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。...
讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。-A huffman encoding method on the literature, the literature, there are procedures for the source code to explain the increase in procedures, it is full.
- 2022-03-20 03:23:47下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,这是一个播放器的解压缩的程序...
介绍嵌入式的视频,来自上海交通大学,这是一个播放器的解压缩的程序-introduced Embedded Video from Shanghai Jiaotong University, which is a player in the process extract
- 2022-03-16 03:42:07下载
- 积分:1
-
作业,哈夫曼压缩解压缩
作业,哈夫曼压缩解压缩-Operations, Huffman compression decompression
- 2022-03-05 15:43:24下载
- 积分:1
-
JPG压缩和解压缩~
jpg compression and decompression~-jpg compression and decompression ~
- 2023-03-03 05:20:03下载
- 积分:1
-
cmi encoder
and decoder
ok in Quartus ii 5.1
cmi encoder
and decoder
ok in Quartus ii 5.1
- 2022-03-09 10:31:42下载
- 积分:1
-
程序包压缩,目录浏览,代码压缩,备份
程序打包压缩,目录浏览,程序代码的压缩、备份-Program package compression, directory browsing, code compression, backup
- 2022-02-14 11:55:07下载
- 积分:1
-
#include <mega8.h>
#include <stdio.h>
#include <delay.h>...
#include
#include
#include
#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
-#include
#include
#include
#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
- 2022-03-03 14:10:59下载
- 积分:1
-
外星人,非常简单的动画
外星人,很简单的动画-aliens, a very simple animation
- 2022-11-20 16:20:03下载
- 积分:1
-
来源结构,压缩和解压缩代码
Structure the sources so that the compression and decompression code
form a library usable by any program, and write both gzip and zip on
top of this library. This would ideally be a reentrant (thread safe)
library, but this would degrade performance. In the meantime, you can
look at the sample program zread.c.-Structure the sources so that the compress ion and decompression code form a library usabl e by any program, and write both gzip and zip on top of this library . This would ideally be a beats per (thread safe ) library. but this would degrade performance. In the mean time, you can look at the sample program zread.c.
- 2022-09-28 22:20:04下载
- 积分:1