代码搜索:小波系数
找到约 10,000 项符合「小波系数」的源代码
代码结果 10,000
www.eeworm.com/read/405759/11458292
txt mark.txt
姓名 总分
周彪 419.7
李明 440
江波 461
李梅 348
周彪 369.5
秦明 417
里斯 466
周地 395.5
李三 403
江个 417
www.eeworm.com/read/158052/11647740
txt tch0674.asm.txt
;===========================================
; MCS51-1.asm
; 2003.5.21
; 由田春华与傅传波共同完成
;===========================================
WR273 EQU 0C000H
RD244 E
www.eeworm.com/read/256220/12012655
c main.c
#include
#include "DAC0832.H"
void main(void)
{
int i;
while(1)
{
for(i=0;i
www.eeworm.com/read/373160/2767014
java abstractbook.java
public class AbstractBook
{
public static void main(String args[])
{
ComputerBook NewBook=new ComputerBook("Java程序设计","宋波",360);
System.out.println(NewBook.ShowBook());
}
}
abstract cla
www.eeworm.com/read/235546/14064159
m ofdmce6.m
% ofdmce6.m
%64个子在波
%
function[ber,per]=ofdmce6(snr_in_db)
%********************** preparation part ***************************
para=64; % Number of parallel channel to transmit (points)
fftl
www.eeworm.com/read/235546/14064240
asv ofdmce6.asv
% ofdmce6.m
%64个子在波
%
function[ber,per]=ofdmce6(snr_in_db)
%********************** preparation part ***************************
para=64; % Number of parallel channel to transmit (points)
fftl
www.eeworm.com/read/318926/13466344
txt 新建 文本文档.txt
第1章 多项式的计算
1. 1 一维多项式求值
1. 2 一维多项式多组求值
1. 3 二维多项式求值
1. 4 复系数多项式求值
1. 5 多项式相乘
1. 6 复系数多项式相乘
1. 7 多项式相除
1. 8 复系数多项式相除
第2章 复数运算
2. 1 复数乘法
2. 2 复数除法
2. 3 复数乘幂
2. 4 复数的n次方根
2. 5 复数指数
2. 6 复数