资源列表
PeerInfoBundle
- 服务器模块主要负责分配计算任务,如素数计算;
Main
- socket in java by multithreadin
ArrayList1
- ArrayList应用,包括添加,检索,排序,提取-ArrayList apply
Shortest_path
- 描述: 给定一个带权有向图 G=(V,E) ,其中每条边的权是一个整数。另外,还给定 V 中的一个顶点,称为源。现在我们要计算从源到所有其他各顶点的最短路径长度。这里的长度是指路上各边权之和。这个问题通常称为单源最短路径问题。 输入: 第一行为一个整数n,表示包含源在内的顶点的个数,接下来是一个n*n的矩阵,矩阵中-1表示此路不通,否则表示从该顶点到另一顶点的距离。例如对于上图所示的问题我们可以按输入样例中的方式输入。 输出: 输出为一
PiCalc
- 快速计算圆周率π的程序,几秒钟可以计算几万位。-For calculating pi quickly.
Traveling
- 利用回溯法实现了旅行售货员的算法,代码为java.-Achieved by backtracking the traveling salesman algorithms.
java-storeprocedure
- 已封装好的Java 调用存储过程实例,应用于很多项目-Java Call Store Procedure
IccCardStatus
- Icc Card Status Source Code for Andriod.
ResponseExt
- Tests for CancelledKeyException Source Code for Andriod.
Test_b17
- Having throw, return and backward goto as a last opcode in the method is tested as part of corresponding opcodes tests.
GridTouchSetSelectionTest
- Tests setting the selection in touch mode .
demo
- 可随意拖拽div示例,可用于表单控制控制展示位置-Optional div example, can be used to control the form of the display position
