资源列表
[matlab例程] ofdm_matlab_code
说明:% OFDM系统的发送,通过多径衰落信道,接收,判决 % 信道使用jakes模型。 % 时间色散系数我使用[0.9, 0.8 , ....., ],你们自己去修改。 - OFDM system to send, through the multipath fading channel, receive, sentence channel using Jakes model. Dispersion coefficient o<LD> 在 2025-03-04 上传 | 大小:3kb | 下载:0
[数据结构常用算法] chazhaoyuansu
说明:查找线性表中的某元素:L为带头接点的单链表的头指针,当第i个元素存在的时候,其值赋给e并返回OK,否则返回ERROR */ -linear search of a table of elements : L tap for the lead single linked list for the first guide, When the first i elements exist, the value assigned to the<周伯通> 在 2025-03-04 上传 | 大小:3kb | 下载:0
[压缩解压] 39709574c-LZW
说明:压缩解压缩代码,使用的是霍夫曼算法,是很好的一个初学者的试例-decompress compressed code, the use of the Huffman algorithm, is a good beginners trial cases<xxx> 在 2025-03-04 上传 | 大小:3kb | 下载:0
[matlab例程] 3Dray_tracing
说明:基于matlab做的三维射线追踪的源代码。供大家交流之用。-based on Matlab do 3D ray tracing the source code. For exchange purposes.<ym> 在 2025-03-04 上传 | 大小:3kb | 下载:0
[matlab例程] Case1_AS_533
说明:MATALB蚁群算法:以MATALB为编程环境详细介绍了一个控制系统的蚁群算法实例仿真!-enriching Ant Algorithm : to enriching programming environment for a detailed account of a control system of ant algorithm simulation!<琢光> 在 2025-03-04 上传 | 大小:3kb | 下载:0
[matlab例程] DSP9_MATLAB
说明:信号处理中的若干典型算法,很不错的,希望对大家游泳-signal processing algorithms typical of a number of very good, we hope to swim<陈紫萱> 在 2025-03-04 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Thecarstop
说明:停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模<牛纪超> 在 2025-03-04 上传 | 大小:3kb | 下载:0