-
matlab的汉明码编码与解码,hamm_enc完成编码,hamm_dec完成解码
matlab的汉明码编码与解码,hamm_enc完成编码,hamm_dec完成解码-Matlab Hamming codes coding and decoding, hamm_enc complete coding, hamm_dec completed decoding
- 2022-11-25 19:10:03下载
- 积分:1
-
可编辑乐曲演奏器的实现
可编辑乐曲演奏器的实现-edit music concert with the realization
- 2023-05-12 20:05:03下载
- 积分:1
-
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过-RLE8 compression and decompression algorithm using VS2005 to develop and test
- 2022-10-08 21:45:08下载
- 积分:1
-
Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。...
Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
- 2022-08-13 12:11:45下载
- 积分:1
-
G723 标准执行,C语言,有VAD代码。
G723 标准执行,C语言,有VAD代码。-G723 standards, C language, and VAD code.
- 2022-12-22 00:35:04下载
- 积分:1
-
灰色系统用于预测未知数据,是一种比较好的方法,此程序只需改变原始数据即可得到结果!...
灰色系统用于预测未知数据,是一种比较好的方法,此程序只需改变原始数据即可得到结果!-Gray system is used to predict the unknown data is a better method, this procedure simply by changing the raw data you can get the results!
- 2022-03-25 12:10:14下载
- 积分:1
-
GIF文件解码器类使用说明
本解码器类支持GIF文件格式的89a版本,可支持动画GIF文件!
本原代码未经严格测试,欢迎广大朋友批评指正。...
GIF文件解码器类使用说明
本解码器类支持GIF文件格式的89a版本,可支持动画GIF文件!
本原代码未经严格测试,欢迎广大朋友批评指正。-GIF documents decoders use of this category of decoders class support to the GIF file format version 89a, GIF supports animation paper! Primitive code without testing, friends welcome criticism corrected.
- 2022-03-30 17:30:17下载
- 积分:1
-
12887时钟计数器,提供标准的时钟,定时,显示时间
12887时钟计数器,提供标准的时钟,定时,显示时间-12887 clock counter, provides a standard clock, time, display time
- 2023-05-29 02:55:03下载
- 积分:1
-
视频编解码,H.264编解码在视频会议中应用
视频编解码,H.264编解码在视频会议中应用-Video codec, H.264 codec in the video conferencing application
- 2022-02-14 04:33:31下载
- 积分:1
-
#定义区卫生。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
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
// ----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1 -#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
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
//----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1
- 2022-09-15 12:15:04下载
- 积分:1