Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • zasp-0715CLIPPER-graph.zip CLIPPER 图形开发例程本站默认解压密码:www.zasp.net
  • OpenGL-Graph-system-dev-demo.rar OpenGL图形系统开发实例 一书的源码。
  • draw-sin-graph.rar 一个使用VB完成的函数曲线绘图小程序,可以实现基本的三角函数绘制,如正弦,余弦,正切等
  • Bmp2HexPro.zip about oled to draw the graph
  • huidu.rar #include "stdio.h" #include "malloc.h" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n]
  • meshpartdist.tar.gz This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested ...
  • DirectShow.rar 本压缩包里含有用DirectShow sdk 9.0来开发实现了PID(Plug_in Distributor)扩展插件,来有限地增强(Filter Graph Manager)的功能。并用DirectShow来开发了一个数字电视应用软件。
  • histogram_generator.rar 根据不同的数据集画出相应的柱状图 包括的主要文件有 Graph.dsw GraphView.cpp GraphView.h Graph.h
  • MemoryMonitor.rar ... . This simple demo program queries the memory usage of each memory pool and plots the memory usage history graph. To run the MemoryMonitor demo java -jar <JDK_HOME>/demo/management/MemoryMonitor.jar These instructions assume that this ...
  • segment.zip source code and ref paper of C++ implementation of the image segmentation algorithm described in the paper: "Efficient Graph-Based Image Segmentation"