搜索资源列表
JAVAMPEG0364
- JAVA 版MPEG播放器,大家一起分享-JAVA version of MPEG player, to share with everyone
mp3java
- 用java实现的音乐播放器,功能全面,形同mp4-Achieved using java music player, full-featured, is tantamount to mp4
mp3
- 实现一个简单播放器界面 的课程设计报告 主要是采用JMF拖控件实现简单操作-The realization of a simple player interface, curriculum design report is the use of simple controls JMF drag operation
SimplePlayerApplet
- simple player applet code in java media framework
mdieaplayer
- 简单的多媒体播放器,用java实现,简单易懂。-a simple midea player
arr-006
- 这是一款java视频播放器 具有可以播放java视频的源码-This is a java video player can play java video source
jwplayer-free-6-0-2813
- Java Player Free Edition
jgame-code-civi-students3k
- Civilization game source code in Java: This game is a single or multiplayer strategy game. The player’s character is depends on the ruler of a civilization. It is a simple java game which is also developed for Android device platforms. Yeah! This gam
GoPoPlayer
- java写的超小美化音乐播放器源代码程序,能够流畅播放音乐文件。-java write ultra-small landscaping music player source code, can smooth playback of music files.
MediaPlayer
- VIDEO PLAYER MADE IN JAVA
TanChiShe
- JAVA课程设计之贪吃蛇,贪吃蛇的基本玩法,即可以用上、下、左、右键控制游戏区蛇的运动方向,使之向着食物方向运动,并吞吃食物使身体增长;调节蛇的运行速度即用户可以调节蛇的运动速度来选择不同的难度;选择困难程度关卡即游戏分多个难度级别;积分排行功能会记录玩家所玩游戏中得分最高的人,以此来对玩家的成绩给予肯定。-Snake' s JAVA course design, basic play Snake, that can be used for up, down, left and right
TestTictactoe
- Tictactoe game in java. Tic-tac-toe is a classic, simple board game where two players (player “X” and player “O”) take turns putting their marks on the grid. For a board of size n-by-n, a player wins by having n consecutive marks on the board. Unzi