-
开发环境是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
-
LSB信息隐藏算法,就是通常把信息隐藏在图像像素的最后一位,可能对你们有帮助...
LSB信息隐藏算法,就是通常把信息隐藏在图像像素的最后一位,可能对你们有帮助-LSB information hiding algorithm, the information is usually hidden in the image pixels of the last one, you may have to help
- 2022-02-04 09:45:52下载
- 积分:1
-
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码...
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码-Encode:enter 8 characters,then enter 8 numbers,this program will print the huffman tree and each char s code.
- 2022-06-16 23:27:01下载
- 积分:1
-
很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!...
很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!-good use of the compression and decompression process, Arithmetic, please try the more weekend!
- 2023-07-09 20:45:03下载
- 积分:1
-
label1.Caption:=ComputerId1.MacAddress //得到Mac地址
label2.Caption:=ComputerId1....
label1.Caption:=ComputerId1.MacAddress //得到Mac地址
label2.Caption:=ComputerId1.CPUSerialNumber-label1.Caption : = ComputerId1.MacAddress// Mac address is label2.C aption : = ComputerId1.CPUSerialNumber
- 2022-09-09 13:15:03下载
- 积分:1
-
智能豆浆机的设计源程序
智能豆浆机的设计源程序-intelligent machine design source
- 2022-03-05 20:20:49下载
- 积分:1
-
所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动...
所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers or operating systems require modification in some places.
- 2022-01-25 18:27:16下载
- 积分:1
-
一个LZW压缩算法源码 简单实用 很有帮助
一个LZW压缩算法源码 简单实用 很有帮助-LZW compression algorithm a simple and practical source of great help
- 2022-01-25 15:20:52下载
- 积分:1
-
all the source code has been used successfully Borland C compiler. Each director...
所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers or operating systems require modification in some places.
- 2023-04-30 01:15:04下载
- 积分:1
-
#包括<;MEGA8。H & gt;
#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-#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
- 2022-07-27 10:40:10下载
- 积分:1