-
6678_DMA
说明: 基于C6678 dsp的多核EDMA 程序开发(C6678 dsp EDMA code)
- 2019-06-06 11:12:16下载
- 积分:1
-
矩阵求逆,经典算法,主元高斯全左右弗兰…
矩阵求逆,经典算法,全主元高斯约当法,经典源码,用途广泛-matrix inversion, classic algorithms, the main yuan Gaussian all about when France, classic source, a wide range of uses
- 2022-03-28 18:05:36下载
- 积分:1
-
FFT
说明: 快速傅里叶变换,是快速计算序列的离散傅里叶变换(DFT)或其逆变换的方法。傅里叶分析将信号从原始域(通常是时间或空间)转换到频域的表示或者逆过来转换。FFT会通过把DFT矩阵分解为稀疏(大多为零)因子之积来快速计算此类变换。(Fast Fourier transform (FFT) is a fast method to calculate the discrete Fourier transform (DFT) of a sequence or its inverse transform. Fourier analysis transforms a signal from its original domain (usually time or space) to its representation in the frequency domain or vice versa. FFT can calculate these transformations quickly by decomposing DFT matrix into product of sparse (mostly zero) factors.)
- 2020-04-30 09:53:10下载
- 积分:1
-
VB to change the file name under the bulk of the software
VB下的批量搜索和改变文件名的软件,调试通过-VB to change the file name under the bulk of the software
- 2023-01-12 18:45:03下载
- 积分:1
-
数字电路故障分析之D算法C++实现。按照教科书编写,可能比较古板。...
数字电路故障分析之D算法C++实现。按照教科书编写,可能比较古板。-digital circuit failure analysis algorithm C D realization. According to textbook writing, perhaps more rigid.
- 2022-07-27 11:48:22下载
- 积分:1
-
利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现...
利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现-cyclic and linear convolution convolution of the relationship between FFT and IFFT with the existing procedures of linear convolution signal Fast
- 2022-04-22 10:13:31下载
- 积分:1
-
fixpmul
verilog 有符号数 乘法器模块(verilog signed multiplyer)
- 2018-04-07 21:36:14下载
- 积分:1
-
高精度空间直角坐标系与大地坐标系转换公式
说明: 经纬度转ECEF坐标公式
高精度 非迭代(The formula of latitude and longitude to ECEF coordinate)
- 2019-11-02 15:55:31下载
- 积分:1
-
自己写的双色球选号程序,哈哈,虽然没中,但是一种方法
自己写的双色球选号程序,哈哈,虽然没中,但是一种方法-lottery
- 2022-08-05 14:35:14下载
- 积分:1
-
html5离线存储实例演示
html5离线存储实例演示,内含API详解和教程,学习本HTML5实例前请先了解JavaScript在线和离线数据存储技术。当加载页面时,应用程序利用一个 onLoad 函数来核查相应的数据是否已经位于本地高速缓存区中并且将添加一个欢迎窗口,添加一个事件侦听程序以及侦听一个storage 事件,关于HTML5存储技术:
Web 存储:适用于具有 key/value对的基本本地存储
离线存储:利用一个 manifest文件来高速缓存所有文件以便离线使用
Web 数据库:适用于关系型数据库存储
- 2022-01-24 09:44:22下载
- 积分:1