-
介绍数字滤波器的设计,采用vhdl程序编写。
内容全面。
介绍数字滤波器的设计,采用vhdl程序编写。
内容全面。-Introduce the design of digital filters using VHDL programming. Comprehensive.
- 2022-08-04 06:26:26下载
- 积分:1
-
压缩和解压缩功能LZW编码方法及实现…
LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩。-LZW coding method of compression and decompression functions, and to realize the image file compression and decompression.
- 2022-11-27 12:50:02下载
- 积分:1
-
Details huffman functional, clear and accurate, easy to understand, operating da...
详细介绍huffman的功能 ,清晰准确,简单易懂,作业资料-Details huffman functional, clear and accurate, easy to understand, operating data
- 2022-12-08 16:10:03下载
- 积分:1
-
saw a few days ago was at the Forum for compression code, a few days before his...
前几天看到有人在论坛上寻找压缩代码,自己前几天又不是很忙,就摸索着写了这个程序-saw a few days ago was at the Forum for compression code, a few days before his is not so busy, writing on the exploration of this process
- 2023-01-04 21:55:08下载
- 积分:1
-
Map coloring to each city on the map as a point of abstraction, and to every cit...
地图着色把地图上的每个城市抽象为一个点,并给每个城市编号,,相邻的城市之间用直线连接。据此做出邻接矩阵,若第i个城市与第j个城市相邻,则metro[i][j]=1,否则metro[i][j]=0。
算法:按照编号从小到大的顺序检查每个城市,对每个城市从1到4使用4种颜色着色,若当前颜色可用(即不与相邻城市颜色相同),则着色;否则测试下一种颜色。
-Map coloring to each city on the map as a point of abstraction, and to every city number, adjacent lines to connect between cities. Accordingly to make adjacency matrix, if the section i and section j cities adjacent cities, the metro [i] [j] = 1, otherwise the metro [i] [j] = 0. Algorithm: In accordance with the code sequence from small to large checks every city, every city on 1-4 from the use of four kinds of color shading, color can be used if the current (ie not with the same colors as the neighboring cities), then coloring Otherwise, the next test colors.
- 2022-02-12 12:09:41下载
- 积分:1
-
JPEG compression coding system source code
JPEG压缩编码系统源代码-JPEG compression coding system source code
- 2022-03-03 17:04:10下载
- 积分:1
-
画图程序,非常好,好好啊哈
画图程序,非常好,好好啊哈-drawing program, very good, good aha
- 2022-02-02 01:03:43下载
- 积分:1
-
UnRar解压缩控件
UnRar Control for VB6,解压缩WinRar的控件,系统不用安装WinRar程序也可以解压缩Rar文件,包含一...
UnRar解压缩控件
UnRar Control for VB6,解压缩WinRar的控件,系统不用安装WinRar程序也可以解压缩Rar文件,包含一个VB6的例子程序。-Unrar unzip control UnRar Control for VB6, extracting WinRar control, the system need to install WinRar program can also extract the Rar file, contains a VB6 example of the procedure.
- 2022-06-14 09:35:52下载
- 积分:1
-
实现LZARI压缩算法的C++类
实现LZARI压缩算法的C++类-LZARI compression algorithm to achieve the category C
- 2022-03-18 21:42:02下载
- 积分:1
-
static data member in use
静态数据成员的使用-static data member in use
- 2022-04-26 09:52:35下载
- 积分:1