资源列表
[matlab例程] Matlab_Harris
说明:用matlab做的,而且有图片和解释。我用了2个小时写的,虽然不太好,还是可以供大家参考的。-using Matlab done, but pictures and explanation. I spent two hours writing, though not very good, or to be available for reference.<邱延军> 在 2025-07-20 上传 | 大小:574kb | 下载:0
[数据结构常用算法] ACKFunction
说明:实现阿克曼函数并统计递归调用次数 Counting times of recursion calling 1. 问题描述 定义阿克曼递归函数: ACK(0,n)=n+1 n>=0 ACK(m,0)=ACK(m-1,1) m>=1 ACK(m,n)=ACK(m-1,ACK(m,n-1)) m,n>0 2. 基本要求 读入m、n,输出ACK(m,n)的值,并统计递归调用次数。-Ackermann achieve statistical a<李昭明> 在 2025-07-20 上传 | 大小:574kb | 下载:0
[人工智能/神经网络/遗传算法] Chapter05
说明:使用遗传算法解决tsp问题,vc++6.0实现-Tsp using genetic algorithms to solve the problem, vc++ 6.0 to achieve<lihongda> 在 2025-07-20 上传 | 大小:574kb | 下载:0
[matlab例程] Qpskmatlabsimulink
说明:主要讨论了QPSK的调制解调原理,分析了它们的调制解调实现过程-Mainly discussed the QPSK modulation and demodulation principle, an analysis of their realization of the process of modulation and demodulation<huanghao> 在 2025-07-20 上传 | 大小:574kb | 下载:0
[matlab例程] ProficientInMatlab
说明:精通matlab综合辅导与指南,很经典的MATLAB学习资料。-Proficient in matlab comprehensive counseling and guidance, it is a classic learning materials MATLAB.<豪哥> 在 2025-07-20 上传 | 大小:574kb | 下载:0
[压缩解压] H.264_D1_Loopback_Demo_v2.0
说明:合众达DM642开发板的H.264演示程序代码,经过测试可以运行-United DM642 development board of the H.264 demo code can run tested<yinhang> 在 2025-07-20 上传 | 大小:574kb | 下载:0