登录
首页 » FlashMX » musics_Player

musics_Player

于 2014-02-07 发布 文件大小:12543KB
0 228
下载积分: 1 下载次数: 10

代码说明:

  music play网络播放音乐 url通信(music net load data to play urls connnect)

文件列表:

musics_Player
.............\.actionScriptProperties,2125,2013-03-20
.............\.project,415,2013-04-03
.............\bin-debug
.............\.........\5.mp3,6375229,2013-03-20
.............\.........\AC_OETags.js,8641,2013-04-07
.............\.........\history
.............\.........\.......\history.css,371,2013-04-07
.............\.........\.......\history.js,24548,2013-04-07
.............\.........\.......\historyFrame.html,827,2013-04-07
.............\.........\index.htm,283,2013-03-23
.............\.........\musicPlayer.html,4279,2013-04-07
.............\.........\musicPlayer.swf,12760,2013-04-07
.............\.........\playerProductInstall.swf,657,2013-04-07
.............\.........\playimg





.............\.........\.......\music_load.jpg,1360,2013-03-29
.............\.........\.......\music_load_cb.jpg,1213,2013-03-29
.............\.........\.......\music_load_lb.jpg,1211,2013-03-29
.............\.........\.......\music_load_rb.jpg,1278,2013-03-29
.............\.........\.......\next_1.png,3283,2013-03-30
.............\.........\.......\next_2.png,3502,2013-03-30
.............\.........\.......\next_3.png,3595,2013-03-30
.............\.........\.......\on_1.png,3158,2013-03-30
.............\.........\.......\on_2.png,3372,2013-03-30
.............\.........\.......\on_3.png,3482,2013-03-30
.............\.........\.......\pause_1.png,2900,2013-03-31
.............\.........\.......\pause_2.png,3151,2013-03-31
.............\.........\.......\pause_3.png,3343,2013-03-31
.............\.........\.......\prev_1.png,3268,2013-03-30
.............\.........\.......\prev_2.png,3490,2013-03-30
.............\.........\.......\prev_3.png,3582,2013-03-30
.............\.........\五月天 - 突然好想迩.mp3,6375229,2013-03-20
.............\html-template
.............\.............\AC_OETags.js,8641,2013-03-20
.............\.............\history
.............\.............\.......\history.css,371,2013-03-20
.............\.............\.......\history.js,24548,2013-03-20
.............\.............\.......\historyFrame.html,827,2013-03-20
.............\.............\index.template.html,4384,2013-03-20
.............\.............\playerProductInstall.swf,657,2013-03-20
.............\src
.............\...\json
.............\...\....\JSON.as,3108,2013-03-23
.............\...\....\JSONDecoder.as,9702,2013-03-23
.............\...\....\JSONEncoder.as,9518,2013-03-23
.............\...\....\JSONParseError.as,2875,2013-03-23
.............\...\....\JSONToken.as,2979,2013-03-23
.............\...\....\JSONTokenizer.as,18749,2013-03-23
.............\...\....\JSONTokenType.as,2288,2013-03-23
.............\...\musicPlayer.as,9805,2013-04-07
.............\...\packs
.............\...\.....\OpenBtn.as,1479,2013-03-30
.............\...\.....\PlayBtn.as,2203,2013-03-30
.............\...\.....\PlayStatus.as,3832,2013-03-31
.............\...\playimg





.............\...\.......\music_load.jpg,1360,2013-03-29
.............\...\.......\music_load_cb.jpg,1213,2013-03-29
.............\...\.......\music_load_lb.jpg,1211,2013-03-29
.............\...\.......\music_load_rb.jpg,1278,2013-03-29
.............\...\.......\next_1.png,3283,2013-03-30
.............\...\.......\next_2.png,3502,2013-03-30
.............\...\.......\next_3.png,3595,2013-03-30
.............\...\.......\on_1.png,3158,2013-03-30
.............\...\.......\on_2.png,3372,2013-03-30
.............\...\.......\on_3.png,3482,2013-03-30
.............\...\.......\pause_1.png,2900,2013-03-31
.............\...\.......\pause_2.png,3151,2013-03-31
.............\...\.......\pause_3.png,3343,2013-03-31
.............\...\.......\prev_1.png,3268,2013-03-30
.............\...\.......\prev_2.png,3490,2013-03-30
.............\...\.......\prev_3.png,3582,2013-03-30

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

