-
动态规则解数字三角问题给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。...
动态规则解数字三角问题给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。-Digital triangle Issue Description : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the triangle to the end of a path, the path through the largest sum of the figures.
- 2022-12-23 12:15:03下载
- 积分:1
-
0.618 process does the cases, seek the maximum COSX
黄金分割的程序实了例,求COSX的最大值-0.618 process does the cases, seek the maximum COSX
- 2022-02-09 17:51:21下载
- 积分:1
-
任意相互不捕捉皇后生成源程序(类似相互不捕捉八皇后)
任意相互不捕捉皇后生成源程序(类似相互不捕捉八皇后)-not arbitrary mutual capture Queen"s generation source (similar to each other to capture 8 Queen)
- 2022-03-10 05:50:06下载
- 积分:1
-
人脸识别代码
提供了人脸识别的算法和思想,以简短的例子和不是很长的matlab代码实现人脸识别。同时可作为毕业论文的参考资料和进行相关的科研项目的有关文献参考。
- 2023-04-28 01:40:04下载
- 积分:1
-
中文语义分析
1.1 基于交互输入的义原查询、义原距离计算、义原相似度计算1.2 基于交互输入的词语义项查询、义项相似度计算、词语相似度计算;1.3 基于文件输入的词语义项查询、词语相似度计算;1.4 相似度计算中的参数调整。
- 2022-11-12 12:30:03下载
- 积分:1
-
atan function, because a lot of information communication systems, which rely on...
atan函数,由于在通信系统中很多信息都是依赖相位信息得到,所以atan函数非常有用。-atan function, because a lot of information communication systems, which rely on phase information is therefore very useful function atan.
- 2022-01-25 19:12:46下载
- 积分:1
-
PL
PL
- 2022-06-03 08:23:47下载
- 积分:1
-
C++实现语音的特征参数提取
资源描述语音识别中常用的参数有LPCC(线性预测倒谱系数)和MFCC(梅尔频率倒谱系数)。其中LPCC是基于人的发音模型建立的,是一种基于合成的参数。而MFCC是一种基于人耳的听觉特性提出的。大量研究表明,MFCC能够比LPCC更好的提高系统的识别性能。
- 2023-01-24 15:40:09下载
- 积分:1
-
八路抢答器
library IEEE; --库说明
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
entity bldzqdqwcb is
Port ( clr: in STD_LOGIC; ----qing 0
clk,button0: in STD_LOGIC; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-25 18:55:58下载
- 积分:1
-
The Kalman filter30 is a minimum
The Kalman filter30 is a minimum-variance filter in which time-series measurements are incorporated recursively into estimates of state variables it is the optimal, Bayesian least-squares estimator for linear dynamic systems.-text
- 2022-03-17 08:20:02下载
- 积分:1