-
加法乘法静态多功能流水线调度
流水线分五个步骤,每个步骤的执行时间均为一个单位时间;其中1-2-3-5组成加法流水线,1-4-5组成乘法流水线。加法和乘法不能同时执行。
- 2022-01-22 00:18:39下载
- 积分:1
-
降采样(16Kto8K)
录音库采集,经常采用高采样率,如44.1k或16k, 但实际应用场合,录音采样率可能只有8k,因此需要降采样。本源码实现录音wav文件降采样,从16K转8K. 采用连续两点求平均,转完时域波形几乎不影响,听不出差别,但如用于语音识别,则可能有影响。
- 2022-01-25 22:51:20下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-08-04 05:36:45下载
- 积分:1
-
基于小波变换的圆形 Hough 变换的蓄能器图像计算
此代码计算的蓄能器图像基于小波变换的圆形 Hough 变换,给定一个的半径。
- 2022-01-25 18:20:14下载
- 积分:1
-
使用模拟退火算法解0-1背包问题MATLAB源代码
使用模拟退火算法解0-1背包问题MATLAB源代码-using simulated annealing Xie 0-1 knapsack problem MATLAB source code
- 2022-11-05 21:40:04下载
- 积分:1
-
读取segy的程序
是一个读取segy的程序。需要一个输入的par文件来描述观测系统。结果输入为地震数据。
- 2022-10-28 01:10:04下载
- 积分:1
-
科学与工程数值算法求解方程组的类
科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
- 2022-03-13 20:51:02下载
- 积分:1
-
一个程序,实现快速傅立叶变换,使用对话框编程。具体参数可以调节。...
一个程序,实现快速傅立叶变换,使用对话框编程。具体参数可以调节。-a procedure, fast Fourier transform, the use of dialog programming. Specific parameters can be adjusted.
- 2022-01-22 15:13:10下载
- 积分:1
-
在 c + + 编译的 TMS320 ASM 语音声码器
演讲过程 c + + 编写和编译的 TMS320 ASM 的声码器
- 2022-07-27 04:22:50下载
- 积分:1
-
信息论编码中用hufman程序来实现的hufman编码
信息论编码中用hufman程序来实现的hufman编码- In the information theory code hufman which realizes with the
hufman procedure codes
- 2023-03-06 03:50:03下载
- 积分:1