登录
首页 » Visual C++ » Survivability-of-network

Survivability-of-network

于 2013-05-10 发布 文件大小:2KB
0 118
下载积分: 1 下载次数: 13

代码说明:

  以生存性、最小生成树数目和介数评价网络节点的重要性。(Survivability, the number of minimum spanning tree and the number of referrals to evaluate the importance of the network nodes.)

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

发表评论

0 个回复

  • houxuanren
    对候选人得票进行统计,设有3个候选人,最终只能有1人当选为领导。(Statistics on the number of votes a candidate with three candidates, we can only have one person elected as leader.)
    2015-04-22 11:49:28下载
    积分: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
  • BCH-coding-
    PCH coding 编码仿真 , matlab 实现(PCH code simulation, matlab implementation)
    2011-05-27 14:55:28下载
    积分:1
  • Matlab-JTD
    最近找的求解方程的程序,可以借鉴下,挺好的(Solving equations to find the most recent program, you can learn, the very good)
    2011-09-28 08:40:50下载
    积分:1
  • vcPPsourcecode7
    说明:  600个大型项目源码之一: MATLAB与VC++混合编程实现一维小波多尺度分解 小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。 VC++是由美国Microsoft 公司开发的可视化C/C++集成编程环境,是目前功能最强大的软件开发工具之一。被广泛应用于Win32平台的基础应用程序的开发。 它具有强大的图形界面编程能力且代码执行效率高,可生成脱离VC++环境而独立运行的应用程序。可是VC++在数值处理分析和算法工具等方面不如MATLAB。 本文结合VC++和MATLAB 的各自优点,以VC++图形界面作为前台框架,MATLAB作为后台进行数值运算和数据可视化,利用组件对象模型(COM)技术作为媒介,实现了一维小波多尺度分解。 (matlab and vc++ program: Wavelets are a class of a functions used to localize a given function in both space and scaling. A family of wavelets can be constructed from a function ... )
    2011-02-27 07:33:07下载
    积分:1
  • C-C方法求lorenz的延迟时间
    C-C法求混沌系统的延迟时间,该程序是C-C法的函数文件,已测试,可运行多种数据,运行时间快(The C-C method seeks the delay time of the chaotic system. The program is a function file of C-C method. It has been tested and can run many kinds of data.)
    2018-06-06 16:10:38下载
    积分:1
  • 11.CPP-Primer-3rd
    11.C++ Primer 3rd(中文版),众所周知的C++学习经典书籍,C++学习圣经(11.C++ Primer 3rd (Chinese version))
    2015-04-04 10:28:24下载
    积分:1
  • 20090402_4479043_0
    精通MATLAB编程,绝对的好书,精通MATLAB编程,绝对的好书,(Proficient in MATLAB programming, the absolute good book)
    2011-04-26 18:45:36下载
    积分:1
  • PetShop4.0
    宠物商店4.0版本,及详细分析和整理内容(Petstores 4.0 version, and a detailed analysis and organize content)
    2014-10-23 12:32:43下载
    积分:1
  • blobtrack
    opencv自带的跟踪框架程序,方便开发者开发出能够自动检测前景、目标跟踪的算法程序(Opencv own tracking framework application, convenient and developers to develop to be able to automatically detect prospects, the algorithm of target tracking application )
    2014-12-24 15:43:27下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载