-
导师刚刚让我做的小项目,是智能公交站台的一部分,其中有串口通讯,和vc类之间通讯,还有改变控件的颜色等...
导师刚刚让我做的小项目,是智能公交站台的一部分,其中有串口通讯,和vc类之间通讯,还有改变控件的颜色等-instructors just let me do small projects, the platform is smart transit, which are part of a serial communications, and communications between vc category, there are controls to change the color, etc.
- 2022-03-11 07:58:08下载
- 积分:1
-
主要是一些文件的操作,新建文件夹、下载,上传、分割文件、合并文件、Unzip解压Zip压缩、剪切、复制、粘贴 等功能...
主要是一些文件的操作,新建文件夹、下载,上传、分割文件、合并文件、Unzip解压Zip压缩、剪切、复制、粘贴 等功能-Are mainly for file operations, the new folders, download, upload, split files, merge files, Unzip decompression Zip compression, cut, copy, paste and other functions
- 2022-07-11 16:29:07下载
- 积分:1
-
Of school teachers, personnel management, reasonable arrangements for personnel,...
对学校的老师,人员进行管理,合理的安排人员,使学校人员秩序合理-Of school teachers, personnel management, reasonable arrangements for personnel, so that school personnel order a reasonable
- 2023-06-08 15:20:03下载
- 积分:1
-
Huffman算法基于文件的压缩和解压缩过程。程序…
基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
- 2023-01-13 04:20:04下载
- 积分:1
-
这个程序的功能是能对一般的文件进行压缩和解压缩!
这个程序的功能是能对一般的文件进行压缩和解压缩!-The function of this procedure is able to document the general compression and decompression!
- 2022-03-02 03:53:10下载
- 积分:1
-
Learning is mainly based on wavelets, mutual exchanges, learn from each other. W...
主要是学习小波的基础,互相交流,互相学习。欢迎交流啊
-Learning is mainly based on wavelets, mutual exchanges, learn from each other. Welcome the exchange of ah
- 2022-04-24 09:39:26下载
- 积分:1
-
PPMd compression of the source
PPMd压缩方式的源码-PPMd compression of the source
- 2022-05-25 14:25:12下载
- 积分:1
-
based on the SDK image acquisition procedures
基于SDK的图像采集程序-based on the SDK image acquisition procedures
- 2022-01-26 05:04:55下载
- 积分:1
-
LZW算法的C语言实现!能够实现对原始数据的压缩!
LZW算法的C语言实现!能够实现对原始数据的压缩!-LZW algorithm realize the C language! To achieve compression of the original data!
- 2023-05-23 19:25:03下载
- 积分: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