资源列表
[数据结构常用算法] red-and-black-tree-cPP
说明:用红黑树实现数据的排序、插入、及删除功能-With a red-black tree implementation to sort the data, insert, and delete functions<王欣伟> 在 2025-08-23 上传 | 大小:3kb | 下载:0
[matlab例程] Wavelet-denoising
说明:小波去噪的过程中使用多诺霍软硬阈值的方法去除图像中的噪声-In the process of the wavelet denoising using donoghue soft hard threshold method to eliminate the noise in the image<杨立章> 在 2025-08-23 上传 | 大小:2kb | 下载:0
[压缩解压] decoder.cpp.tar
说明:ffmpeg 实现视频解码,读取视频相关参数-decode video by ffmpeg library and read parameters of video<xyh> 在 2025-08-23 上传 | 大小:2kb | 下载:0
[matlab例程] Sparse-Autoencoder
说明:斯坦福公开课提供的深度学习稀疏编码器的练习代码!-Stanford courses provided by the practice of deep learning sparse encoder code!<kouyunhan> 在 2025-08-23 上传 | 大小:135kb | 下载:0
[人工智能/神经网络/遗传算法] fuzzyann
说明:模糊神经网络就是模糊理论同神经网络相结合的产物,文件中含有三个模糊神经网络的案例。-Fuzzy neural network theory with fuzzy neural network is a combination of product, three cases of fuzzy neural network file contains.<huangpiao> 在 2025-08-23 上传 | 大小:24kb | 下载:0
[数学计算/工程计算] miller_rabin
说明:Miller-Rabin质数测试 输入 第1行:1个正整数t,表示数字的个数,10≤t≤50 第2..t+1行:每行1个正整数,第i+1行表示正整数a[i],2≤a[i]≤10^18 输出 第1..t行:每行1个字符串,若a[i]为质数,第i行输出 Yes ,否则输出 No -Miller-Rabin primality test input The first line: 1 positive integer T, said a number<李慧林> 在 2025-08-23 上传 | 大小:1.71mb | 下载:0