-
lzma算法实现,很经典包括c/c++/c#/java的实现
lzma算法实现,很经典包括c/c++/c#/java的实现-lzma algorithm, including classic c/c++/c#/java realization
- 2022-04-19 17:09:24下载
- 积分:1
-
各种源数据的压缩和解压缩,使用MFC实现…
各种数据压缩和解压的源码,用mfc实现。包括熵编码,预测编码,变换编码,字典编码-A variety of data compression and decompression of the source, using mfc achieve. Including entropy coding, predictive coding, transform coding, dictionary coding
- 2022-03-18 21:44:40下载
- 积分:1
-
这是个usos的源码,呵呵,上传上来供大家学习之用。
这是个usos的源码,呵呵,上传上来供大家学习之用。-This is a usos source, huh, huh, upload up for everyone learning.
- 2022-08-19 18:51:19下载
- 积分:1
-
本文主要是利用文本压缩技术来减少文本的压缩。
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
-
insighttoolkit
InsightToolkit-1.4.0(有大量的优化算法程序)-InsightToolkit-1.4.0 (have a large number of optimization algorithms Procedure)
- 2023-08-26 22:45:07下载
- 积分:1
-
与转换也简单是RGB2YUV yuv2rgb和DPCM算法只是李类…
class with yuv2rgb and rgb2yuv conversion and also simple dpcm algorithm just line after line
- 2022-08-18 10:01:52下载
- 积分:1
-
字符统计,可以统计一个文件所包含的字符数,很实用
字符统计,可以统计一个文件所包含的字符数,很实用-Character statistics, allows you to count a number of characters contained in those documents, it is useful
- 2023-09-07 14:30:03下载
- 积分:1
-
c code for speech code algorithm,and support multi
语音压缩算法 ,C语言编写 多平台 -c code for speech code algorithm,and support multi-platform
- 2022-06-27 15:13:56下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-01-31 21:19:16下载
- 积分: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