-
-
Fib1.zip
Fibinacci data path for finding fibinacci numbers.
-
-
connected_components.rar
This program calculates the number of connected components in a graph (Two vertices are in the same connected component of the graph, if there exists a path between these two vertices.
-
Dijkstra.zip
Sample program in Java applet demonstarting Dikjstras Algorith(Shortest Path Algorithm).
-
imageProcess.rar
图片文字识别,OcrModule.java 为接口
OcrTest.java是例子
java运行参数中要把libocr.dll所在路径添加参数-Djava.library.path中
-
search_text.zip
program to find text in files from a directory path and a file extension
-
saveFigures.m.zip
... inputs: fighandle Handle of the figure to save
path Path under which the figure is to be saved
name File name under which the figure is to be saved ...
-
select.rar
... .) This includes the cases of finding the minimum, maximum, and median elements. There are worst-case linear time selection algorithms. Selection is a subproblem of more complex problems like the nearest neighbor problem and shortest path problems.
-
JAVA_RMI_Win.zip
Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example problem.
To use this program you should change in *.bat / *.sh files the java path according in your computer
-
editServerv1.0.zip
... you will find on the net.
It is based on the code by Faceless Wonder, so if you use it, give credits to him too.
To test it, place the compiled server in the same DIR with the EditServer.exe or change the "Path to Server" properly.
...
tjf
-