搜索资源列表
-
0下载:
做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。
想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。
看了几下,当机立断决定山寨之。。。。
后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。
暂时支持采矿,攻击,寻路,局域网对战.
虽然只能算一个Demo,但是用到了很多Java基础技术和算法:
Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,T
-
-
0下载:
GA_Traffic
The Traveling Salesman Problem (TSP) is maybe the archetypical problem
in combinatorial optimization. This problem and its generalizations, vehicle
routing problems, have been studied for more than thirty years two entire
monograph
-
-
0下载:
The ONE
The Opportunistic Network Environment simulator.
Information
The ONE is a simulation environment that is capable of
* generating node movement using different movement models
* routing messages between nodes with various
-
-
0下载:
This is a graph search algorithm that solves the single-source shortest path problem for a graph with nonnegative edge path costs, producing a shortest path tree. This algorithm is often used in routing and as a subroutine in other graph algorithms.
-
-
0下载:
Dijkstra s algorithm, conceived by Dutch computer scientist Edsger Dijkstra in 1956 and published in 1959,[1][2] is a graph search algorithm that solves the single-source shortest path problem for a graph with nonnegative edge path costs, producing a
-
-
0下载:
Routing algorithms return a list of hops to which the request is routed.
-