资源列表
[其他小程序] Wavelet_base
说明:小波的应用,需要用到小波基。例如在信号处理的各种应用中。用小波基才能生成小波函数。-Wavelet applications require the use of wavelet bases. Such as in various applications of signal processing. Wavelets can be used to generate wavelet functions.<宣丽凤> 在 2025-11-24 上传 | 大小:1.94mb | 下载:0
[其他小程序] naokou
说明:基于matlab GUI界面设计,算法优化非常好,几乎没有循环,包括最小二乘法、SVM、神经网络、1_k近邻法。- Based on matlab GUI interface design, Algorithm optimization is very good, almost no circulation, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.<hiesaisun> 在 2025-11-24 上传 | 大小:5kb | 下载:0
[其他小程序] page
说明:模拟操作系统采用OPT、FIFO和LRU算法进行页面置换的过程。 设程序中地址范围为0到32767,采用随机数生成256个指令地址,满足50 的地址是顺序执行,25 向前跳,25 向后跳。为满足上述条件,可采取下列方法: 设d0 10000,第 n个指令地址为dn,第 n+1 个指令地址为dn+1 ,n的取值范围为0 到255。每次生成一个 1 到1024范围内的随机数a,如果a落在1 到512 范围内,则dn+1 dn+1。如果a落在513 到768范围内,则设置dn+1 为1 到dn<黄keke> 在 2025-11-24 上传 | 大小:2.52mb | 下载:0