-
-
[
Matlab]
f2matlab_3.5.zip
This code is used for converting Fortran code to Matlab code. What you have to do is to put this toolbox in the matlab path and run it from the command line.
Category:
matlab Upload User:
smile_722 Size:
1368K
-
-
[
Matlab]
matlab_v.rar
... in Matlab and
follow the instructions. You will need to have a directory of
sequentially numbered images available. After entering the path and
file types the tracker will begin processing. Once the data window
appears the algorithm begins building a ...
Category:
matlab Upload User:
kenan4321 Size:
35656K
-
[
Windows_Unix]
xpburn.rar
... burn CD' s API. C# sample code:// Create a new instance of the XPBurn component XPBurn.XPBurnCD cd = new XPBurn.XPBurnCD () // Add files (file path, name of file to use for CD cd.AddFile (@ " c: \ pic1.jpg " ," pic1.jpg " ) //... add ...
-
[
Visual Basic (VB)]
Document_m871325262002.zip
... day.
You can scan the document and it puts it into the App.Path & \tmpImg DIR and then goto Add to DB and add some comments & a ... put into the DB (access 2k) and the image is moved to App.Path & \img. you can now use the viewer to view the images and you ...
-
-
[
PDF]
multipathdistributedtcpsensor.rar
he paper investigates some important transport
layer algorithms for wireless sensor networks.adopt multi-path routing on the network layer
and distributed TCP caching on the transport layer to
enhance transport reliability.
-
[
C/C++]
floyd_warshall.c.rar
It is the source code of the Floyd-Warshall algorithm for finding the shortest path between all nodes.
The shortest path between two nodes of a graph is a sequence of connected nodes so that the sum of the edges that inter-connect them is minimal
-
[
C/C++]
DijkstraAlgorithm.rar
a way of modifying Dijkstra’s Alogrithm in order to find all the shortest path from a source to a node
-