-
-
messenger.rar
a simple messenger with Java.
You can send messenge and graph to each other.
-
graphfx_demo.zip
GraphFX - A graph framework.(bar型图表的显示)
CGraphFX frameworks, include GraphFX.h, GraphFX.cpp, Screen.h, Screen.cpp, ItemArray.h, ItemArray.cpp, Item.h and Item.cpp to your project.
-
Graph.rar
CGraph是一个外国人写的图形库,本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索。
-
-
FGseg.zip
该代码实现了基于graph cut的图象分割算法,具体代码是用c++编写的,但提供了matlab接口,分割效果较好.
-
huisu.rar
out< "please input the number of the nodes"<<endl
cin>>nodesNum
cout<<"please input the graph"<<endl
for( i = 1 i<=nodesNum i++)
for( j = 1 j <= nodesNum j++)
cin>>graph[i][j] */
-
graph.rar
二维图形的几何变换,平移、旋转、错切、对称,在VC++环境下运行,MFC
-
-
-
DecklinkFrameSource.rar
DecklinkFrameSource is a dialog based Microsoft Windows application delivering video frames into a DirectShow graph.
-