-
C function overloading
C++的函数重载-C function overloading
- 2022-02-02 05:37:09下载
- 积分:1
-
1 describes the LINUX operating environment using C++ language implementation of...
一篇介绍在LINUX操作环境下使用C++语言实现SNMP网管协议的文章-1 describes the LINUX operating environment using C++ language implementation of articles SNMP network management protocol
- 2023-03-13 15:15:03下载
- 积分:1
-
国外的开源Email.Service,评价比较好,免费
国外的开源Email.Service,评价比较好,免费-Foreign open-source Email.Service, evaluation better, free of charge
- 2023-06-05 15:10:05下载
- 积分:1
-
MP3文件以一帧为一个编码单元,各帧编码数据是独立的。为了清晰而准确地描述mp3文件格式,下面采用位流语法描述,这种语法格式与c语言近似,易于理解,且描述清晰...
MP3文件以一帧为一个编码单元,各帧编码数据是独立的。为了清晰而准确地描述mp3文件格式,下面采用位流语法描述,这种语法格式与c语言近似,易于理解,且描述清晰-An MP3 file to a coding unit, the encoded data frame is independent. In order to clear and accurate description of mp3 file format, the following description of the use of bit-stream syntax, the syntax and language similar to c, easy to understand and describe a clear
- 2022-05-14 23:02:33下载
- 积分:1
-
简单的游戏
简单的五子棋功能。可实现人机对弈。可以双人对弈。操作简单方便-simple game
- 2022-11-06 06:55:03下载
- 积分:1
-
比较不错的压缩算法
比较不错的压缩算法-quite good compression algorithm
- 2023-05-24 11:15:03下载
- 积分:1
-
经典的LZW77编码,用C语言写的,运行速度快,代码稳定性好,压缩效果好。值得下载。...
经典的LZW77编码,用C语言写的,运行速度快,代码稳定性好,压缩效果好。值得下载。-Classic LZW77 coding, using C language and running fast, the code has good stability, good compression. Worth downloading.
- 2022-06-03 17:21:07下载
- 积分:1
-
MIMO与OFDM相结合,并使用VBLAST解码。
结合MIMO和OFDM,并使用VBLAST解码。
- 2022-06-12 07:12:31下载
- 积分: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
-
在程序中动态创建菜单,菜单项中可以显示图标,比较美观
在程序中动态创建菜单,菜单项中可以显示图标,比较美观-procedures in the creation of dynamic menu, the menu items will show icon, more beautiful
- 2022-05-31 11:35:35下载
- 积分:1