登录
首页 » Visual C++ » Graph-algorithm

Graph-algorithm

于 2012-06-02 发布 文件大小:48KB
0 243
下载积分: 1 下载次数: 7

代码说明:

  图论算法及其对应的matlab源代码,可以当做练习教材使用,其中主要包含了网络最大流等(Graph algorithm and its corresponding Matlab source code, can be used as practice materials to use, which contains a maximum flow in networks)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB
    this is a file that about matlab this is a file that about matlab
    2013-07-28 00:38:42下载
    积分:1
  • VCCallMatlab
    使用VisualStudio2008开发的VC调用matlab的示例小程序。matlab具有较强的数据运算能力,而VC可以提供一个较好的界面,因此把两者结合起来进行混合编程。本代码提供一个较好的显示。(VC call matlab using VisualStudio2008 developed sample applet. matlab has a strong computing power, the VC can provide a better interface, so to combine the two mixed programming. This code provides a better display.)
    2013-05-05 16:53:08下载
    积分:1
  • Heed-matlab.m
    HEED的分簇算法的matlab代码,注释详细,对初学WSN协议的同学很大帮助。(HEED clustering algorithm matlab code, detailed notes for the students of great help beginners WSN protocol)
    2014-01-20 17:18:56下载
    积分:1
  • BPA
    本人编写的BPAmatlab程序,用于神经网络学习。(I prepared BPAmatlab procedures for neural network learning.)
    2013-10-25 21:19:47下载
    积分:1
  • SerialComm-VB2008Express
    Serial com communication
    2014-01-21 01:53:16下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • VCPPcall-DLL-generated-from-Matlab
    将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。(Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need to write a variety of engineering applications in C++ mathematical algorithms trouble. These projects is a summary of a few cases, respectively, under VC6.0 and VS2008 dll call Matlab r2010a generated examples, including two of my own to do matrix inversion and numerical integration example.)
    2011-11-29 19:27:00下载
    积分:1
  • cmpse
    间接法功率谱分析代码,数字信号处理领域常用(Indirect method power spectrum analysis code, and digital signal processing used)
    2010-01-01 18:51:56下载
    积分:1
  • dulixiangyuan
    matlab 独立像素元,计算图像景象匹配中独立像元素(Matlab independent pixels, computing the image scene matching the independent elements)
    2012-06-02 14:53:03下载
    积分:1
  • hanming
    汉 明 码 的 编 码 程 序 , 经 测 试 好 用(Hamming code encoding process, ease of use have been tested)
    2009-06-10 16:25:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载