搜索资源列表
rssowl_1_2_src
- Rssowl是一个阅读RSS/RDF很好的工具。用JAVA SWT库写的界面。而且是开放源码的。支持n多种语言,而且还包含Blog工具,代理配置功能。对中文支持很好。 -Rssowl is a reading RSS / RDF good tool. With Java SWT library to write the interface. But is open source. N multilingual support, but also includes blogging tools,
catchat
- CatChat is a peer-to-peer chat application. The main purpose of this project is to decentralize chat rooms and to create a standard for peer-to-peer protocols used in this kind of situation. CatChat will be written in Java with Swing. -CatChat is
jspcode(5files)
- 主要是JSP的代码 做网站时用得到 压缩包的内容:1.Jsp分页显示 2.jsp源码实例 搜索引擎 3.javajsp中 中文问题详解-开发技巧 4.JSP实现论坛树型结构的具体算法-开发实例 5.JSP调用JavaBean在网页上动态生成柱状图 共五个Java源码 txt格式 都有源代码和注释 无密码-JSP is mainly done for the code used to be compressed contents : 1.Jsp paging
OReilly.JavaScript.The.Definitive.Guide.5th.Editio
- This Fifth Edition is completely revised and expanded to cover Javascr ipt as it is used in today s Web 2.0 applications. This book is both an example-driven programmer s guide and a keep-on-your-desk reference, with new chapters that explain everyth
erght_queen
- 用JAVA实现GBN(go back N)协议。UDP滑动窗口协议是建立在UDP上的应用层协议之上的。传输层使用的仍是UDP,但在应用层使用滑动窗口技术,并通过模拟TCP的一些机制以保证UDP的低协议处理开销和获得高通信可靠性。-JAVA implementation by GBN (go back N) protocol. UDP sliding window protocol is based on UDP protocol on the application layer above. T
javazeromq
- This Java bridge to zeromq without JNI. TCP subcriber/publisher are currently supported. Ø MQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry whole message
DME
- Java program will spawn n (distributed) processes Pi, 0 ≤ i < n, each one looping forever. Each loop iteration is a loop interval. In every loop interval Pi does the following: − It sleeps for a random amount of time [3, 4) seconds W
chord
- p2p网络中对chord模拟 单机模拟N个节点 自己毕设中修改过的代码-p2p chord simulation
Java-FTPServer
- FTP服务器 能够实现监听 打开目录-In active mode FTP the client connects from a random unprivileged port (N > 1024) to the FTP server’s command port, port 21. Then, the client starts listening to port N+1 and sends the FTP command PORT N+1 to the FTP server.
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
mobile-QQ
- 手机QQ,一个类似与手机QQ的程序,可以支持多个客户端可以相互聊天。用j2me_wireless_toolkit-1_0_4 编译后,现运行ScoketServer,在运行TalkSocket。可以多次运行n个TalkSocket,但在TalkSocket中找到TalkSocket.java文件要修改Socket.-Mobile QQ, a similar procedure with the mobile QQ, can support multiple clients can chat wi
sildwindow
- 滑动窗口协议模拟 java实现 go-back-n-sild window go-back-n
kechengsheji
- 运用各种编程语言实现基于Go-Back-N的可靠数据传输软件。 PS:这里使用的是JAVA语言-Yùnyòng gè zhǒng biānchéng yǔyán shíxiàn jīyú qù tuì N de kěkào shùjù zhuàn shū ruǎnjiàn. PS: Zhèlǐ shǐyòng de shì JAVA yǔyán
Architecture
- N-tier architecture with java code
JZZS
- 这是一个有非常深度的VC++例子程序,N年前的一个正式的项目。实现了一个基本WEBSERVER的功能。完全是从0开始的搭建的过程。不过恐怕很难有人能看懂了。能看懂这个程序,就对JAVA的那一套网络响应机制理解到根子里面去了。-This is a very deep VC++ example program, N years ago, a formal project. Implements a basic WEBSERVER function. Is the beginning of 0 bu
socket1
- Accept n numbers through one program send it to the server program check their for prime numbers send only the prime numbers to client-Java Socket program
lvxingshang
- JAVA实现旅行商问题,有简单的可视化界面 有N个城市,要求从其中某个问题出发,唯一遍历所有城市,再回到出发的城市,求最短的路线。使用模拟退火算法可以比较快的求出TSP的一条近似最优路径。-JAVA traveling salesman problem, a simple visual interface There are N cities, which to ask a question, the only way to traverse all cities, and then
