搜索资源列表
ImageApplet
- 这个JAVA文件可以载入图形和声音,同时还有按钮事件处理,只要在程序的********处加上你想要显示的图片和你想播放的音乐就可以了!-this document can be printed graphics and sound, along with the button issue, as long as the procedures ******** add you want to show pictures and you want to play the music can be!
flex4--MP3
- 是一个用Flex4做的播放器 ,功能有播放、暂停、终止、播放进度条、声音放大、XML去读音乐等等!-Is a player with Flex4 do, features a play, pause, stop, playback progress bar, sound amplification, XML to read music, and more!
Sound-Processing
- 使用JAVA进行处理声音,包括实现响铃(蜂鸣),播放wav、au等音频文件,以及控制声音的大小和声道。-Sound processing using JAVA, including the realization of ring (beep), play wav, au and other audio files, and control the size and channel sound.
111
- 一款JAVA款的跳棋,代码很大,游戏作者是高人,电脑的下棋水平要比你高,显得很智能,跳棋采用隔空跳的规则,这样变化多端,更好玩一些;它可以支持多人同时玩耍,还有声音效果。源码需在eclipse下调试运行。 -A JAVA Checkers paragraph, code great, games writer is an expert, a computer chess high level than you, is very smart, using隔空jump Checkers rule
Soundpalyer
- A sound Player to play mid format
au
- java编写的播放声音的小程序,播放au文件的程序-prepared java applet to play sound, play au files
AudioPlayDemo
- 声音播放代码,一个简单的java 声音播放程序代码。-Sound player code, a simple java code to play sound.
shiping1
- 这个是一个视频播放器,主要功能有开始、暂停、播放进度条、声音控制等-This is a video player, the main function to start, pause, play progress bar, sound control
simplesound
- This project implements a simple sound player, mainly for experimenting with GUI building. To use this project, create a SoundPlayerGUI object. This player can play WAV, AIFF, and AU files with standard 22.050 kHz or 11.025 kHz sample rates.
AudioPlayer02
- Source Code for Create Audio like Click Sound & play Songs in Java Application
javatim
- 这是一个applet得时间程序,可以在整点事发出声音-This timer applet can count up or down, pause, and can play an alarm sound on zero.
21
- 1. 能使用drawImage()方法显示图像,并结合线程类sleep()方法编写简单动画程序。 2. 能在小程序中使用play()方法播放背景音乐、并能选择声音文件进行播放。 3. 能编写图像缩放显示、“空中飞翔”简单动画、音乐播放等程序。 实验内容: -1. Can use the drawImage () method to display images, combined with the Thread class sleep () method to write sim
GUI
- 制作一个个人日程管理工具。具体要求如下: (1) 提供日程的添加、修改、删除功能 一条日程的信息通常包括标题、内容、日期、时间、优先级、提醒方式(提前多少时间提醒,以何种方式提醒) 有些日程安排可能是重复性的,需要设置重复的方式(每天、每周、每月、每年),重复的时间范围 (2) 提供提醒手段,如提醒时间到达后弹出提醒窗口,播放声音等; (3) 提供对日程的检索(例如基于时间范围,基于优先级,基于关键字) 鼓励开发更多的功能 一些参考界面(仅仅是参考) -Creat
gervill
- gervill使用soundfont播放midi文件。soundfont是一种音效库文件。-gervill play midi files using the soundfont. soundfont is a sound library.
playSoundWithJava
- 这是一个小程序的集合,里面包含了用java播放 .mp3, .wav, .mid等格式的程序-it contains little programes which can be used to play sound files ends with .mp3、.wav and .mid ....
AlarmApplet
- Java小闹钟,运行于网页上的小闹钟程序,可以学习一下如何得到日历对象、得到小时数、判断闹钟是否打开、时间比较、播放声音等基本的小技巧,对Java初学者比较有参考价值。 -Java alarm clock, small alarm clock program running on a web page, you can learn how to get the calendar object to get the number of hours to determine whether th
pop
- play sound clip in java can be used in applet or window
jiazai
- AS3代码实现的加载外部MP3文件,并播放声音文件-AS3 code to load external MP3 files, and play sound files
USERELATIVEBEEP
- Java根据页面获取声音文件并播放,例通过编程来实现获取页面中的声音文件,并产生一个线程每五秒播放一次此声音。运行程序,用浏览器打开useRelativeBeep.html 文件,打开此页面下的声音文件,并每隔五秒播放一次。 -According to page for Java and play sound files, for example, to achieve access to the page programmatically sound files, and generates
zyf.demo.soundRecord
- 一款简单的小程序,可以实现音频的录制和播放(To record and play sound)