-
a simulated Poisson random process of small programs. System can calculate the a...
一个模拟泊松随机过程的小程序。可以计算系统平均等待时间,和平均对列长度。系统参数如 到来速率及离开速率均可在头文件里修改。另外通过修改头文件factorK可以将到来序列的概率分布改为Erlang分布。-a simulated Poisson random process of small programs. System can calculate the average waiting time, and the average length of the list. The system parameters such as the rate of arrival and departure rates can be found in the first document changes. Through the first revised document will come factorK sequence probability distribution instead Erlang distribution.
- 2022-06-26 22:44:57下载
- 积分:1
-
计算机系统结构的一些幻灯片,适合学生参考
计算机系统结构的一些幻灯片,适合学生参考-Computer system structure of slides, suitable for students
- 2022-08-15 14:48:30下载
- 积分:1
-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E...
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E->E+T|E-T|T
T->T*F|T/F|F
F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num
- 2022-05-14 08:22:03下载
- 积分:1
-
呵呵,简单的VB的做的聊天程序
呵呵,简单的VB的做的聊天程序-Oh, the simple VB do chat program
- 2022-07-22 08:33:51下载
- 积分:1
-
Python源码剖析
Python
Python 源码
Python源码剖析
Python
Python 源码-Python source code analysis source PythonPython
- 2022-03-06 00:27:49下载
- 积分:1
-
字符形式的点阵程序
俩个字符形成点阵的程序-two characters form the lattice procedures
- 2022-11-25 09:00:03下载
- 积分:1
-
ASL1000并行测试
关于ASL1000并行测试程序的开发以及提效方案对实际选择的SITE进行调用识别:current->active_sites[site],根据对所选SITE识别,我们就可以对每一个SITE进行独立运行,可以实现不同SITE独立进行FAIL_STOP。通过函数以及数组来引导不同的SITE使用不同的资源,使各自独立开来。
- 2022-08-11 13:16:29下载
- 积分:1
-
Star Wars Name Generator
这是一个有趣的节目,我的朋友,穆罕默德为我的课堂作业。我想和你们分享一下,因为它太棒了;
- 2022-02-07 16:59:07下载
- 积分:1
-
Using API transfer MessageBox box!
用API调出MessageBox框! -Using API transfer MessageBox box!
- 2023-03-30 10:30:03下载
- 积分:1
-
Kohonen 网络模拟大脑神经系统自组织特征映射的功能,它是一种竞争式学习网络,在学习中能无监督地进行自组织学习。...
Kohonen 网络模拟大脑神经系统自组织特征映射的功能,它是一种竞争式学习网络,在学习中能无监督地进行自组织学习。-Kohonen network simulation system cerebral self-organizing feature mapping function, It is a competitive learning networks, the study can be carried out without supervision from the organizational learning.
- 2022-01-28 23:12:28下载
- 积分:1