资源列表
[数据结构常用算法] biaodashiqiuzhi
说明:题目:设计一个题目,演示用算符优先法对算术表达式求值的过程。 概要设计 1、顺序扫描中缀算术表达式,当读到数字时直接将其送至输出队列中; 2、当读到运算符时,将栈中所有优先级高于或等于该运算符弹出,送至输出队列中,再将当前运算符入栈; 3、当读入左括号时,即入栈; 4、当读到右括号时,将靠近栈顶的第一个左括号上面的运算符全部一次弹出,送至输出队列中,再删除栈中的左括号。 5、使用VS栈来存储读入的操作和运算结果,然后进行数字字符到数值的转换。 -Title: Desi<布瓜> 在 2025-08-29 上传 | 大小:6kb | 下载:0
[matlab例程] quxiannihe
说明:曲线拟合的matlab程序,希望对大家有用。-Matlab curve fitting procedures, in the hope that useful to everyone.<蒋玲玲> 在 2025-08-29 上传 | 大小:6kb | 下载:0
[matlab例程] Singer
说明:Singer 机动目标跟踪算法的MATLAB仿真程序,绝对好用.请先解压,其中: target_movement.m文件为目标运动模型文件. Singer.m为主程序文件.-Singer maneuvering target tracking algorithm MATLAB simulation program, the absolute ease of use. Please decompression, in which: target_movement.m paper docum<苏东北> 在 2025-08-29 上传 | 大小:6kb | 下载:0
[matlab例程] matlab
说明:一些数值计算用的MATLAB代码,适合初学MATLAB和数字计算的人使用,根据MATLAB的矩阵思想编写,对初学者更好的把握MATLAB编程思想很有用-Some numerical calculation using MATLAB code, suitable for novice MATLAB and digital computing use, according to the ideological preparation of MATLAB matrix, for beginners t<高风> 在 2025-08-29 上传 | 大小:6kb | 下载:0
[matlab例程] shijianxulieyuceGP
说明:本程序是基于matlab的时间序列预测模型GP源程序-This procedure is based on the matlab time series prediction model GP source code<不吃萝卜的萝卜> 在 2025-08-29 上传 | 大小:6kb | 下载:0
[matlab例程] Jafarkhani
说明:Jafarkhani的差分空时分组码matlab程序,在不同信噪比下,比较了系统SER和BER。采用2发1收,瑞利衰落信道-Jafarkhani differential STBC matlab procedure, at different signal to noise ratio, the system compares the SER and BER. The use of 2-fat one admission, Rayleigh fading channel<harriman> 在 2025-08-29 上传 | 大小:6kb | 下载:0