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

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

于 2017-06-30 发布 文件大小:8576KB
0 193
下载积分: 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 个回复

  • 学生宿舍管理系统
    对宿舍人员的添加,修改,更新,删除 入住 每次新学期开始都会有很多新的面孔进入学校或者公司。他们的迎接安排工作也非常重要。 调整 在住宿过程中,很多时候学生或者员工会要求调整宿舍。他们可能出于不同的原因,在这个过程中很多合理的要求都会被楼管和宿舍管理部门所接受。 离开 当学生毕业或者员工离开的时候,需要做好宿舍信息的统计。统计还有多少宿舍铺位可以利用,已经有多少铺位被占用。
    2022-02-04 15:15:24下载
    积分:1
  • android多文件下载
    android多文件下载
    2015-02-05下载
    积分:1
  • 图片扫描
    JTwain is the Java counterpart of TWAIN. It is a TWAIN suite developed by LAB Asprise! since 1998. It is 100% TWAIN (most updated version 1.9) compatible. JTwain enables Java developers to acquire images from scanners and digital cameras easily. Its universal APIs bridge Java and scanners, digital cameras tightly. With more than five years extensive development, LAB Asprise! proudly presents you the long waiting version 9 of JTwain.
    2022-11-02 11:05:05下载
    积分:1
  • android在WiFi下手机与电脑的socket通信
    在wifi局域网下,手机可以和电脑通过socket通信。手机做服务端,电脑做客户端;也可以反过来,电脑做服务端,手机做客户端。下面介绍的是手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。
    2014-07-02下载
    积分:1
  • 失物招领系统
    失主可以通过网络进入到本系统,查询自己丢失的物品是否已被好心人拾到并交给了招领中心和对好心人的感谢等;拾到物品的人可以通过该系统直接发布拾到物品的信息;管理员可通过本系统对失物信息、报失信息、留言...
    2023-01-07 11:10:03下载
    积分:1
  • Pedometer
    说明:  一款简单的计步器,采用环状计步器界面设计(A simple pedometer with circular pedometer interface design)
    2020-05-15 14:08:48下载
    积分:1
  • 宾馆管理系统
    宾馆信息管理系统,可以用集中的数据库将与人力资源管理相关的信息全面、有机地联系起来,有效地减少了信息更新和查找中的重复劳动,保证了信息的相容性,从而大大地提高了工作效率,还能使原来不可能提供的分析报告成了可能。在采用和实施宾馆信息管理系统之后,就会将依赖于人的过程改为依赖于计算机系统的过程。宾馆管理人员只要获取了相应的权限,就可以随时进入系统,直接查阅相应的信息。 采用和实施宾馆信息管理系统不仅仅是为了提高工作效率。同时在使用该系统后,宾馆相关人员可以较为全面、准确的了解到房间和房客们的综合信息,然后方便更具各种信息对宾馆的管理做出各种决策。 系统主要包括的功能有: 1.要
    2023-05-20 23:35:03下载
    积分:1
  • java面向对象测试-学生管理系统
    资源描述面向对象编程试题 编程实现如下功能: 通过继承学生类(自定义学生类,抽取满足题目要求的学生属性进行定义),编写英语系、计算机系、文学系三个系别的学生类。各系有以下成绩: ?    英语系:演讲、期末考试、期中考试; ?    计算机系:操作能力、英语写作、期中考试、期末考试; ?    文学系:演讲、作品、期末考试、期中考试。 各系总分评测标准如下: ?    英语系:演讲      50% 期末考试  25%            期中考试  25% ?    计算机系:操作能力  40%              英语写作  20%              期末考试  20%              期中考试  20% ?    文学系:演讲      35%            作品      35%     &n
    2022-08-19 19:21:52下载
    积分:1
  • 旅游管理
    在系统的核心是旅行的模块,使您管理与方便性和灵活性的旅行请求。TMS无缝集成的商业,特许和自营的任何运输方式-空气,公交车,火车旅行
    2023-07-23 06:20:05下载
    积分:1
  • andriod
    有关于安卓的景物实例,主要介绍旅游景点的浏览页面。(There are examples on the scene Andrews)
    2020-12-27 16:59:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载