搜索资源列表
JBuilder制作音频播放程序(2)
- JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Threa
PlayAudio-LD
- java实现播放音乐-playback music
club.gamvan.com_021115494341
- 这是一个用java&JMF编写的流媒体播放系统-This is a java & JMF with the preparation of the streaming media playback system
JavaGPS_V1.01
- JavaGPS enables access to GPS devices from any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map.
JavaMusicPlayer.rar 音频文件播放器
- 自己制作一个音频文件播放器,能够播放多种音频格式的文件。 (1) 实现为Applet小程序 (2) 实现开始、暂停、停止等播放控制 (3) 维护一个或多个播放列表 (4) 能够从Internet下载歌曲并播放。 其它功能可自行扩展。 ,Own an audio file player, can play a variety of audio formats. (1) to achieve for the Applet applet (2) the realization of the
JavaScript开发的网页式360度全景图的浏览器
- Javascr ipt开发的网页式360度全景图的浏览器,可以自动播放,也可以手动播放。-Javascr ipt web page type development 360 degrees panorama browser, can automatic playback, can also manually play.
JAVAimages_view
- 很牛哦,用纯JAVA写的图片幻灯片循环播放功能,每张切换时候的特效是不一样的,很漂亮,相信对学习有用处哦。-Is cattle Oh, written in pure JAVA playback picture slide cycle, when the effects of each switch is not the same, very beautiful, oh I believe in learning useful.
JAVA-Audio
- java 收发音频信号 用到Socket -java Capture Send Receive Playback Audio use Socket
Main
- 基于java swing的图片浏览器,支持全屏播放。可读单个文件或文件夹。自适应窗口大小-Based on java swing image browser that supports full-screen playback. Read a single file or folder. Adaptive window size
Audio
- JAVA-Applet的录音机程序,提供录制,播放,用户接口等功能.-JAVA-Applet of the recorder program, providing recording, playback, user interface functions.
Javamusicplayer
- Java仿千千静听音乐播放器源代码,能实现音频的播放,各种功能基本齐全-Imitation TTPlayer Java source code for music players, can achieve audio playback, complete all the basic functions
wbox-latest
- 弹出各种层 及动态图片播放,jQuery版本的 wbox-Various layers and dynamic pop-up picture playback
java--bofangqi
- 编写程序,在Applet中使用下拉框显示音乐文件的名字,在程序中使用AudioChip类控制播放的音乐文件,使用“播放”、“连续”、“停止”控制按钮选择播放音乐的状态。【最大选题人数:5】-Programming, use the drop-down box to display the name of music file in Applet, AudioChip class control the playback of music files in the program, use the
java+audio
- 这是一个播放软件的源程序,能实现基本的播放功能。相对比较简单,不过学习还是很有用的-This is a broadcast source software, to achieve the basic playback functions. Relatively simple, but it is useful for learning
Record
- Java录音程序,Record类完成语音信号采集的任务。它使用javax.sound.sampled包中提供的用于捕获、处理和回放取样音频数据的各种接口和类实现对说话人语音信号的采集。-Java recording procedures, Record type complete voice signal acquisition task. It uses javax.sound.sampled package provided for the capture, processing and p
Suijishu
- 随机播放的简单实现,利用JAVA的随机函数实现简单的MP3随机播放功能。-Random play easy implementation, the use of JAVA easy implementation of the random function random playback of MP3
picture
- 图像管理 对图片进行预览的功能(参考ACDSee界面)。要求在界面中显示一个本地计算机中的文件夹的树形结构,选取一个文件夹后,在右边以缩略图的形式将该文件夹中的图片显示出来。 从上图预览界面中双击某图片后(或从菜单选择显示功能)进入显示界面。首先显示选中的图片。然后重点实现以下功能:设计向上按钮,选择向上按钮后回到上图预览界面;设计3个按钮实现:查看上一幅、下一幅、自动播放当前文件夹图片功能。 (1)图片删除。选择一个图片文件或文件夹,删除该图片文件或文件夹。 (2)图片复制。可
mp3viewer
- 利用java实现文件浏览查看功能,这个程序是实现了mp3文件的浏览播放功能。很适合初学者学习研究-The use of file browser to view java function, this process is to achieve a mp3 file of the browser playback. Very suitable for beginners study
Online-video-playback-system
- 在线视频播放系统,本系统使用myeclipse开发工具,结合javabean组件开发,主要功能有会员注册功能,在线播放功能,类别搜索功能,视频上传,下载功能,后台管理功能。-Online video playback system, the system uses myeclipse development tools, combined with javabean component development, the main function of membership registrati
Online-video-playback-system
- 在线视频播放系统,主要功能有会员注册功能,在线播放功能,类别搜索功能,视频上传,下载功能,后台管理功能。-Online video playback system, the main features are a registered member features online play function, category search function, video upload, download, background management functions.