-
使用C++和wxWidgets绘声能量
应用背景该程序能够播放或停止一个WAV文件。此外,你可以输出在txt格式的WAV文件的能量。你可以画出能量输出。这个程序是一个声音分析。关键技术我们可以上传wav文件,选择文件,所以,我们可以先,得到的WAV文件的能量并能记录txt文件所以我们可以看到能量值。此外,在视觉部分,利用直流电能值。
- 2022-02-01 04:14:31下载
- 积分:1
-
A code which employs the SIMPLE
A code which employs the SIMPLE-based pressure-correction method for solving the Navier-Stokes equations using Finite Volume method, Cartesian grid, and a colocated arrangement of variables.
- 2022-04-12 04:45:15下载
- 积分:1
-
深度优先搜索
给出了一个所选顶点的无向加权的图。在所述连接组件 (包括所选一) 属于所选的顶点的地方找到的顶点的数量。输入第一行包含两个整数 n 和 s (1 ≤ 的 ≤ n ≤ 100),其中 n-的图和 s-选择顶点的顶点的数量。下面的 n 行包含 n 个数字 — — 在 MDM 图的邻接矩阵图"0"表示没有顶点和数字"1"之间的边缘-其可用性。这被保证该矩阵的主对角线将始终为零。输出打印所需的数量的顶点
- 2022-02-24 12:49:55下载
- 积分:1
-
表达式二叉树
表达式二叉树-Expression of BinaryTree
- 2022-06-03 16:23:09下载
- 积分:1
-
目前的商用有限元程序不但分析功能几乎覆盖了所有的工程领域,其程序使用也非常方便,只要有一定基础的工程师都可以在不长的时间内分析实际工程项目,这就是它能被迅速推广...
目前的商用有限元程序不但分析功能几乎覆盖了所有的工程领域,其程序使用也非常方便,只要有一定基础的工程师都可以在不长的时间内分析实际工程项目,这就是它能被迅速推广的主要原因之一。-The current commercial finite element analysis capabilities will not only cover almost all the engineering fields, and the procedure is also very easy to use, as long as there is some basis for engineers can be a long period of time without an analysis of actual projects, that is, it can be rapidly expanded one of the main.
- 2022-10-08 20:50:02下载
- 积分:1
-
改进的平方根法,比较简单的,用VC实现的
改进的平方根法,比较简单的,用VC实现的-improvements to the square root law, a simple comparison with the VC
- 2022-11-14 11:05:03下载
- 积分:1
-
will enhance wavelet for target tracking. Lifting the core algorithm and is upda...
将提升小波用于目标跟踪。
小波提升的核心就是更新算法和预测算法,通过预测算法可以得到高频信息,而通过更新算子可以得到正确的低频信息.提升样式可以实现原位计算和整数提升,并且变换的中间结果是交织排列的.其中原位计算和整数提升在硬件实现中很有价值.-will enhance wavelet for target tracking. Lifting the core algorithm and is updated prediction algorithm, algorithm can be predicted high-frequency information, and by updating operator can correct the low-frequency information. upgrade format can achieve in-situ upgrade and Integer calculations, and transform the intermediate results are intertwined with a. which integer calculation and in-situ upgrading the hardware realization of great value.
- 2022-05-14 04:46:44下载
- 积分:1
-
Linear programming simplex algorithm
线性规划单纯形算法,包括子函数和主程序,用c++编写-Linear programming simplex algorithm
- 2023-06-18 16:40:03下载
- 积分:1
-
Robot vacuum cleaners cover the whole source simulation algorithm, in the hope t...
吸尘机器人全覆盖算法仿真源码,希望对大家有用-Robot vacuum cleaners cover the whole source simulation algorithm, in the hope that useful to everybody
- 2022-02-02 05:11:16下载
- 积分:1
-
循环队列选舞伴
刚刚接触学习数据结构,针对选舞伴的问题,用顺序存储的循环队列来实现该问题,是一个比较基础的实现,跟大家一起来共享,里边标注了很详细的说明,根据提示输入就可以运行,希望对大家有帮助。
- 2022-05-24 13:22:16下载
- 积分:1