-
压缩算法的源代码
压缩算法的源代码-compression algorithm source code
- 2022-05-06 00:25:59下载
- 积分:1
-
一般的H.264播放器插件
h.264通用播放器,插件,转换工具等程序-General h.264 player, plug-ins, conversion tools, such as procedures
- 2023-04-10 16:35:04下载
- 积分:1
-
采用VB+ACCESS编写的汽车销售管理系统,
采用VB+ACCESS编写的汽车销售管理系统,-VB+ ACCESS to prepare the use of the automobile sales management system,
- 2022-03-24 09:48:05下载
- 积分:1
-
This is VC++ for an icon with the mouse after a hearing, you will be able to hav...
这是用VC++编的一个用鼠标经过一个图标时你就能听到有铃在响,-This is VC++ for an icon with the mouse after a hearing, you will be able to have a bell in the ring,
- 2022-03-13 09:40:33下载
- 积分:1
-
简单的文本压缩程序
简单的文本压缩程序-A simple program about text compressing
- 2022-03-16 04:27:44下载
- 积分:1
-
A
- 2022-01-26 04:01:35下载
- 积分:1
-
VHDL语言编写的fft变换的ip核代码 对算法感兴趣的可以
VHDL语言编写的fft变换的ip核代码 对算法感兴趣的可以-VHDL language fft transform algorithm ip core code can be interested in
- 2023-01-23 11:55:02下载
- 积分: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
-
lzw压缩解压算法源码
lzw压缩解压算法源码-The soruce of LZW compression algorithm
- 2023-04-04 06:40:04下载
- 积分:1
-
This file contains a new and improved version of on of the Huffman coder, (June...
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab.
- 2023-02-16 11:35:03下载
- 积分:1