Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • freq.rar Frequency Analyzer. Whistle a melody and watch this program graph the pitch in real time. The Frequency Analyzer (download now ... harmonics of vowels and the noise of sibilants. The size of the program is only 148k! (zipped 74k) Can you believe that?! There ...
  • convcode_k=3.rar it s a matlab program calculating the BER of a signal and plotting the respective graph
  • adjacency_lists.zip This is a program of Graph. Adjacency Lists is a way of storing data of a graph. I use C to write it.
  • regionbased_seg.rar 该程序时Graph Cuts方法做图像分割的一种源程序,做彩色图像分割的,效果还是很不错的
  • GraphCut_matlab.rar graph cut 优化算法的最新版本,包含和Matlab接口,已编译,以及自己的一个简单测试例子程序MyTest,还有一篇经典论文及自己的读书笔记
  • Intermediate_Nodes.zip ... reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies ...
  • surf_from_scatter.zip It is a very useful matlab program to plot a 3D graph by using sfunction and it shows how to use multiplexur for x, y and z signals. Enjoy it and good luck.
  • Serialport_graphplotting.rar the program gives the data from serial port and graph it.
  • DFS.zip A program to find the depth first search on a given graph.It contains a source code, input file and an output file.
  • bfs.zip a program to find the breadth first traversal on a graph.it will work for a graph and not for forest