资源列表
[数据结构常用算法] kmp_suanfa
说明:KMP模式匹配算法,实现了用KMP算法无回溯查找字符串的功能-KMP pattern matching algorithm using the KMP algorithm without backtracking to find string function<李天宇> 在 2025-08-26 上传 | 大小:1kb | 下载:0
[matlab例程] DSP_MATLAB
说明:按时间抽取fft的matlab程序。按照标准的流程图编写。结构清晰,便于学习fft-Time taken by the matlab procedure fft. The flow chart prepared in accordance with the standards. The structure of a clear, easy to learn fft<张欢> 在 2025-08-26 上传 | 大小:1kb | 下载:0
[嵌入式Linux] war
说明:压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同,无论是哪种派生算法,LZ77算法总会包含一个动态窗口(Sliding Window)和一个预读缓冲器(Read Ahead Buffer)。动态窗口是个历史缓冲器,它被用来存放输入流的前n个字节的有关信息。一个动态窗口的数据范围可以从 0K 到 64K,而LZSS算法使用了一个4K的动态窗口。预读缓冲器是与动态窗口相对应的,它被用来存放输入流的前n个字节,预读缓冲器的大小通常在0 – 258 之间。这<孙海滨> 在 2025-08-26 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 10ad
说明:pic 10位 ad程序,测试通过,可以直接用-pic 10 bit ad procedures, the test can be directly used<益青> 在 2025-08-26 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] djkz
说明: * 马达控制器 * 1、上电DC马达正转2s * 2、AC马达1工作110s * 3、休息60s * 4、DC马达反转2s * 5、AC马达2工作110s * 6、休息110s * 7、回到1-* Motor controller* 1, DC motor power is transferred 2s* 2, AC motor 1, the work of 110s* 3, rest 60s* 4, DC motor reversal 2s* 5,<益青> 在 2025-08-26 上传 | 大小:1kb | 下载:0
[操作系统开发] Cpp1
说明:银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Deadlock banker s algorithm is to avoid an important method, this experiment requires high-level language writing and debugging a simple algorithm procedures banke<> 在 2025-08-26 上传 | 大小:1kb | 下载:0
[matlab例程] periodogramestimate
说明:Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator. a Compute the autocorrelation of for . b Compute the periodogram estimate and plot it. c Generate 10 different realizations<冀晗> 在 2025-08-26 上传 | 大小:1kb | 下载:0