Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • DecklinkHistogram.rar ... Microsoft Windows video capture and preview application. It uses the Sample Grabber Filter and the ISampleGrabber interface to extract samples from a capture graph and into an application for in order to perform a histogram analysis on the video frames.
  • graph.rar (1).用Bresenham算法绘制直线. (2).用Bresenham算法画图. (3).用打点(如:C语言的putpixel())法显示汉字,汉字库以文件形式保存,以图形方式显示汉字. (4).在二维空间绘制一个多边形(三角形,四边形任选),然后实施平移变换,对称变换和旋转变换,
  • svdthesis.pdf.gz GRAPH CLUSTERING by FLOW SIMULATION.pdf
  • graph.rar 图的最短路径查询,用与交通图中最短路径的查询
  • AILab_3.rar 使用Java实现的Graph的迭代加深的深度优先搜索
  • Graph.rar 图表统计的一个类,能够做出各种个样的图形。
  • 320smpl1.rar ... a DS80C320, 32K Program memory, 32K Data memory, two 8-segment bar graph LEDs/drivers, and an 11.0592 MHz crystal. The four 8-segment bar graph LEDs/drivers were connected to ports 1, and 3 to display their pins states.
  • GrfxProgPHIGS.rar ... or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving ... .f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the ...
  • ZedGraphSampleCS_v5_0_9.zip ... provide a high degree of flexibility -- almost every aspect of the graph can be user-modified. At the same time, usage ... kept simple by providing default values for all of the graph attributes. The classes include code for choosing appropriate scale ranges ...
  • graph.rar 这个是有关数据结构中有关图的存储问题,包含了邻接表,和邻接巨阵的存储代码