PHP Classes

Packages of Xu Yulei

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Xu Yulei (2)  >  Mission progress status  >  Reputation  
Picture of Xu Yulei
Name: Xu Yulei <contact>
Classes: 2
Country: Sweden Sweden
Age: ???
All time rank: 135511 in Sweden Sweden
Week rank: 195 Up2 in Sweden Sweden Up
All time users: 2270
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Dijkstra  
PHP Programming Innovation award nominee
April 2009
Number 5
Find route between points using Dijkstra algorithm
This class can be used to find the best route between two points using the Dijkstra algorithm.

It takes as parameters an array with all possible routes between to points and the start point.

The class can get the best path and the distance to each network point.

  Files folder image FtpUpload  
List files and upload to an FTP server
This class can be used to list files and upload to an FTP server.

It can list a given local directory and returns the list in an array.

The class can also upload a list of local files to a given FTP server.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z