登录
首页 » Visual C++ » Erlang

Erlang

于 2021-04-14 发布 文件大小:3KB
0 331
下载积分: 1 下载次数: 72

代码说明:

  根据Erlang B公式进行程序设计: (1)输入:话务量、信道数;输出:PC (2)输入:PC、信道数;输出:最大话务量 根据Erlang C公式进行程序设计: (1)输入:话务量、信道数;输出:PW[延迟>0] (2)输入:PW[延迟>0]、信道数;输出:最大话务量 (According to Erlang B formula for program design: (1) Input: traffic, number of channels output: PC (2) input: PC, number of channels output: maximum traffic based on Erlang C formula for program design: (1) Input: traffic, number of channels output: PW [Delay> 0] (2) Input: PW [Delay> 0], the number of channels output: maximum traffic)

文件列表:

话务量
......\begin.m,713,2011-04-21
......\engset.m,409,2011-04-16
......\erlangb.m,257,2011-04-16
......\erlangc.m,245,2011-04-16
......\erlangdemo.m,2190,2011-04-16
......\findab.m,596,2011-04-16
......\findac.m,593,2011-04-16

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

发表评论

0 个回复

  • VCformatlab
    说明:  在Visual C++中调用matlab中定义的函数,可以方便利用matlab的资源(Calling Matlab defined in the function, Matlab can facilitate the use of resources)
    2006-03-02 19:09:56下载
    积分: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
  • xu(1)
    饱和时滞系统matlab相图,给出输入变量的上下界(The matlab phase diagram of the saturated time-delay system is given, and the upper and lower bounds of the input variables are given)
    2016-09-30 08:04:40下载
    积分:1
  • rog
    在matlab中用高斯—勒让德方法求二重积分(Seeking double integral using Gauss method in matlab)
    2012-04-20 01:01:31下载
    积分:1
  • Embedded_Systems_in_C_and_C__
    Embedded Systems C and C plus plus
    2014-09-10 17:36:15下载
    积分:1
  • VCMatlab
    matlab和VC++混合编程的详细教程,相信对大家一定会有帮助!(matlab and VC++ mixed programming detailed tutorial, I believe we must help!)
    2010-10-26 14:55:02下载
    积分:1
  • deep-CCA
    深度典型相关性分析,在线性的CCA上增加了深度网络,以此来学习新特征并提高多模态数据之间相关性( Deep cca ,the deep network is added in linear CCA to learning description that the correlation is better between multi-modal datas)
    2020-12-13 19:29:15下载
    积分:1
  • TI-Product-Life-Research-Paper.pdf
    Product life research paper
    2014-12-10 13:45:12下载
    积分:1
  • guibing.rar
    说明:  归并排序 使用归并方法实现一系列数的从小到大的排序(Merge sort using the merge method to achieve a number of small to large order)
    2010-03-28 22:28:15下载
    积分:1
  • corba2
    关于CORBA 通信的描述和开发,原理和 概念 ,中文版 (The description on the CORBA communication and development, principles and concepts, the Chinese version)
    2010-05-12 13:34:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载