Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • trans92-1.0.src.tar.gz program to trasmit data to a TI92 with the TI Graph-Link
  • graph show.rar 这是一个很小的图形演示程序
  • 图形程序.rar VC图形程序,自己编写的,功能还不完全可以借鉴以下。
  • CORE 图形系统.zip Graph with no options takes pairs of points (two numbers per line) from the given file (or standard input) as x- ... the screen before exiting. If the data comes from the standard input, the program exits without clearing the screen or resetting it
  • MemoryMonitor.rar ... the memory usage of all memory pools consumed by the application. This simple demo program queries the memory usage of each memory pool and plots the memory usage history graph. To run the MemoryMonitor demo ...
  • jpgapi.zip JPG Graph API Win 32 JPG API is a 32bit JPEG api dll. You can call it to show a JPG file in your program by only one sentence. The only thing that you have to know is how to load a dll libary and ...
  • graph.zip 能实现图的基本操作,本是数据结构图那一章的一次作业
  • CPP-design-fractual-graph.zip 用C++设计的二维三维分形图形程序,对研究分形的同学有很大的帮助.
  • data-structure-Graph.rar 本软件围绕无向图的应用这一主题,用图形化的界面实现了无向图的建立、显示邻接表、动态构造最小生成树(分别利用Prim算法和Kruscal算法)、查找最短路径等功能。 具体功能: 给定一个图,完成: (1) 建立并显示出它的邻接链表 (2) 分别用普里姆算法和克鲁斯卡尔算法构造其最小生成树,随时显示其构造的过程 (3) 给出某一确定顶点到所有其他顶点的最短路径 (4) 给出每一对顶点之间的最短路径 说明:程序开发时所用的文件和源码在文件夹“配套文件”中提供。另附说明文档。
  • Boost-Implicit-Graph-Example ... a Dijkstra search. Installation ============ You must have the Boost Graph Library installed. Set `BOOST_PATH` in the Makefile to point ... the root of your Boost include tree. The `implicit-graph` program builds in the distribution directory and does ...