-
开发环境是CCS,在DM642平台上实现H.263编解码
开发环境是CCS,在DM642平台上实现H.263编解码-CCS is a development environment in DM642 platform to achieve H.263 codec
- 2022-02-02 20:26:10下载
- 积分:1
-
mpeg1
mpeg1-layer3编码源码-mpeg1-layer3 code source code
- 2022-03-17 05:37:04下载
- 积分:1
-
vc编写的实现圆形时钟的程序,时钟显示系统时间
vc编写的实现圆形时钟的程序,时钟显示系统时间-vc prepared by the round the clock to achieve the procedure, the clock time display system
- 2022-03-22 16:58:08下载
- 积分:1
-
不错的pwm控制
不错的pwm控制-Good pwm control! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-01-25 20:38:43下载
- 积分:1
-
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的-image contour extraction is relatively simple I MATLAB environment in the compiler
- 2022-02-16 02:49:26下载
- 积分:1
-
VC编成实现ftp服务器大家踊跃下载啊
VC编成实现ftp服务器大家踊跃下载啊-VC into everyone realize their ftp server download ah
- 2022-08-18 07:16:23下载
- 积分: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
-
给定若干个字符及其对应的权重,建造一颗高度尽可能小的Huffman树及字符的Huffman编码。...
给定若干个字符及其对应的权重,建造一颗高度尽可能小的Huffman树及字符的Huffman编码。-given a number of characters and their corresponding weights, construction of a high as possible Huffman tree and the character of Huffman coding.
- 2023-09-01 18:40:04下载
- 积分:1
-
本人多年前,用C语言实现的DES加密算法的源代码。
本人多年前,用C语言实现的DES加密算法的源代码。-DES C-language.
- 2022-01-26 00:11: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