资源列表
[其他小程序] ZuiDaSiRanYiMa
说明:软译码(最大似然译码)是重要的译码方式 特编写循环码软译码程序-Soft Decoding (maximum likelihood decoding) is an important way of special preparation of cyclic code decoding software decoding program<masss> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[其他小程序] DDS-boxing
说明:现编写能产生三种信号的DDS调制 三种信号分别为三角波 方波 锯齿波-Now prepared to produce three kinds of signals DDS three signals were modulated square wave triangle wave sawtooth<masss> 在 2025-07-28 上传 | 大小:3kb | 下载:0
[其他小程序] nonlinear-optium
说明:本程序实现了一个简单的非线性约束最优化问题,仅供参考-This program implements a simple nonlinear constrained optimization problems, for reference only<迟骋> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[其他小程序] hearing-masking
说明:写了一个以‘爱很简单’为例的听觉掩蔽计算计算程序,供大家参考-Wrote a Aihenjiandan auditory masking calculation example calculation procedures, for your reference<迟骋> 在 2025-07-28 上传 | 大小:654kb | 下载:0
[其他小程序] zdjxwt
说明:最大间隙问题,给定n个实数x1,...xn,求这n个数在是轴上响铃2个数之间的最大差值,是和曾哥函数耗时O(1)。采用桶和抽屉原理求解-Maximum gap problem, given n real numbers x1, ... xn, find that the number n is the axis of the rings the maximum difference between the two numbers is a time-consuming and had broth<米唐> 在 2025-07-28 上传 | 大小:1.1mb | 下载:0
[其他小程序] English-sentence-word
说明:分词思想:用是s[]来存取输入的句子,t[h][j]来存储分词后的每个单词,由于每个单词也是一个字符串 ,所以要用二维数组来存,然后从s中逐个读入字符,如果是字符就将当前s[i]存入t[h][j],并 j+1,如果是空格或标点则结束上一个单词的读入,h+1,并将j置0准备下一个单词的存储-Word idea: use is s [] to access the input sentence, t [h] [j] to store each word after word, because<范强> 在 2025-07-28 上传 | 大小:1kb | 下载:0