搜索结果
找到约 27 项符合
mu 的查询结果
按分类筛选
DSP编程 从应用角度介绍了ADSP21160 DSP 芯片的基本性能, 并用ADSP21160 实现了基本的阵列信号测向算法- MU S IC 算法1 着重讨论了如何利用ADSP21160 的结构和开发环境来
从应用角度介绍了ADSP21160 DSP 芯片的基本性能, 并用ADSP21160 实现了基本的阵列信号测向算法-
MU S IC 算法1 着重讨论了如何利用ADSP21160 的结构和开发环境来提高程序的执行效率, 满足系统设计的要求。
关键词: SHARC DSP 阵列信号处理 MU S IC 测向算法 ...
游戏 奇迹 mu 客户端 main 97 b补丁
奇迹 mu 客户端 main 97 b补丁,未跳np
通讯/手机编程 pcm编码 有关线性、A律、mu律的pcm编码的matlab实现
pcm编码 有关线性、A律、mu律的pcm编码的matlab实现
技术资料 基于Microchip ATSAMG55J19A-MU ATWINC1500B 智能语音助手Alex
基于Microchip ATSAMG55J19A-MU ATWINC1500B 智能语音助手Alexa方案基于Microchip ATSAMG55J19A-MU ATWINC1500B 智能语音助手Alexa方案
语音压缩 The Audio File Library provides a uniform programming interface to standard digital audio file form
The Audio File Library provides a uniform programming interface to
standard digital audio file formats.
This library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun
.snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The ...
网络 linux下邮件客户端源码 实现了邮件客户端的一些基本功能
linux下邮件客户端源码
实现了邮件客户端的一些基本功能,现在较为流行的MU
数学计算 vanderpol 方程 的simulink模型仿真
vanderpol 方程 的simulink模型仿真,参数mu,x10,x20设置不同参数。
matlab例程 The equation is written as a system of two first order ODEs. These are evaluated for different value
The equation is written as a system of two first order ODEs. These are evaluated for different values of the parameter Mu. For faster integration, we choose an appropriate solver based on the value of the parameter Mu.
其他 Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行
Status CreateSMatrix(RLSMatrix &M)
{ // 创建稀疏矩阵M
int i
Triple T
Status k
printf("请输入矩阵的行数,列数,非零元素数:")
scanf("%d,%d,%d",&M.mu,&M.nu,&M.tu)
M.data[0].i=0 // 为以下比较做准备
for(i=1 i<=M.tu i++)
{
do
{