搜索资源列表
JBuilder制作音频播放程序(2)
- JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Threa
Jappletplayer
- 本程序为一个多线程的显示波形图的Applet高级播放器,Applet播放器由JSplitPane分隔面板划分成左右两个部分,左边是一个JTable表格,显示歌曲的序号和歌曲名供用户选择 右边是一个网格包布局的面板,上部用来显示声音波形图和提示歌曲的当前播放信息,下部是”单曲播放”.”全部播放”和”停止”三个按扭.-the procedures for a multi-threaded display waveform of the Applet senior players, players f
timerApp
- timer就是一个定时器,像电子表那种,可以点击按钮实现停止、启动。-timer is a timer, kind of like an electronic form, can click on the button to achieve stop, start.
waitandstop123
- 可以实现的停止等待协议。真的很好,欢迎大家使用。-can stop waiting for the realization of the agreement. Really very good and you are welcome to use.
comc
- 在动态运行中更新java组件,而不需要停止正在运行的主程序.-in dynamic operation java update components without the need to stop the running of the main program.
document
- 实现一个简单的文本编辑器,该编辑器从键盘依次读入成行的文本,并将文本内容及时写入文件中,文件名由命令行参数指定。如果输入“stop”,运行结束。,
BreakOut
- 用java作的一个弹珠游戏,但挡板没法停止,希望指点。-with a bullet for the game, but could not stop baffle hope that the guidance.
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
classification
- 文本分来,文中进行了分词,去停用词,用TFIDF来实现-Text, the text for the word, to stop words, to achieve with TFIDF
seg
- 进行高级汉字文本分词的功能模块,可以支持多种类型文本,支持停用词过滤。产生的结果可以定制结构 。-Chinese text segmentation for advanced function modules that can support multiple types of text, support for stop words filtering. The result can be customized structure.
java
- 产生随机数实现摇号功能的java源码,“开始”“重置”“停止”三个简单的按钮响应-Generated random numbers to achieve摇号function java source code, the beginning reset to stop button in response to three simple
Gettxt
- 将网页中的文本提出,然后对文本分词,去停用词等处理,计算其词频-Make the page text, then the text word, to stop words such as processing, computing the word frequency
SaoMiao
- 我用java编写的本地文件搜索工具,输入关键字后,选择好盘符,点击搜索后,该工具会搜索所选盘符所有包含该关键字的文件列出路径信息来,可以暂停、停止、保存搜索结果到txt文件里-I am using java prepared local file search tool, enter a keyword, select a good letter, click search, the tool searches all the selected letter are listed in the
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
ZiMu
- 练习打字,并计算打字速度,1界面 随机出现很多字母 然后就打打打 一分钟后自动停止 2界面 统计1分钟可以打多少个字母-Practice typing, and typing speed of calculation, 1 interface a lot of random letters and then hit play automatically stop after a minute 2 interface statistics can play 1
Chapter15
- java applet Ch15_ HwLoop 有PAINT STOP 等功能-java applet Ch15_15_HwLoop has features such as PAINT STOP
appletTest
- applet风扇小程序,包括风扇的启动,停止,逆转和调速。-applet fans, including the fans to start, stop, reverse and speed control.
BEMD-screening-of-a-new-stop-criterion
- 一种新的BEMD筛分停止准则BEMD screening of a new stop criterion-BEMD screening of a new stop criterion
Stop-page-has-been-changed
- 这是一个小程序,功能是针对网页文件被修改后自动恢复的程序-Stop page has been changed
Stop-Watch-=-Elapsed-Time-P-Clock
- Start timing an event with the click of a Start Button. Take Elapsed Time readings with a click of a second button as often as you want. Timer continues timing the event until you click the Reset button. Elapsed times are given in days : hours : minu