-
本文主要是利用文本压缩技术来减少文本的压缩。
text compressor using c programming.Text compression is mainly used for reduce the file size. Text compression process of encoding information’s using fewer bits than an unencoded representation.
- 2022-11-24 02:05:03下载
- 积分: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
#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
#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
- 2022-03-15 02:53:31下载
- 积分:1
-
a pair of bmp document image compression algorithms. Bmp file to a compressed th...
一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
- 2022-05-28 21:44:07下载
- 积分:1
-
0_1背包问题使用一个给定n种去的动态规划解法…
0_1背包问题用动态规划解给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-0_1 knapsack problem using dynamic programming solution of a given n types of goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-12 03:25:02下载
- 积分:1
-
我发现这个网站上缺少关于3D
我发现这个网站上缺少关于3D-SPIHT编码。这个是我收集的3D-SPIHT,也是来自于Pro.Peraman的官网。 可以用来做实验,写论文。希望对大家有用。-i found that the website lack of 3d-spiht coding, this 3d-spiht coding is from websites of Pro.Pearlman. i hope it is useful for you.
- 2022-04-20 10:36:21下载
- 积分:1
-
入口信息管理系统2002
中考信息管理系统2002-entrance Information Management System 2002
- 2022-08-04 08:04:29下载
- 积分:1
-
last time I Chuan an inverted pendulum control procedures, I was not the ultimat...
上次我传的倒立摆的控制程序,不是我的最终的程序,本程序采用VC++编程,定时器为多媒体控制器,(控制时间可到达5ms),控制算法用的是最优控制,-last time I Chuan an inverted pendulum control procedures, I was not the ultimate procedures, the procedures for using the VC program, Timer for multimedia controller (Control can be reached by the time 5 ms), the control algorithm is optimal control,
- 2022-01-23 11:10:00下载
- 积分:1
-
Huffman算法做的压缩解压程序
Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
- 2022-03-22 21:56:40下载
- 积分:1
-
Details about SBR ... how it increases the compression in audio
Details about SBR ... how it increases the compression in audio
- 2022-07-24 14:27:01下载
- 积分:1
-
解除减压
decompression using the lifting
- 2022-06-27 00:09:04下载
- 积分:1