-
一种新的基于matlab环境的用SVD原理实现图像压缩的源程序,程序简单易懂...
一种新的基于matlab环境的用SVD原理实现图像压缩的源程序,程序简单易懂-Implementation of new image compression using SVD, the program easy to understand
- 2023-07-28 22:15:03下载
- 积分:1
-
EasyARM1138 的蜂鸣器程序 能发出两种不同频率的声音
EasyARM1138 的蜂鸣器程序 能发出两种不同频率的声音-EasyARM1138 the buzzer program can issue two kinds of different frequencies of sound
- 2022-03-18 22:23:14下载
- 积分:1
-
如果你遇到有不能删除的文件时,此文件就可以做到,能帮你删除不能手工删除的文件...
如果你遇到有不能删除的文件时,此文件就可以做到,能帮你删除不能手工删除的文件-If you have encountered can not delete the file, this file can be done, can help you manually delete the deleted files can not be
- 2022-10-31 02:35:03下载
- 积分:1
-
这个东西可以压缩bmp格式的文件,通过压缩可以成为…
这个东西可以压缩bmp形式的文件,通过压缩能把文件变得很小。-this thing can be compressed bmp format documents, through compression can become very document.
- 2023-02-25 01:50:04下载
- 积分:1
-
This is the package java
这是架包java-unrar-0.2.jar的源码,利用这个架包可以解压缩.rar文件。-This is the package java-unrar-0.2.jar source, take advantage of this package can extract the plane. Rar file.
- 2022-08-14 17:20:11下载
- 积分:1
-
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩....
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩.
-lz codec LZW is through the establishment of a string table, with a shorter code to represent a long string to achieve compression.
- 2022-07-17 05:43:51下载
- 积分:1
-
这份是一份压缩解压缩的商业产品的源码JZIP。压缩算法比较不错,值得推荐浏览...
这份是一份压缩解压缩的商业产品的源码JZIP。压缩算法比较不错,值得推荐浏览-this is a compression decompression of the commercial products JZIP source. Compression Algorithm quite good, and worth recommending View
- 2022-03-23 06:14:26下载
- 积分:1
-
可运行,运用游程长度编码法进行压缩和解压缩图象文件。
可运行,运用游程长度编码法进行压缩和解压缩图象文件。-Can be run using run-length coding method for document image compression and decompression.
- 2022-01-26 05:12:35下载
- 积分: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
-
Base64编码解码。
Base64 encode decode.
- 2022-02-20 07:51:12下载
- 积分:1