资源列表
[压缩解压] huffmanCodeDecode
说明:huffman的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件-Huffman compression and decompression procedures, which CODE procedure for compression, DECODE for decompression procedures, the text of the test document<王磊> 在 2025-02-03 上传 | 大小:5kb | 下载:0
[压缩解压] duoxiangshibianhuan
说明:小波变换中的多项式变换的C++语言程序实现-wavelet transform the polynomial transform the C Programming Language<wer> 在 2025-02-03 上传 | 大小:5kb | 下载:0
[数据结构常用算法] doublelist
说明:这是我们实习时编的,实现了基本的功能,如插入,删除,查找等。初学 C++的同志们可以参考:)-This is our attachments series to achieve the basic functions, such as inserting, deleting, and searching. Novice C comrades can reference :)<杨光> 在 2025-02-03 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] TimeResolvedMenteCarlo
说明:该程序为mente carlo算法 可用于电力系统的随机抽样模拟系统状态 可用于大型的电力系统计算可靠性-the procedures for mente carlo algorithms can be used for power system simulation of random system state available in a large power system reliability calculation<clovel> 在 2025-02-03 上传 | 大小:5kb | 下载:0
[matlab例程] BlindEqualizer
说明:Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,当CMA将EYE打开,使讯号趋近于正确值,就切换到LMS,利用Slicer的输出当作training sequence来调整Equalizer的系数,而Carrier Recovery 的部份,则是将phase error track出来-Blind Equalizer algorithm is the use of the CMA and LMS tie, W<samyu107> 在 2025-02-03 上传 | 大小:5kb | 下载:1
[人工智能/神经网络/遗传算法] AIbashuma
说明:我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital,<丁如敏> 在 2025-02-03 上传 | 大小:5kb | 下载:0