Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - erlang c
Search - erlang c - List
一个事务并行处理的模拟程序,使用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
Update : 2025-02-17 Size : 24kb Publisher : 李傲

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

DL : 0
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
Update : 2025-02-17 Size : 2kb Publisher : Zheng Xiao

对ErlangB和ErlangC的公式进行函数实现,在Excel表格中易于使用。-The Function For ErlangB and ErlangC. And apply easier in Excel.
Update : 2025-02-17 Size : 498kb Publisher : 雷志纯

爱尔兰公式计算器 可以计算爱尔兰B,爱尔兰C公式 包含友好用户界面-Ireland Ireland formula calculator can calculate B, Ireland C formula contains the friendly user interface
Update : 2025-02-17 Size : 30kb Publisher : 张乃元

DL : 0
a code which serves to form an erlang c table
Update : 2025-02-17 Size : 1kb Publisher : isilay

DL : 0
Calculo funciones erlang b y erlang c
Update : 2025-02-17 Size : 2kb Publisher : supertaty96

PDF电子书,详细对android下开发GPS定位进行讲解。-PDF e-book, detailed GPS positioning on the android is developed to explain.
Update : 2025-02-17 Size : 277kb Publisher : 彭磊

计算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
Update : 2025-02-17 Size : 2kb Publisher : Aurora

VS2008环境下实现通信话务量分析。 即实现Erlang B公式和Erlang C公式 -VS2008 environment for communication traffic analysis. The realization of Erlang B formula and Erlang C formula
Update : 2025-02-17 Size : 223kb Publisher : wenwen

DL : 0
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.
Update : 2025-02-17 Size : 1kb Publisher : m a

DL : 0
根据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
Update : 2025-02-17 Size : 3kb Publisher : 依依

DL : 0
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 .
Update : 2025-02-17 Size : 1.8mb Publisher :

DL : 0
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!
Update : 2025-02-17 Size : 3.28mb Publisher : junrayz

DL : 0
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
Update : 2025-02-17 Size : 1kb Publisher : yumg jei

DL : 0
Erlang distribution how to calculate erlang b and erlang c
Update : 2025-02-17 Size : 6kb Publisher : hany

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)
Update : 2025-02-17 Size : 2.2mb Publisher : 冯加美

DL : 0
话务量分析预测Erlang C公式,话务量,出线容量,阻塞率,三者关系。ErlangC分析的GUI界面。-Communication traffic analysis theory of traffic analysis and forecast Erlang C formula, traffic, outlet capacity, blocking rate, the relationship among.
Update : 2025-02-17 Size : 329kb Publisher : 罗琦琦

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.
Update : 2025-02-17 Size : 2kb Publisher : najm

DL : 0
erlang C matlab code for graph
Update : 2025-02-17 Size : 35kb Publisher : abeer240
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.