-
mjsip v1.7
MjSip includes all classes
and methods for creating SIP-based applications. It
implements the complete layered stack architecture as
defined in RFC 3261 (Transport, Transaction, and Dialog
sublayers), and is fully compliant with RFC 3261 and
successive standard RFCs. Moreover it includes higher
level interfaces for Call Control and User Agent implementations.
MjSip comes with a core package implementation that
includes:
all standard SIP layers
and components,
various SIP extensions
(already defined within IETF),
some u
- 2022-02-15 06:01:48下载
- 积分:1
-
joda-time-1.6.2源码
用于java程序的日期相关的算法,如相加,相件,区间,分时等,是网上用的很广的类
private void runDateTime() {
System.out.println("DateTime");
System.out.println("=======");
System.out.println("DateTime stores a the date and time using millisecs from 1970-01-01T00:00:00Z internally");
System.out.println("DateTime is immutable and thread-safe");
System.out.println(" in = new DateTime()");
DateTime in = new DateTime();
System.out.println("Millisecond time: in.getMillis():
- 2022-08-22 17:44:27下载
- 积分:1
-
weka的源代码
Weka的全名是怀卡托智能分析环境(Waikato Environment for Knowledge Analysis),是一款免费的,非商业化(与之对应的是SPSS公司商业数据挖掘产品--Clementine )的,基于JAVA环境下开源的机器学习(machine learning)以及数据挖掘(data minining)软件。它和它的源代码 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-11 11:03:30下载
- 积分:1
-
hotel registration
这是java中酒店注册的代码。
- 2023-09-01 18:35:03下载
- 积分:1
-
学生成绩管理系统
资源描述本学生信息管理系统提供了查询、修改、增加记录、删除等功能,功能比较落齐全,基本上能满足学校的需求。
- 2023-01-07 15:20:02下载
- 积分:1
-
样品片段切换
一般频繁切换Fragment会导致频繁的释放和创建,如果Fragment比较臃肿体验就非常不好了,这里分享一个方法。
- 2023-01-21 20:40:03下载
- 积分:1
-
Servlet with child to paren windows js script
这里模拟了一个铁路订票系统,使用servlet处理订票,使用java脚本从chid窗口在父窗口中反映日期时间
- 2022-08-25 20:56:45下载
- 积分:1
-
一款家务处理的app源码
资源描述一款家务处理的app源码,可以自动添加家务,例如做饭,洗碗。。。,通过摇一摇选择你要做的东西
- 2022-07-01 07:44:20下载
- 积分:1
-
仿微软How-OldAndroid应用
应用背景 目前很多拍照,美艳相机广受大家喜爱,让爱美的你更加自信,这也让微软开发的一款how-old网页应用拥有更多的爱好者,大家只需简单的将自己的照片发到该应用中就可以测出自己的年龄,很是新颖。关键技术 基于Android开发一款移动应用,安装在手机上随时随地,随心所欲的就可以使用,省去了连接网络过程,大家也可以从中学习到如何对图片进行处理,包括图片的尺寸设置,背景设置...,这是一款很值得推荐的应用。
- 2022-07-08 20:34:55下载
- 积分:1
-
android OBD例子
这是一个android的蓝牙连接OBD项目,目前已经实现了可以读取数据流 故障码的功能,由于是demo版所以还存在一些问题仅供参考,可以在这个基础上再进行拓展。
- 2022-01-26 00:58:23下载
- 积分:1