搜索资源列表
TimerA
- 使用Timer-A输出PWM波形,完全源代码,能够对用C写430程序的给予参考-use Timer - A PWM output waveform, complete source code, able to write 430 C procedures for the granting of reference
FLASHMP3
- FLASH+SwiftMP3波形同步播放器模型 功能说明:FLASH+SwiftMP3波形同步的原理其实很简单,SwiftMP3把MP3转换成SWF的时候,把mp3中的音频数据以变量s0、s1、s2、s3、……、s17共18个变量储存,然后我们就可以根据这些变量的值即时设置波谱柱的高度了。注意我只是提供一个模型,解决了主要的技术内核,但这个播放器离实际应用还有一段距离,需要你自己去完善。 使用方法: 1,用SwiftMP3转换音乐后,请在flash_boXing.xml文件中修改你的
as3_music_player
- 可显示3D波形的flash mp3 player,AS3编写,供初学者学习。-3D waveform display flash mp3 player, AS3 prepared to learn for beginners.
Flash
- 显示音乐频谱的软件,可以显示柱形、波形、线性频谱-Display the spectrum of music software, you can display the column, waveform, the linear spectrum
chaoshengboshishishuju
- flex通过webservice实现与后台数据的交互,并显现实时监测波形-flex webservice to achieve with the interaction of the background data, and show the real-time monitoring waveform
20140610swf3
- 电子技术swf 动画 18.差模与共模信号 19.分压式稳定工作点偏置电路 20.负反馈对放大器波形的改善 21.阻容耦合放大器的频率特性 22.结型场效应管的工作原理 23.负反馈类型的判别 24.RC充放电 25.RC微分电路 26.T触发器-Electronic technology swf animation 18. Differential mode and common mode signal 19 pressure-stable op
Project_Forier
- 个人写的一维快速傅里叶运行环境,运行成功,求指教,内有三个版本,test_orderForier 计算出输入数组的顺序,成功。 test_line 计算一维数据的傅立叶变换,实验中。 完成 test_line1 优化,进行中 将函数从main文件中提取出来。 test_line2 傅立叶反变换。改变参数接口,成功,证明反变换是用波形函数作为输入,而不是频谱值 vc6.0,-Personal one-dimensional fast Fourier write operat