Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • LabVIEW-8.20-VI.rar 第2章 牛刀小试 第5章 程序结构 第6章 字符串,数组,簇和矩阵 第7章 Chart图表和Graph波形图 第8章 Express VI 第9章 文件IO 第10章 子VI 第12章 人机界面交互设计 第13章 数学分析与信号处理 第14章 数据采集与仪器控制
  • DAG.CPP.zip This program is used to generate Directed Acyclic Graph for any expression in compilers.
  • analysis.rar ... the width and the delay of two\nsignals this program calculates the 2D-FFT and displays the result on an\nintensity graph. Note that the results are Nyquist shifted so that low\nfrequencies appear in the center ...
  • CODE.rar ... 是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 ...
  • draw_panel.rar This a java program that make u can draw sample graph on a panel
  • MaxCut.rar This program implement the Max cut Max_Cut algorithm , as a deterministic algorithm using a pair wise method , which ... for deterministic solution with solution better then |E|/2 the graph is implemented using an adjacent matrix, the nodes are chosen ...
  • average_centrality.m.zip This program return the average centrality for a graph for different value of x.
  • labview_advantech_temp_contrl.rar 自编采用Labview编界面,与研化USB及串口模块通信采集温度、压力,以及数据分析图。程序中设置了数据保存功能,数据文件可以使用Excel打开。
  • lesson02.win.cb.zip this is example of opengl program graph 2d dev c++
  • alg.rar some useful little program for new learner Graph Alg.:Red-Black tree,Dijkstra s algorithm,Depth first search and breadth first search. Heaps:Fibonacci heap source.. Sorting:Various array sorting algorithms.. Searching:Array searching algorithms