-
-
-
GioveAB_Orbit_Simulator.zip
... the sourcecode to adjust the following information:
- Receiver Position
- Receiver Time offset to GMT
- Path of ephemerides file
- Path for satellite track recordings
Ephemerides are taken from
http://www.celestrak.com/NORAD/elements/galileo.txt ...
-
PICcoding.rar
This is developed to find the short cut of road between to destination in colombo area. This code helping to short out the road small path and fastest path.
-
Dijkstra_cpp.zip
c++ Example about Dijkstra shortest path. Works as a console application.
-
research.rar
... .
The main goal of this problem is to construct a collision-free path from a starting position
to an end or destination position. However, ... able to 1) Identify the current
location of the robot, 2) Avoid any collisions, 3) Determine a path to the object.
-
jcs44341-344.rar
The
mobile robot has to find the optimal path which reduces the number of steps to be taken between the
... methods. The proposed controlling algorithm
allows four-neighbor movements, so that path-planning can adapt with complicated search spaces with
-
Hand-ANNIE05.rar
... . The main components involved in the operation of an autonomous robot are visual detection of the environment, path planning and controls. Path planning has been defined as determining if a continuous and obstacle-avoidance sequence of positions and ...
-
-
dijkstraforshortestpath.rar
dijkstra algorithm is mainly used to calculate shortes path in between source and destination. it has the time complexity of o(n log n)
-
graph.zip
prolog file for graph finding the path
-