Welcome![Sign In][Sign Up]
Location:
Search - media java

Search list

[Other resourceJAVA项目开发实践

Description: 包括8个项目示例,分别为:自制网络聊天室、网络购物系统、图形图象编辑器、简单媒体播放器、个人日常事物管理系统等。-Includes 8 example projects: handmade-chatroom, net shopping system, Graphic and Image Editor, Simple media Player, Personal Routinue Affairs Management, etc.
Platform: | Size: 2283567 | Author: wangyan20032003 | Hits:

[ComboBox用Java构造自己的媒体播放器(三)

Description: 用Java构造自己的媒体播放器(三) -use Java to build its own media player (3) to use Java to build its own media player (3) Using Java to build its own media player (3) to use Java to build its own media player (3)
Platform: | Size: 2284 | Author: 马维岩 | Hits:

[Game Program学会用JAVA开发网络游戏

Description: 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-11-3 20:41:10 With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is sometimes difficult. Are they just a neat new way to market products or will they truly offer us a new medium of communication that will someday surpass even televisions and telephones? The answer is, who knows? Unfortunately, the ultimate use for the Internet is still unknown. This is because it is still in such a state of flux that it s pretty much impossible to accurately predict where it will end up. However, you can look at the evidence of what is there now and gain some insight into what the Internet might become, at least in terms of games. -21 days learn to use Java to develop online games books Language : English books types : Authorization Program Design : free software books Size : 287 KB books Grade : collate time : 2004-11-3 20:41 : 10 With all of the media attention that is focuse d on the Internet and the World Wide Web, figuring out exactly what they are all about is s ometimes difficult. Are they just a neat new way to market products or will they truly offer us a n EW medium of communication that will someday su rpass even televisions and telephones The answ er is, who knows Unfortunately, the ultimate use for the Internet is still unkno wn. This is because it is still in such a state of f lux that it s pretty much impossible to accurate ly predict where it will end up. However, you can look at the evidence of what
Platform: | Size: 223578 | Author: 陆宜山 | Hits:

[JSP/Javajava-view

Description: java media player
Platform: | Size: 219233 | Author: frank | Hits:

[Communication-MobileMobile Media API概述

Description: Mobile Media API概述在当前世面上存在着大量的不同媒体格式,并且还有许多新的媒体格式即将被建立。-Mobile Media API outlined in the current world level there are lots of different media formats, and there are many new media formats will soon be established.
Platform: | Size: 53248 | Author: 范鹏 | Hits:

[Windows DevelopJAVA与多媒体

Description: JAVA程序实现创建多媒体,实现播放器的简单功能.-JAVA code which can create multimedia and realize the simple functions of media player.
Platform: | Size: 1024 | Author: 聪瓜 | Hits:

[Audio programJava视频播放系统

Description: 利用JMF(Java Media Framework,java多媒体框架),以JBuilder9为开发工具进行开发的视频播放系统,是学习JMF、JBuilder以及java编程中panel、"容器"等概念的一个优秀例子-using JMF (Java Media Framework, java Multimedia Framework), JBuilder9 development tools for the development of video playback system, is learning JMF, JBuilder and java programming panel, "containers" such as the concept of an outstanding example
Platform: | Size: 71680 | Author: 温厚 | Hits:

[ComboBox用Java构造自己的媒体播放器(三)

Description: 用Java构造自己的媒体播放器(三) -use Java to build its own media player (3) to use Java to build its own media player (3) Using Java to build its own media player (3) to use Java to build its own media player (3)
Platform: | Size: 2048 | Author: 马维岩 | Hits:

[Game Program学会用JAVA开发网络游戏

Description: 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-11-3 20:41:10 With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is sometimes difficult. Are they just a neat new way to market products or will they truly offer us a new medium of communication that will someday surpass even televisions and telephones? The answer is, who knows? Unfortunately, the ultimate use for the Internet is still unknown. This is because it is still in such a state of flux that it s pretty much impossible to accurately predict where it will end up. However, you can look at the evidence of what is there now and gain some insight into what the Internet might become, at least in terms of games. -21 days learn to use Java to develop online games books Language : English books types : Authorization Program Design : free software books Size : 287 KB books Grade : collate time : 2004-11-3 20:41 : 10 With all of the media attention that is focuse d on the Internet and the World Wide Web, figuring out exactly what they are all about is s ometimes difficult. Are they just a neat new way to market products or will they truly offer us a n EW medium of communication that will someday su rpass even televisions and telephones The answ er is, who knows Unfortunately, the ultimate use for the Internet is still unkno wn. This is because it is still in such a state of f lux that it s pretty much impossible to accurate ly predict where it will end up. However, you can look at the evidence of what
Platform: | Size: 223232 | Author: | Hits:

[MMSJavaMMS

Description: Download MMS served files to your PC. Now, no matter what your connection speed you can watch good quality streamed media files without continual dropouts. -Download files to your PC. Now, no matter what your connection speed you can wat ch good quality streamed media files without co ntinual dropouts.
Platform: | Size: 200704 | Author: 戴奕 | Hits:

[JSP/Javajava-view

Description: java media player -java media player
Platform: | Size: 219136 | Author: | Hits:

[JSP/JavaMediaPlayer(java)

Description: MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关-MediaPlayer code, some code, appropriate use: import java.awt .* import java.awt.event .* import javax.swing .* import javax.media .* import java.io.* import java.util .*// in order to import Vector// import com.sun.java.swing.plaf.windows .* public class MediaPlayer extends JFrame implements ActionListener, Runnable (private JMenuBar bar// menu bar private JMenu fileMenu, choiceMenu, aboutMenu private JMenuItem openItem, openDirItem, closeItem, about, infor private JCheckBoxMenuItem onTop private boolean top = false, loop// set the window in the top private Player player// Play is a Controller Interface realize private File file, listFile// use File Class JFileChooser combine files to open operation, and after the relevant list.ini
Platform: | Size: 8192 | Author: benson | Hits:

[JSP/JavaMedia

Description: 用java做的一个播放器,需要JMF支持-Java to do with a player, the need to support JMF
Platform: | Size: 23552 | Author: xieyu | Hits:

[JSPjava

Description: :多人视频聊天软件是网络环境与网络技术发展的产物,具有很高的应用需求和广阔的应用前景。JMF(Java 媒体框 架)是Java 语言的扩展,专门用来处理时基媒体数据和实时媒体流。通过介绍JMF 应用编程接口的结构特点,详细阐述了当 前Internet 网络多人视频聊天软件的工作原理、关键技术,及其基于JMF 的具体实现。该软件具有跨平台可移植性。-: Multiplayer video chat software is the network environment and network technology development, product application needs of high and broad application prospects. JMF (Java Media Framework) is an extension of Java language, specifically designed to deal with time-base media data and real-time media streams. Through the Application Programming Interface JMF introduce structural characteristics, described in detail the current Internet network of more than video chat software working principle, key technologies, and its concrete realization based on the JMF. The software has a cross-platform portability.
Platform: | Size: 73728 | Author: menshaojie | Hits:

[JSP/Javafmj-20070928-0938

Description: FMJ(freedom media for java)是java视频开发的新选择,它是在JMF的基础开发的,并提供了一些JMF不具备的功能。-FMJ (freedom media for java) is to develop a new java video options, it is the basis for the development of JMF and JMF provides some features not available.
Platform: | Size: 11062272 | Author: ok | Hits:

[JSPSams.Java.Media.APIs

Description: Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations, 2D fonts, graphics, and images, as well as speech input/output and 3D models." By presenting each API in the context of its appropriate use within an integrated media application, the authors both illustrate the potential of the APIs and offer the architectural guidance necessary to build compelling programs.-Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations, 2D fonts, graphics, and images, as well as speech input/output and 3D models." By presenting each API in the context of its appropriate use within an integrated media application, the authors both illustrate the potential of the APIs and offer the architectural guidance necessary to build compelling programs.
Platform: | Size: 4587520 | Author: bora | Hits:

[JSP/JavaJAVA

Description: 流媒体传输使用RTP/RTCP基于RTP流媒体实时传输的JAVA实现-stream media transmission based on RTP
Platform: | Size: 243712 | Author: xuxuehui | Hits:

[JSP/JavaMDIApp

Description: Neat application from Sun Microsystems to show use of Java Media Framework to watch videos in Java Application. (Freebie on javasoft.com)
Platform: | Size: 2048 | Author: Cymryjian | Hits:

[JSP/JavaJAVA.streaming.media.technology.design.code

Description: JAVA文件流媒体技术设计代码JAVA file streaming media technology design code -JAVA file streaming media technology design code
Platform: | Size: 413696 | Author: fd | Hits:

[androidandroidapp

Description: android 开发实例 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机远程监控(Cam Monitor) 10、贪吃蛇游戏(Snake) -android development example 1, photo viewer (Picture Viewer) 2, file browser (File Browser) 3, Contacts (Contact) 4, Task Manager (Task Manager) 5, music player (Rock Player) 6, weather forecast (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, SMS voice broadcast (Speak Message Service) 9, cell phone remote control (Cam Monitor) 10, Snake (Snake)
Platform: | Size: 3103744 | Author: will | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net