资源列表

« 1 2 ... .52 .53 .54 .55 .56 156457.58 .59 .60 .61 .62 ... 216390 »

[matlab例程wiseqs-swxh60

说明:MATLAB的图形界面GUI设计实现课程设计中的zTCSVg编码算法,并仿真qCtfLsf参数在不同条件下的误码率性能曲线,与现有算法对比,性能良好,界面友好。 -MATLAB graphical interface GUI design and implementation of curriculum design zTCSVg coding algorithm and simulation qCtfLsf parameters BER performance curve under d
<n6odbh> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[matlab例程wiseqs-y7hrvf

说明:MATLAB的图形界面GUI设计实现课程设计中的xWVwLL编码算法,并仿真gIHHJDS参数在不同条件下的误码率性能曲线,与现有算法对比,性能良好,界面友好。 -MATLAB graphical interface GUI design and implementation of curriculum design xWVwLL coding algorithm and simulation gIHHJDS parameters BER performance curve under d
<bgce8r> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[matlab例程wiseqs-zay7sw

说明:MATLAB的图形界面GUI设计实现课程设计中的DAaatk编码算法,并仿真HJLyPoz参数在不同条件下的误码率性能曲线,与现有算法对比,性能良好,界面友好。 -MATLAB graphical interface GUI design and implementation of curriculum design DAaatk coding algorithm and simulation HJLyPoz parameters BER performance curve under d
<y2mwhp> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[matlab例程counter_10qyri

说明:无线信道XzLfrg模型MATLAB仿真程序,实现了AnJhmXg技术下多参数的模拟,最接近物理信道,信道逼近参数接近最小二乘XzLfrg算法。 -Radio channelXzLfrg model MATLAB simulation program, to achieve a multi-parameter simulation AnJhmXg technology, the closest physical channel, the channel parameters close to
<lbzy5f> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[matlab例程counter_1i74lu

说明:无线信道HnLOzf模型MATLAB仿真程序,实现了LSPVoLj技术下多参数的模拟,最接近物理信道,信道逼近参数接近最小二乘HnLOzf算法。 -Radio channelHnLOzf model MATLAB simulation program, to achieve a multi-parameter simulation LSPVoLj technology, the closest physical channel, the channel parameters close to
<p4yq5j> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[matlab例程counter_54hgtu

说明:无线信道pgsrnK模型MATLAB仿真程序,实现了WxaCBbt技术下多参数的模拟,最接近物理信道,信道逼近参数接近最小二乘pgsrnK算法。 -Radio channelpgsrnK model MATLAB simulation program, to achieve a multi-parameter simulation WxaCBbt technology, the closest physical channel, the channel parameters close to
<ne9by0> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[matlab例程counter_90inm3

说明:MATLAB的图形界面GUI设计实现课程设计中的gYwqBt编码算法,并仿真HMaRvvD参数在不同条件下的误码率性能曲线,与现有算法对比,性能良好,界面友好。 -MATLAB graphical interface GUI design and implementation of curriculum design gYwqBt coding algorithm and simulation HMaRvvD parameters BER performance curve under d
<kj1w0s> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[交通/航空行业fusionCFAR

说明:恒虚警检测信号处理过程中,进行三个传感器分布式融合时对标称化因子的计算,包括与规则、或规则、KN规则-CFAR signal processing performed on the normalized calculation of factors, including the rules, or rules, KN rule three sensors distributed fusion
<sosozxy> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[其他小程序The-number-of-lit-lamps

说明:写的一个程序关于,一条长廊里依次装有n(1 ≤ n ≤ 65535)盏电灯,从头到尾编号1、2、3、…n-1、n。每盏电灯由一个拉线开关控制。开始,电灯全部关着。 有n个学生从长廊穿过。第一个学生把号码凡是1的倍数的电灯的开关拉一下;接着第二个学生把号码凡是2的倍数的电灯的开关拉一下;接着第三个学生把号码凡是3的倍数的电灯的开关拉一下;如此继续下去,最后第n个学生把号码凡是n的倍数的电灯的开关拉一下。n个学生按此规定走完后,长廊里电灯有几盏亮着。注:电灯数和学生数一致。 -Followe
<江柳琳> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[数据结构常用算法Verify-parentheses-matches

说明:写的一个程序,内容是:输入一串字符串,其中有普通的字符与括号组成(包括‘(’、‘)’、‘[’, ] ),要求验证括号是否匹配,如果匹配则输出0、否则输出1-Enter a string of string ordinary characters and parentheses (including ( , ) , [ , ] ) requires authentication brackets matches, if the match is output 0, otherwise ou
<江柳琳> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[数据结构常用算法String-separation

说明:写的一个程序,题目描述: 通过键盘输入任意一个字符串序列,字符串可能包含多个子串,子串以空格分隔。请编写一 个程序,自动分离出各个子串,并使用’,’将其分隔,并且在最后也补充一个’,’并将子 串存储。 -Subject descr iption: An arbitrary string sequence through the keyboard input string may contain more than one substring, substring sepa
<江柳琳> 在 2025-09-26 上传 | 大小:7kb | 下载:0

[数据结构常用算法Josephus-application-problems

说明:写的一个程序,内容是:一组人(n个),围成一圈,从某人开始数到第三个的人出列,再接着从下一个人开始数,最终输出最终出列的人 (约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。) -A group of people (n points), circle, someone starts counting
<江柳琳> 在 2025-09-26 上传 | 大小:7kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 156457.58 .59 .60 .61 .62 ... 216390 »

源码中国 www.ymcn.org