资源列表

« 1 2 ... .82 .83 .84 .85 .86 21287.88 .89 .90 .91 .92 ... 21480 »

[其他小程序code

说明:将一个数组的内容反向调换,即最后一个调到第一个,倒数第二个调到第二个,以此类推。-The contents of an array of reverse exchange, which transferred first to the last, the penultimate transferred to the second, and so on.
<wendy_Lu> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序code

说明:该程序为利用选择排序法给数组排序的程序。-Select the method to use to sort an array of programs.
<wendy_Lu> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序code

说明:将输入的字符串(字符串仅包含小写字母‘a’到‘z’),按照如下规则, 循环转换后输出:a->b,b->c,…,y->z,z->a;若输入的字符串连续出现两个字母相同时, 后一个字母需要连续转换2次。例如:aa 转换为 bc,zz 转换为 ab;当连续相同字母超过两个时, 第三个出现的字母按第一次出现算。-The input string (string contains only lowercase
<wendy_Lu> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序code

说明:在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔, 如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序, (排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次, 则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开, 最后一个单词后不加空格。-Identif
<wendy_Lu> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序RLS

说明:RLS的自适应滤波 有非常详细的标注 非常适合学习和修改-A very strong and degtial result
<zhaozhenzhen> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序dateprint

说明:校历打印程序。输入起始日期和结束日期,自动打印校历。-input the beginning date and the ending date ,print all the date between.
<刘慧> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序main

说明:新建一个基类shape类是一个表示形状的抽象类,area( )为求图形面积的函数。请从shape类派出矩形类(rectangle)、三角形类(triangle)、圆类(circles)、并给出具体的求面积函数。-Create a new class is a base class shape represents the shape of an abstract class, area () function for the sake
<赵雪乐> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序RBF

说明:把RBF神经网络运用到对非线性的系统进行逼近上的仿真-The RBF neural network applied to the simulation of non-linear systems on the approximation
<靳琳> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序SCaTDE

说明:自己编写的一个单载波时域均衡的程序,采用的是线性MMSE均衡算法-When I have written a single carrier domain equalization program, using the linear MMSE equalization algorithm
<王小明> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序ImageCompression

说明:用于现代信号分析与处理课程,作用为图像的压缩-For modern signal analysis and processing programs, the role of the compressed image
<pcyan> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序KLDCT_Markov

说明:用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。-For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.
<pcyan> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[其他小程序KLDCT_img

说明:用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。-For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.
<pcyan> 在 2024-10-21 上传 | 大小:1024 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 21287.88 .89 .90 .91 .92 ... 21480 »

源码中国 www.ymcn.org