-
p2p仿真器。开发者可以工作在覆盖层中进行创造和测试逻辑算法或者创建和测试新的服务。PlanetSim还可以将仿真代码平稳转换为在Internet上的实验代码,...
p2p仿真器。开发者可以工作在覆盖层中进行创造和测试逻辑算法或者创建和测试新的服务。PlanetSim还可以将仿真代码平稳转换为在Internet上的实验代码,模拟器上的分布式服务对结构化的覆盖层协议使用相同API,在模拟器和底层网络上的服务并且对用户是透明的。-p2p simulator. Developers can work in the cover layer for the creation and testing of logic or algorithms to create and test new services. PlanetSim also simulation code can be converted into a smooth on the Internet experimental code Distributed simulator on the service structure of the cover layer protocol using the same API, simulators at the bottom and network services to users and is transparent.
- 2022-01-26 05:01:34下载
- 积分:1
-
Student management systems to bring information to students to add, delete, upda...
学生管理系统,实现对学生信息的增加,删除,更新,查找等-Student management systems to bring information to students to add, delete, update, search, etc.
- 2022-04-28 19:05:37下载
- 积分:1
-
SOME BACKGROUND ON DESIGN PATTERNS
The term “design patterns” sounds a bit for...
SOME BACKGROUND ON DESIGN PATTERNS
The term “design patterns” sounds a bit formal to the uninitiated and
can be somewhat off-putting when you first encounter it. But, in fact, design
patterns are just convenient ways of reusing object-oriented code between
projects and between programmers. The idea behind design patterns is
simple-- write down and catalog common interactions between objects that
programmers have frequently found useful.
- 2023-03-17 11:20:06下载
- 积分:1
-
struts2 portal User Login small cases.
struts2 入门小例
用户登陆.-struts2 portal User Login small cases.
- 2022-06-13 08:59:56下载
- 积分:1
-
这是一个用java实现的计算器,是学校课程设计时候自己的作品,bug比较少...
这是一个用java实现的计算器,是学校课程设计时候自己的作品,bug比较少-This is a realization of java with the calculators, the design of the school curriculum when their works, the less bug
- 2022-10-26 02:40:03下载
- 积分:1
-
23种设计模式的Java实现,很不错的。
23种设计模式的Java实现,很不错的。-23 kinds of Design Pattern Java realize, it is good.
- 2022-10-06 13:25:02下载
- 积分:1
-
网络课程设计 是用java开发的一个网络聊天程序
非常简单 好用...
网络课程设计 是用java开发的一个网络聊天程序
非常简单 好用-Web course design is to develop a network of java chat program very easy-to-use
- 2022-03-11 14:16:22下载
- 积分:1
-
Java范例程序ch2.rar
Java范例程序ch2.rar-Java paradigm procedures ch2.rar
- 2022-03-11 19:41:57下载
- 积分:1
-
编写简单的代理服务器.rar
编写简单的代理服务器.rar-prepare simple proxy server. Rar
- 2022-10-06 13:20:02下载
- 积分:1
-
真正的
Real - Java floating point library for MIDP devices-Current version: 1.13
Copyright: 2003-2009 Roar Lauritzsen, roarl at users.sourceforge.net
Availability: The library is available under the GPL license, or for a fee for commercial use.
Develop: See http://sourceforge.net/projects/real-java
Feedback: Comments, reports of use, bug reports, bug fixes, improvements, performance tests and comparisons to similar libraries are all welcome.
Javadoc: Read the full documentation here.
"Real.java" is a self-contained, single file Java floating point emulation library for MIDP devices, such as a Java-enabled cell-phone or PDA. The MIDP/CLDC 1.0 standard does not support the basic floating point types "float" or "double", so when I set out to program a scientific calculator for my cell-phone, I had to reinvent floating point arithmetic from scratch, using only integer basic types. I found it a very interesting and educating challenge.
Download
For a pure java version, use the f
- 2023-02-09 08:35:04下载
- 积分:1