资源列表
[matlab例程] pujianfa
说明:基于谱减法的语音增强算法,谱相减法及其变形方法总体上运算量较小,容易实时实现,增强效果也较好,是目前最常用的一种方法-Spectral subtraction based speech enhancement algorithm, spectral subtraction method and the deformation of the whole volume of the smaller operations, easy real-time implementation, and enha<王璇> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] find
说明:数据结构中的顺序表和数表的查找算法。基本思想:从表的一端开始,顺序扫描线性表,依次将扫描到的结点的关键字与给定值k进行比较,若相等,则查找成功;若扫描到表的另一端仍没有找到与关键字k相等的结点,则查找失败。-Data structure in the order list and several forms of the search algorithm. The basic idea: to start from one end of the table, the order of the l<wuyoudanbo> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[matlab例程] hurst_calculation
说明:计算hurst指数 主程序 利用经典的RS分析法计算分形H指数-calculate hurst parameter<wangmei> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Matrix
说明:设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。-Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static<5235668> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] CircleShedule
说明:当很多队伍要循环比赛的时候,对比赛进行自动生成。-Automatic generation of the game.<海川> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] PackageQuestion
说明:使用C++编写的使用贪心算法来实现的背包问题。-Greedy algorithm to achieve the use of the knapsack problem.<海川> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] DynamicCalculate
说明:使用C++语言编写的动态规划--计算最优值。-Dynamic Programming- Calculation of the optimal value<海川> 在 2025-07-03 上传 | 大小:1kb | 下载:0