Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 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搜索。
  • graph.rar 关于数据结构图的基本操作,有构建,删除节点,添加节点,输入输出等
  • 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
  • Graph.rar 图(Gragh)中的各种经典操作,如遍历,查找节点,删除节点,等等。
  • Graph.rar 采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。
  • DecklinkFrameSource.rar DecklinkFrameSource is a dialog based Microsoft Windows application delivering video frames into a DirectShow graph.