-
C++初学者练习,函数编制
C++初学者练习,函数编制-C beginners practice, the preparation of function
- 2023-05-25 23:00:03下载
- 积分:1
-
- 2022-02-12 14:04:53下载
- 积分:1
-
用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行...
用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行-C YABasic written language interpreter, the Linux/windows etc. running on multiple platforms
- 2022-07-20 18:22:07下载
- 积分:1
-
可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人...
可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人-Can force delete a file that is running the driver has to debug through very suitable for people just getting started
- 2022-05-19 10:57:51下载
- 积分:1
-
2代小波示意程序
2维小波变换经典程序
Daubechies小波基的构造
采用多孔trous算法(undecimated wavelet trans...
2代小波示意程序
2维小波变换经典程序
Daubechies小波基的构造
采用多孔trous算法(undecimated wavelet transform)实现小波变换
平移变换平移法(cycle_spinning)消除gibbs效应
提升法97经典程序
消失矩作用的程序
小波插值与小波构造
小波滤波器构造和消噪程序
小波谱分析mallat算法经典程序-2 Generation Wavelet indicated procedures classic 2-D wavelet transform Daubechies wavelet procedure using porous structure trous algorithm (undecimated wavelet transform) the realization of wavelet transform translation law translation (cycle_spinning) to eliminate effect of lifting gibbs procedures 97 classic role of vanishing moments of wavelet interpolation procedures value structure of wavelet and wavelet de-noising filter structure and procedures for small spectral analysis algorithm for the classical procedures mallat
- 2023-08-02 09:15:03下载
- 积分:1
-
一个将数字转换成文本(例如32转换成thirty two)
一个将数字转换成文本(例如32转换成thirty two)--Program which transforms from digit to text (eg: transforms 32 to thirty two)
- 2023-07-17 23:05:02下载
- 积分:1
-
Tetris game is single
单片机游戏俄罗斯方块,很不错的我的搜藏哦功能就不说都知道-Tetris game is single-chip, very good, my collection, oh, functions that do not know
- 2022-08-08 17:45:03下载
- 积分:1
-
This the part for the SAA7121H chip for use within EAGLE cad. it has the footpri...
This the part for the SAA7121H chip for use within EAGLE cad. it has the footprint and the Symbol-This is the part for the SAA7121H chip for use within EAGLE cad. it has the footprint and the Symbol
- 2023-05-04 11:30:03下载
- 积分:1
-
关于滤波器的一些源程序,里面有详细的说明
关于滤波器的一些源程序,里面有详细的说明-On a number of source filters, which is described in detail
- 2022-01-26 02:10:46下载
- 积分:1
-
MP3播放器开发源码及电路图
应用背景MP3播放器开发源码及电路图,使用AT89C51SNDIC-R0开发,有原理图和源代码,这款MP3播放器以at89c51snd1c为核心,以硬盘为存储介质,液晶屏为双行显示,每行显示7.5个汉字,这块液晶屏以ST7920作为主控制器,内部集成8129个汉字,液晶屏在这个播放器中用来显示歌曲名称以及一些播放状态。关键技术1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台;
2)MPEG I/II-Layer 3 hardware decoder
.独立MP3 Decoder
.支持48,44.1,32,24,22.05,16khz取样频率
.支持软件31阶音量控制,高中低音均衡控制
.重低音效果
3)集成DAC部件,支持PCM,IIS格式;
4)64K字节片上代码存储空间(100K次擦写寿命)
5)4K字节boot flash memory,USB/UART下载代码
6)集成USB1.1 device部件
7)MMC卡接口
8)IDE/ATAPI接口(HDD/CD-ROM Interface)
9)2通道ADC,8Khz取样
.......................
关于该芯片的具体信息,可以访问www.atmel.com获取at89c51snd1c的datasheet.
这款MP3播放器以at89c51snd1c为核心,以
- 2022-02-27 02:59:08下载
- 积分:1