发表评论

0 个回复

  • FastICA
    快速独立成分分析的matlab示例程序,包括全部工具箱程序。很好用。(Fast Independent Component Analysis of the matlab example programs, including all the toolbox program. Good use.)
    2010-12-17 16:43:38下载
    积分:1
  • HSV
    说明:  MATLAB图像类型转换函数及其功能,里面讲解具体(MATLAB image type conversion functions and functions, which explain the specific)
    2011-04-14 21:07:14下载
    积分:1
  • AHP
    层次分析(AHP)/网络分析(ANP)Analytic Hierarchy Process是一种十分实用的决策方法。 是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题 num:包括目标层和方案层的总层数 g:行向量(各层准则数量,包括目标层(第一层)和方案层(最后一层))。 w:返回值w是最后决策的方案层的权重,根据输出选择最佳方案 在输入矩阵时请加‘[]’号,否则会出现语法错误。 调运方式:w=hierarchy(num,g)( Analytical Hierarchy (AHP)/Network Analysis (ANP) Analytic Hierarchy Process is a very practical approach to decision making. Is the easy way of making some of the more complex, more ambiguous issues make it particularly difficult for those who complete quantitative analysis of the problem num: The total number of layers including the target layer and the solution layer g: row vector (layers Guidelines number, including the target layer (first layer) and program level (the last level)). W: w The return value is the right solution layer of the final decision of the heavy, choose the best option based on the output when the input matrix please add ' []' No, there would be a syntax error. Transporting way: w = hierarchy (num, g))
    2014-02-16 17:20:14下载
    积分:1
  • myclock
    matlab官网的时钟程序,请大家欣赏,资源共享(the clock programme used the matlab,it is wonderful ,thanks)
    2010-01-24 19:21:00下载
    积分:1
  • mrc_ber
    Bit error rate of MRC
    2013-09-19 20:29:32下载
    积分:1
  • rematlabofdmpaper
    PAPR REDUCTION TECHNIQUES FOR OFDM USING PTS AND SLM
    2014-11-24 10:10:03下载
    积分:1
  • the-Fourier-transform
    一天征服傅里叶变换,对傅里叶变换做了浅显易懂的分析,对学习数字信号处理有帮助。(One day conquer the Fourier transform, made accessible for the Fourier transform analysis, is helpful to study digital signal processing.)
    2013-11-24 16:37:56下载
    积分:1
  • image_histogram_rgb_3d
    a good way to display Color image histogram. the result image is a 3D image. Very intuitive!
    2013-04-15 20:24:29下载
    积分:1
  • GLCM-feature-extraction-procedures
    灰度梯度共生矩阵 H 归一化灰度梯度矩阵 H_basic 小梯度优势 T1 大梯度优势 T2 灰度分布的不均匀性 T3 梯度分布的不均匀性 T4 能量 T5 灰度平均 T6 梯度平均 T7 灰度均方差 T8 梯度均方差 T9 相关 T10 灰度熵 T11 梯度熵 T12 混合熵 T13 惯性 T14 逆差矩 T15(GGCM H normalized gray gradient matrix H_basic small advantage T1 gradient big advantage T2 gradient gray uneven distribution of T3 gradient uneven distribution of energy T5 gray T4 average T6 average gradient gray T7 average gradient T8 variance variance T9 were related to T10 T11 gradient gray entropy entropy of mixing entropy T12 T13 inertia moment T15 T14 deficit)
    2021-04-26 12:08:45下载
    积分:1
  • KF_and_EKF_standard
    标准的卡尔曼与扩展卡尔曼滤波模板,可以直接套用。(kalman and extended kalman filter can be directly applied. )
    2015-04-17 10:39:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载