搜索资源列表
SVGChat
- 用Java编写的矢量图形聊天室程序-A Vector Graphics chatroom program written in Java.
VSM
- 向量空间模型 c源码实现 利用向量空间模型的概念,这个可以用在crawer中.-Vector Space Model c source code to achieve the use of the concept of vector space model, this can be used in in crawer.
src
- 距离向量算法的实现,利用多线程机制,进行结点初始化流程程序设计;进行结点距离向量消息的收发-Distance vector algorithm, using multi-thread mechanism for node initialization process programming to nodes send and receive messages from the vector
libsvm-3.12
- matlab,c++,java三种的支持向量机程序代码。这是由台湾教授林智仁精心编写的。-matlab, c++, java three support vector machine code. This is a well-written by Taiwanese Professor Chih- Jen Lin.
libsvm-weights-3.12
- matlab,c++,java三种方式编写的支持向量机权重程序代码。这是由台湾教授林智仁精心编写的。里面有详细的read-matlab, c++, java three support vector machine code. This is a well-written by Taiwanese Professor Chih- Jen Lin. with detail read inside New! Click the words above to edit and view
dv_routing.java
- 深入理解分布式路由选择算法,基于DV算法,实现最短路径查找路由器模拟-implement the distance vector routing protocol by Distance vector algorithm
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
simulator
- MAODV multicast ad hoc on demand vector routing protocol java code for MAODV routing protocol