资源列表
[汇编语言] HarmoniousWavelet
说明:自己收集的关于谐波小波的相关程序,包含多个程序。想学习谐波小波的同学,一个就够了!-Own collection of relevant procedures on harmonic wavelet, including a plurality of programs. Want to learn harmonic wavelet students, one is enough!<青云之巅> 在 2025-06-09 上传 | 大小:28.18mb | 下载:0
[并行运算] big-and-small-using-pointer-array
说明:c-code to find large and small number the given input using pointer array.dev-c++ is used For the above code compilation -c-code to find large and small number the given input using pointer array.dev-c++ is used For the above code compilation<uday> 在 2025-06-09 上传 | 大小:87kb | 下载:0
[汇编语言] LMS-filter
说明:对系统的一个采样小程序,附带有一个LMS滤波程序-A small sampling of the system program, the program comes with a LMS filter<关关> 在 2025-06-09 上传 | 大小:3kb | 下载:0
[汇编语言] assignment1
说明:径向基神经网络的原始数据,数据集配合径向基神经网络使用-Original data of RBF neural network, data sets with RBF neural network is used<张丹丹> 在 2025-06-09 上传 | 大小:67kb | 下载:0
[编辑器/阅读器] DFIG_simplified_crowbar
说明:DFIG MAtlab Simulink<mmebrahi> 在 2025-06-09 上传 | 大小:42kb | 下载:0
[汇编语言] DeepLearningTutorials-master
说明:深度学习模型建立图像以及语音模型,深度学习代码。-deep learning<heyang> 在 2025-06-09 上传 | 大小:5.98mb | 下载:0
[编译器/词法分析] grammar
说明:预测分析法(LL(1)方法)的基本思想是:从文法开始符S出发,从左到右扫描源程序,每次通过向前查看 1 个字符,选择合适的产生式,生成中间推导过程以及句子的最左推导。本程序可以输入预测分析表,输出最左推导和中间过程。(The basic idea of prediction analysis method (LL (1)) is to start from the grammar start symbol S, and scan the source program from left to r<lwqcinder> 在 2025-06-09 上传 | 大小:587kb | 下载:0