-
-
[
Matlab]
duibiduzengqiang.rar
Contrast enhancement. Original graph transform histogram form for the uniform distribution, thus increasing the pixel gray value of the dynamic range so as to achieve the effect of contrast enhanced
-
-
-
[
Visual C++ (VC++)]
graph.rar
Direct use of the windows API to write and draw a straight line of the display of the algorithm to ten times the size of display
-
[
C/C++]
nxGraph.rar
Display simple data graph on 320x240 LCD module, using ucGUI library
-
-
[
C/C++]
Graph.rar
Figure of storage structures and traversal, using graph structure to solve a specific problem
-
[
Java/JSP]
adjacencyListGragh.rar
... adjacencyListGragh
class GeneralGraph:
use adjacency list to implement the graph which data structure is vector
Construct methods:
* public ... vector store the vertex and a boolean determines whether graph is directed or not, defaulted is undirected
-
-
[
Matlab]
SDA.zip
Semi-Supervised Discriminant Analysis (Graph Embedding Way)