代码搜索:提升小波

找到约 10,000 项符合「提升小波」的源代码

代码结果 10,000
www.eeworm.com/read/366020/9836435

c spi_dac5617.c

//=========================================================== // // 文件名称:SPI_DAC5617 // // TITLE: DSP28 SPI - DAC TLV5617A, // 采用CPU Timer0产生定时周期50ms,输出锯齿波 // 使能看门狗,在主函数中刷新计数器 // /
www.eeworm.com/read/365527/9858132

m exa8_7.m

>> [t,x,y]=sim('test2',10); >> clf,hold on >> plot(t,y(:,1),'b') >> stairs(t,y(:,2),'r') >> stairs(t,y(:,3),'g'),hold off >> axis([0 10 -1.1 1.1]),box on >> legend('正弦波','输出','三角形',4)
www.eeworm.com/read/361554/10047108

cpp make_font.cpp

/****************************************************************************************** * 辅助文件,用来获得所需要的字库 * 编写:谢煜波 * email:xieyubo@126.com * 使用方法 * make_font 英文字库名 输出英文字库名 中文字库名 输出中文字库名 ***
www.eeworm.com/read/359240/10160133

m 例8-7.m

>> [t,x,y]=sim('test2',10); >> clf,hold on >> plot(t,y(:,1),'b') >> stairs(t,y(:,2),'r') >> stairs(t,y(:,3),'g'),hold off >> axis([0 10 -1.1 1.1]),box on >> legend('正弦波','输出','三角形',4)
www.eeworm.com/read/358598/10184044

cpp fibonacci.cpp

//递归算法 //斐波那契兔子问题 #include int NumofN(int n){ if( n
www.eeworm.com/read/354944/10311195

c main.c

/*********************************************** **** AVR SPI接口控制AD9833 *** 功能:M8 SPI 接口控制 AD9833 AD9833为DDS(Direct Digital Frequency Synthesis)直接数字频率合成器 可产生0-12.5MHz的正弦波、三
www.eeworm.com/read/424897/10402254

_c chinese_code._c

//ICC-AVR application builder : 2005-11-12 17:11:59 // Target : M16 // Crystal: 8.0000Mhz // copyright:鲁军波(endylu) #include #include #include "main.h" extern uint32 CH
www.eeworm.com/read/424897/10402474

_c fat._c

//ICC-AVR application builder : 2005-11-12 17:11:59 // Target : M16 // Crystal: 8.0000Mhz // copyright:鲁军波(endylu) #include #include #include "main.h" uint32 CHINALIB_po
www.eeworm.com/read/424897/10402494

_c key._c

//ICC-AVR application builder : 2005-11-12 17:11:59 // Target : M16 // Crystal: 8.0000Mhz // copyright:鲁军波(endylu) #include #include #include "main.h" uint8 key_state;
www.eeworm.com/read/424897/10402538

_h eeprom._h

//ICC-AVR application builder : 2005-11-12 17:11:59 // Target : M16 // Crystal: 8.0000Mhz // copyright:鲁军波(endylu) #ifndef EEPROM_H #define EEPROM_H void EEPROM_write(uint16 address,uint8 da