登录
首页 » Java » Android应用源码音乐实时跳动频谱显示

Android应用源码音乐实时跳动频谱显示

于 2017-06-30 发布 文件大小:8576KB
0 142
下载积分: 1 下载次数: 12

代码说明:

  Android应用源码音乐实时跳动频谱显示(Android application source music, real-time beating spectrum display)

文件列表:

android 跳动频谱\.classpath
android 跳动频谱\.project
android 跳动频谱\.settings\org.eclipse.jdt.core.prefs
android 跳动频谱\AndroidManifest.xml
android 跳动频谱\bin\AndroidManifest.xml
android 跳动频谱\bin\AudioFxDemo.apk
android 跳动频谱\bin\classes\com\terry\AudioFx\AudioFxActivity$1.class
android 跳动频谱\bin\classes\com\terry\AudioFx\AudioFxActivity$2.class
android 跳动频谱\bin\classes\com\terry\AudioFx\AudioFxActivity$VisualizerView.class
android 跳动频谱\bin\classes\com\terry\AudioFx\AudioFxActivity.class
android 跳动频谱\bin\classes\com\terry\AudioFx\BaseVisualizerView.class
android 跳动频谱\bin\classes\com\terry\AudioFx\BuildConfig.class
android 跳动频谱\bin\classes\com\terry\AudioFx\R$attr.class
android 跳动频谱\bin\classes\com\terry\AudioFx\R$drawable.class
android 跳动频谱\bin\classes\com\terry\AudioFx\R$layout.class
android 跳动频谱\bin\classes\com\terry\AudioFx\R$raw.class
android 跳动频谱\bin\classes\com\terry\AudioFx\R$string.class
android 跳动频谱\bin\classes\com\terry\AudioFx\R.class
android 跳动频谱\bin\classes.dex
android 跳动频谱\bin\dexedLibs\annotations-1c63d345f36822587876ba56fa58045e.jar
android 跳动频谱\bin\dexedLibs\annotations-b8fe4e7e418233f7d0d4621ee82d7924.jar
android 跳动频谱\bin\jarlist.cache
android 跳动频谱\bin\res\drawable-hdpi\icon.png
android 跳动频谱\bin\res\drawable-ldpi\icon.png
android 跳动频谱\bin\res\drawable-mdpi\icon.png
android 跳动频谱\bin\resources.ap_
android 跳动频谱\default.properties
android 跳动频谱\gen\com\terry\AudioFx\BuildConfig.java
android 跳动频谱\gen\com\terry\AudioFx\R.java
android 跳动频谱\JavaApk源码说明.txt
android 跳动频谱\proguard.cfg
android 跳动频谱\project.properties
android 跳动频谱\res\drawable-hdpi\icon.png
android 跳动频谱\res\drawable-ldpi\icon.png
android 跳动频谱\res\drawable-mdpi\icon.png
android 跳动频谱\res\layout\main.xml
android 跳动频谱\res\raw\z8806c.mp3
android 跳动频谱\res\values\strings.xml
android 跳动频谱\src\com\terry\AudioFx\AudioFxActivity.java
android 跳动频谱\src\com\terry\AudioFx\BaseVisualizerView.java
JavaApk源码说明.txt
android 跳动频谱\bin\classes\com\terry\AudioFx
android 跳动频谱\bin\classes\com\terry
android 跳动频谱\gen\com\terry\AudioFx
android 跳动频谱\src\com\terry\AudioFx
android 跳动频谱\bin\classes\com
android 跳动频谱\bin\res\drawable-hdpi
android 跳动频谱\bin\res\drawable-ldpi
android 跳动频谱\bin\res\drawable-mdpi
android 跳动频谱\gen\com\terry
android 跳动频谱\src\com\terry
android 跳动频谱\bin\classes
android 跳动频谱\bin\dexedLibs
android 跳动频谱\bin\res
android 跳动频谱\gen\com
android 跳动频谱\res\drawable-hdpi
android 跳动频谱\res\drawable-ldpi
android 跳动频谱\res\drawable-mdpi
android 跳动频谱\res\drawable-xhdpi
android 跳动频谱\res\layout
android 跳动频谱\res\raw
android 跳动频谱\res\values
android 跳动频谱\src\com
android 跳动频谱\.settings
android 跳动频谱\assets
android 跳动频谱\bin
android 跳动频谱\gen
android 跳动频谱\res
android 跳动频谱\src
android 跳动频谱

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 桌面管理
    用户可以使用它集中管理大量的桌面设备。它能够自动完成桌面机的生命周期中小到配置更改、大到大型应用程序部署等各种操作。同时基于其天生的网络架构,用户亦可以使用它轻松管理各种Windows网络环境 
    2023-07-20 04:40:04下载
    积分:1
  • 网上书店
    实现网上对于图书的的查看以及选择,包括购买图书,放入购物车,后台可以进行图书的添加、修改,进行价钱的计算,进行增删改查等一系列操作
    2022-02-01 08:13:04下载
    积分:1
  • 即时通信系统
    网络聊天,比如A跟B聊天,首先A和B都必须连接到公用的服务器,然后服务器根据消息的接受者来讲消息转发给对应的人。比如A给B发消息,A首先将消息发送个服务器,服务器接收到该消息,然后看到是A给B发的消息,然后将消息转发给B。A和B不能直接通信,而是用服务器周转。所以你需要实现一个服务端,一个客户端,然后服务端可以同时与多个客户端建立连接,然后服务端实现消息的转发。
    2022-02-03 14:12:33下载
    积分:1
  • android 高德地图最新API
    搞的地图最新1.4.2 Demo1.将MapApi.jar放到工程libs目录下;如果需要使用矢量地图,将libminimapv320.so放到libs下的armeabi目录下。2.在工程Build Path>Configure Build Path…>libraries 中选择“Add Externel JARs…”,选定MapApi.jar,点击OK,这样就可以将高德地图Android API 库文件引入。然后在工程Build Path>Configure Build Path…>Order and Export 中将引入的库文件MapApi.jar 选中(在Android2.2及以前的版本中必须选中,否则会有问题),点击OK。3.如果遇到问题,可以上问答社区http://api.amap.com/qa/。    
    2013-05-30下载
    积分:1
  • 猜拳游戏
    众所周知的 猜拳游戏 利用简单的 电脑 与玩家 之间 较量 让玩家在闲暇之余 得到放松。 只是一个小游戏  做的还不够好 请多多包涵
    2022-03-26 05:20:56下载
    积分:1
  • RobotLoader_20100712
    Boot Loader for Robot Arm from Arexx, usable to flash the uC. The Boot Loader requires java.
    2012-06-15 15:19:07下载
    积分:1
  • 通信信号盲均衡算法(CMA算法、RLS-CMA算法、MRLS-CMA算法)
    使用常模算法实现通信信号的盲均衡,具体算法有CMA算法、RLS-CMA算法,以及改进软法MRLS-CMA算法
    2019-04-13下载
    积分:1
  • ExpandableListViewBasicTest
    Expandable List View Basic Test Source Code for Andriod.
    2013-10-31 23:08:58下载
    积分:1
  • 收音机UI部分
    从收音机源码中提取出来的UI部分,由于收音机不能直接在手机中运行,所以我提取其中界面,调频的UI部分,做得很精致,可以学习一下。
    2022-11-02 18:10:03下载
    积分:1
  • 铁路订票系统
    我们迷你的项目是铁路订票系统。铁路订票系统是一个基于 web 的应用程序,允许访客检查铁路客票可用性,预订车票、 Tatkal 预订,预订的座位,提供有关所有服务,在服务方面,反馈信息支付在线铁路票价和取消预订。从管理员那里获取访问之后为所有家庭办公用户制定本制度。我们在发展这项计划的目的是提供一个基于 web 的铁路 resarvation 系统。客户可以购买通过在线系统,没有必要排队上前把柜台里的票票。若要提供的任何时间,任何地方的为客户服务。
    2022-06-11 23:43:42下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载