Welcome![Sign In][Sign Up]
Location:
Search - erlang C

Search list

[Internet-NetworkDistributed_Project

Description: 一个事务并行处理的模拟程序,使用Erlang实现。服务器端维护一个a,b,c,d的变量。客户端提交读写a,b,c,d的事务。可以同时开启多个客户端口。并未使用锁,而是使用乐观向后验证控制事务串行等价-A panel of parallel processing simulation program, the use of Erlang realize. Maintenance of a server-side a, b, c, d variables. Submitted by the client to read and write a, b, c, d affairs. At the same time, customers can open multiple ports. Did not use locks, but the use of optimistic control of affairs back to verify the serial equivalence
Platform: | Size: 24576 | Author: 李傲 | Hits:

[Otherblock_probability_of_Erlang_queue_system

Description: 电路交换系统的阻塞率仿真与理论比较。有详细的报告。报告中有Erlang公式推导过程和比较曲线。-Circuit-switched system blocking rate compared with the theoretical simulation. Detailed report. Report Erlang formula derivation process and the comparison curve.
Platform: | Size: 46080 | Author: 黎家祥 | Hits:

[matlabwork

Description: Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe-Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking probability (P) and load (A = lamda/miu in Erlang) the relationship between the map. Usage: run RunMe
Platform: | Size: 2048 | Author: Zheng Xiao | Hits:

[OtherFunction_For_ErlangBC

Description: 对ErlangB和ErlangC的公式进行函数实现,在Excel表格中易于使用。-The Function For ErlangB and ErlangC. And apply easier in Excel.
Platform: | Size: 509952 | Author: 雷志纯 | Hits:

[Windows Developerlang

Description: 爱尔兰公式计算器 可以计算爱尔兰B,爱尔兰C公式 包含友好用户界面-Ireland Ireland formula calculator can calculate B, Ireland C formula contains the friendly user interface
Platform: | Size: 30720 | Author: 张乃元 | Hits:

[matlaberlangc

Description: a code which serves to form an erlang c table
Platform: | Size: 1024 | Author: isilay | Hits:

[matlabbloqueo

Description: Calculo funciones erlang b y erlang c
Platform: | Size: 2048 | Author: supertaty96 | Hits:

[androidAndroidGPS

Description: PDF电子书,详细对android下开发GPS定位进行讲解。-PDF e-book, detailed GPS positioning on the android is developed to explain.
Platform: | Size: 283648 | Author: 彭磊 | Hits:

[matlabqueueing_theory

Description: 计算Erlang B,C 模型中阻塞率与输入负载随服务器数量变化的数值关系并绘图。 模拟一个M/M/k排队系统。 该资料为通信系统排队理论matlab实验内容。-Using the iterative scheme, calculate the blocking probability of the Erlang B and C model. Draw the relationship of the blocking probability and offered traffic while sever number varies. Simulate a M/M/k queue system with input parameters of λ, μ, k
Platform: | Size: 2048 | Author: Aurora | Hits:

[Windows DevelopErlang

Description: VS2008环境下实现通信话务量分析。 即实现Erlang B公式和Erlang C公式 -VS2008 environment for communication traffic analysis. The realization of Erlang B formula and Erlang C formula
Platform: | Size: 228352 | Author: wenwen | Hits:

[matlabwireless

Description: erlang b The concept of trunking allows a large number of users to share relatively small number of channels in a cell. Two major classes of trunked radio systems : 1- blocked call cleared systems to describe this system erlang B formula is used. 2- blocked call delayed systems erlang c formula is used. -erlang b The concept of trunking allows a large number of users to share relatively small number of channels in a cell. Two major classes of trunked radio systems : 1- blocked call cleared systems to describe this system erlang B formula is used. 2- blocked call delayed systems erlang c formula is used.
Platform: | Size: 1024 | Author: m a | Hits:

[matlabErlang

Description: 根据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
Platform: | Size: 3072 | Author: 依依 | Hits:

[OtherErlang

Description: erlang公式的计算器,C语言版,有良好的GUI,可根据任意两个已知量得到另一个的值。-Erlang formula calculators, by C language edition, which has a good GUI and can get another value according to any two known quantity .
Platform: | Size: 1885184 | Author: | Hits:

[OS Developerlang

Description: erlang 虚拟机 c++代码 想看erlang内部怎么运行的,内存怎么管理的,怎么做词法分析的看过来啊!-The erlang Virtual machine c++ code want to see how to run erlang internal memory management, how do the lexical analysis over here!
Platform: | Size: 3440640 | Author: junrayz | Hits:

[CSharperlang

Description: Erlang-B formula.Implement the Erlang-B formula, and calculate the totaloffered traffic load for – Channel number: 1~20, 200~220 -Erlang-B formula with c code
Platform: | Size: 1024 | Author: yumg jei | Hits:

[matlaberlang

Description: Erlang distribution how to calculate erlang b and erlang c
Platform: | Size: 6144 | Author: hany | Hits:

[Othererlang-calculation-frombupt

Description: ErlangB 计算器: 1.时间阻塞率B(s,a):double bsa_B(double a,unsigned long s) 2.中继线的条数s:unsigned long bsa_s(double a,double b) 3.呼叫量a:double bsa_a( double b,unsigned long s) ErlangC计算器 1.C(s,a):double Csa(unsigned long s,double a)-ErlangB calculator: 1. Time blocking probability B (s, a): double bsa_B (double a, unsigned long s) 2. Trunk number of s: unsigned long bsa_s (double a, double b) 3. Call volume a: double bsa_a (double b, unsigned long s) ErlangC calculator 1.C (s, a): double Csa (unsigned long s, double a)
Platform: | Size: 2305024 | Author: 冯加美 | Hits:

[matlabErlangC

Description: 话务量分析预测Erlang C公式,话务量,出线容量,阻塞率,三者关系。ErlangC分析的GUI界面。-Communication traffic analysis theory of traffic analysis and forecast Erlang C formula, traffic, outlet capacity, blocking rate, the relationship among.
Platform: | Size: 336896 | Author: 罗琦琦 | Hits:

[Modem programerlang

Description: Erlang C is a traffic modeling formula used in call center scheduling to calculate delays or predict waiting times for callers. Erlang C bases its formula on three factors: the number of reps providing service the number of callers waiting and the average amount of time it takes to serve each caller. Erlang C can also calculate the resources that will be needed to keep wait times within the call center s target limits. This method assumes that there are no lost calls or busy signals, and therefore may overestimate the staff that is required. -Erlang C is a traffic modeling formula used in call center scheduling to calculate delays or predict waiting times for callers. Erlang C bases its formula on three factors: the number of reps providing service the number of callers waiting and the average amount of time it takes to serve each caller. Erlang C can also calculate the resources that will be needed to keep wait times within the call center s target limits. This method assumes that there are no lost calls or busy signals, and therefore may overestimate the staff that is required.
Platform: | Size: 2048 | Author: najm | Hits:

[OtherHW2

Description: erlang C matlab code for graph
Platform: | Size: 35840 | Author: abeer240 | Hits:
« 12 »

CodeBus www.codebus.net