代码搜索:水声信号
找到约 10,000 项符合「水声信号」的源代码
代码结果 10,000
www.eeworm.com/read/390596/8457639
bak sender2.java.bak
class Buffer2 //加互斥锁的缓冲区
{
private int value;
private boolean isEmpty = true; //value是否为空的信号量
synchronized void put(int i)
{
while (!i
www.eeworm.com/read/432412/8606330
m circevod.m
function [xec, xoc] = circevod(x)
% 将信号分解为圆周偶和圆周奇两部分
% --------------------------------------------------------------
% [xec, xoc] = circecod(x)
%
if any(imag(x) ~= 0)
error('x 非实数序列')
en
www.eeworm.com/read/432412/8606673
m circevod.m
function [xec, xoc] = circevod(x)
% 将信号分解为圆周偶和圆周奇两部分
% --------------------------------------------------------------
% [xec, xoc] = circecod(x)
%
if any(imag(x) ~= 0)
error('x 非实数序列')
en
www.eeworm.com/read/286899/8738214
h timestruct.h
///////////////////////////////////////////////
#include
using namespace std;
# ifndef MYSTRUCT_H_H //防止头文件重复加载
# define MYSTRUCT_H_H
struct time_calendar //观测历元的日历时,也即信号
www.eeworm.com/read/286894/8738272
h mystruct.h
///////////////////////////////////////////////
#include
using namespace std;
# ifndef MYSTRUCT_H_H //防止头文件重复加载
# define MYSTRUCT_H_H
struct time_calendar //观测历元的日历时,也即信号
www.eeworm.com/read/286884/8738391
h mystruct.h
///////////////////////////////////////////////
#include
using namespace std;
# ifndef MYSTRUCT_H_H //防止头文件重复加载
# define MYSTRUCT_H_H
struct time_calendar //观测历元的日历时,也即信号
www.eeworm.com/read/386478/8744091
c timer.c
/**********************************************************/
/* 文件名: Timer.Asm */
/* 功能描述: 使用定时器0及定时器1进行定时, */
/* 在P1.0及P1.1上输出方波信号。
www.eeworm.com/read/286530/8761810
m showwav.m
function [ output_args ] = showwav( input_args )
%UNTITLED1 Summary of this function goes here
% Detailed explanation goes here
% 原始信号
[data,fs,nbits]=wavread('recycle.wav');
N=length(data);
fs=380
www.eeworm.com/read/286530/8761816
asv showwav.asv
function [ output_args ] = showwav( input_args )
%UNTITLED1 Summary of this function goes here
% Detailed explanation goes here
% 原始信号
[data,fs,nbits]=wavread('recycle.wav');
N=length(data);
fs=380
www.eeworm.com/read/286203/8783507
asm soft_svpwm.asm
;--------------------------------------------------------------------------------------------------------
; 重庆大学――美国德州仪器数字信号处理方案实验室
; 函数名:void soft_svpwm(softsvpwm *p, int u_alfa, int u_beta)
; 函数功