-
mysee网络直播源代码Mysee Lite是Mysee独立研发的网络视频流媒体播放系统。在应有了P2P技术和一系列先进流媒体技术之后,OpenMysee能在现...
mysee网络直播源代码Mysee Lite是Mysee独立研发的网络视频流媒体播放系统。在应有了P2P技术和一系列先进流媒体技术之后,OpenMysee能在现有网络带宽的基础上极大地提高网络视频的质量,包括画面的流畅,清晰度以及并发用户数。能够应用于网络视频直播,大规模电视会议,大规模远程教学,IPTV等多个领域-mysee webcast Mysee Lite source code is an independent R
- 2022-10-20 23:00:04下载
- 积分:1
-
jzss压缩算法,的源程序代码!应用于java的压缩与解压工作
jzss压缩算法,的源程序代码!应用于java的压缩与解压工作-jzss compression algorithm, the source code! Java applies the work of compression and decompression
- 2023-04-25 00:50:03下载
- 积分:1
-
Sturts DispatchAction information management system, have detailed notes to rais...
基于Sturts的DispatchAction的消息管理系统,内有详细的注释,方便阅读提高水平-Sturts DispatchAction information management system, have detailed notes to raise the level of easy reading
- 2022-03-01 15:01:42下载
- 积分:1
-
classshapemain.zip// : c03 : AutoInc.java// Demonstrates the and
classshapemain.zip
//: c03:AutoInc.java
// Demonstrates the ++ and -- operators.
// From Thinking in Java, 3rd ed. (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
public class AutoInc {
public static void main(String[] args) {
int i = 1
System.out.println("i : " + i)
System.out.println("++i : " + ++i) // Pre-increment
System.out.println("i++ : " + i++) // Post-increment-classshapemain.zip// : c03 : AutoInc.java// Demonstrates the and-- operat ors.// From Thinking in Java, 3rd ed. (c) Bruce Eckel 2002// www.BruceEckel. com. See copyright notice in CopyRight.txt. pu blic class AutoInc (public static void main (St. ring args []) (int i = 1 System.out.println ( "i : "i) System.out.println (" i : "i)// Pre-increment System.out.println (" i : "i)// Post-increment
- 2022-06-15 15:44:31下载
- 积分:1
-
FilterDispatcher源码,些源码是struts2的核心源码.
FilterDispatcher源码,些源码是struts2的核心源码.-FilterDispatcher source code, some source code is the core source struts2.
- 2023-03-10 00:55:03下载
- 积分:1
-
JMeter中文使用手册(English user manual JMeter)
JMeter中文使用手册(English user manual JMeter)-English user manual JMeter
- 2022-03-01 21:05:39下载
- 积分:1
-
使用HTTP客户端程序
利用java开发http客户端的程序-use http client procedures
- 2022-09-28 21:45:02下载
- 积分:1
-
实现了Jms的服务器源码,支持多种适配器,DB,FTP,支持多种数据库...
实现了Jms的服务器源码,支持多种适配器,DB,FTP,支持多种数据库-realized Jms server source code, support for multiple adapters, DB, FTP, support for multiple databases
- 2022-05-14 22:02:38下载
- 积分:1
-
JSP 文件管理器,演示测试帐号:test 密码:test
JSP 文件管理器,演示测试帐号:test 密码:test-JSP file manager, demonstration test account : password test : test
- 2022-11-29 13:00:03下载
- 积分:1
-
一个功能强大的Jsp/bean论坛程序
一个功能强大的Jsp/bean论坛程序-a powerful Jsp/bean procedures Forum
- 2022-03-04 03:16:24下载
- 积分:1