资源列表
[数据结构常用算法] 27691f24aa77.tar
说明:c++课程设计的实现, 使用list省略了链表的实现, 可以作为课程设计的参考.-c++ curriculum design, use the list omitted the realization of the list, can be used as the reference of the course design.<唐泽栋> 在 2025-12-20 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] Exameple51Sim
说明:BP神经网络的仿真,利用工具箱函数进行预测,显示期望值与输出值-BP<吴元元> 在 2025-12-20 上传 | 大小:5kb | 下载:0
[matlab例程] BPSK
说明:常用的数字调制的matlab程序,ask,bpsk,fsk,qam等-Common digital modulation matlab program, ask, bpsk, fsk, QAM<chengsiyao> 在 2025-12-20 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] code_branch_s3vm
说明:基于半监督支持向量机算法,能得到全局最优解,很好用。-Run test_two_moons.m to see the solution of the branch-and-bound algorithm on the two moons toy problem<刘阳> 在 2025-12-20 上传 | 大小:5kb | 下载:0
[matlab例程] windpowerprediction
说明:相空间重构源代码,可以直接调用,用于混沌理论-Phase space reconstruction of the source code, you can directly call for chaos theory<杨> 在 2025-12-20 上传 | 大小:5kb | 下载:0
[matlab例程] mx_CZT_fltp
说明:CZT算法的任意点数FFT变换的浮点C程序,加入MEX借口函数,从而实现matlab的直接调用!-Floating-point C program, the CZT algorithm any point FFT transform added MEX an excuse to function, in order to achieve the matlab direct calls!<会还剩> 在 2025-12-20 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] solirr.pro
说明:This IDL function return the solar irradiance<yg> 在 2025-12-20 上传 | 大小:5kb | 下载:0
[压缩解压] MYhuffman
说明:重写的经典huffman算法,本类融合了快速排序,插入排序,压缩阶段:每个assic从根递归写入一个DWORD中,当写满DWORD的32位的时候,写入一次内存压缩快>然后循环 解压过程:每次读取一个DWORD长度数据再反响循环&过滤该从左还是右子树进行还原当到达叶节点时候,读取对应节点的assic编码 再加压与解压末尾时候会出现不满足4个字节的数据,我把它们简称为补码,用来效验最终文件大小.-Huffman algorithm rewrite the classic blend o<杨斌> 在 2025-12-20 上传 | 大小:5kb | 下载:0