代码搜索:提升小波

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

代码结果 10,000
www.eeworm.com/read/406138/11449007

java fibouacci.java

/**裴波那契数列以及黄金分割 * Fibonacci#1= 0 Fibonacci#2= 1 Fibonacci#3= 1 and ratio =ratio = 1/1 = 1.0 Fibonacci#4= 2 and ratio =ratio = 2/1 = 2.0 Fibonacci#5= 3 and ratio =ratio = 3/2 = 1.5 Fibona
www.eeworm.com/read/403671/11513145

c spi_dac5617.c

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

asm gg404.asm

;gg404.asm ;for 梯形波16次 ;2005-05 ;p_Sa/lcy data SEGMENT PORT EQU 280H data ENDS stack0 SEGMENT para stack DW 20h DUP(0) stack0 ENDS coseg SEGMENT ASSU
www.eeworm.com/read/150155/12308777

asm gg401_2.asm

;gg401_2.asm ;for 锯齿波16次 ;2005-05 ;p_Sa/lcy data SEGMENT PORT EQU 280H data ENDS stack0 SEGMENT para stack DW 20h DUP(0) stack0 ENDS coseg SEGMENT AS
www.eeworm.com/read/229825/14315494

s juchi.s

.module juchi.c .area text(rom, con, rel) .dbfile E:\ATMEGA~1\锯齿波产生程序\juchi.c .dbfunc e delay _delay fV ; i -> R20,R21 ; t -> R16,R17 .even _delay:: xcall push_
www.eeworm.com/read/228702/14365819

asm t0832-2.asm

;T0832-2.asm ;D/A转换实验,产生三角波 ;****************根据查看端口资源修改下列符号值******************* IOY0 EQU 9C00H ;片选IOY0对应的端口始地址 ;****************************************************************
www.eeworm.com/read/215014/15077856

txt 文件夹说明.txt

---------------------------------------------- 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn ---------------------------------------------- 先将
www.eeworm.com/read/215013/15077862

txt 文件夹说明.txt

---------------------------------------------- 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn ---------------------------------------------- 先将
www.eeworm.com/read/7747/132186

c spi_dac5617.c

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

c spi_dac5617.c

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