-
C语言模拟实现银行家算法
进程提出资源请求时,先判断是否是合理的请求以及当前可利用的资源数能否满足它的请求,若能则假定分配给它,修改相应的数据结构,然后进行...
C语言模拟实现银行家算法
进程提出资源请求时,先判断是否是合理的请求以及当前可利用的资源数能否满足它的请求,若能则假定分配给它,修改相应的数据结构,然后进行安全性算法检查,如果安全就满足进程的请求,将请求的资源分配给它,否则不能分配资源给它。-Banker s Algorithm Simulation Of languageC
- 2022-02-04 09:42:06下载
- 积分:1
-
组合有限元
书中的源代码,用于颗粒材料的仿真计算。- The book" s source code for the simulation of granular materials.
- 2022-04-28 02:31:26下载
- 积分:1
-
网络通信
网络通信-Network Communication
- 2023-09-01 12:55:04下载
- 积分:1
-
informix问题集
informix问题集-informix question collection
- 2022-03-18 03:09:45下载
- 积分:1
-
Java谜题。用问答的方式讨论Java的方方面面。
Java谜题。用问答的方式讨论Java的方方面面。-Java puzzle. Q & A discussions with the way all aspects of Java.
- 2022-12-05 02:05:03下载
- 积分:1
-
这个小程序师以顺序栈来模拟停车场,以链队列来模拟便道,实现的c语言经典算法。...
这个小程序师以顺序栈来模拟停车场,以链队列来模拟便道,实现的c语言经典算法。-This small program division in order to stack the order to simulate the car park to chain queue to simulate the road, the realization of the classical algorithm c language.
- 2022-07-07 03:52:40下载
- 积分:1
-
JAVA夜未眠,这是一本不错的JAVA勉励书籍.让你学习JAVA少走点弯路,借鉴一下别人的经验,哈.不说了,自己看吧...
JAVA夜未眠,这是一本不错的JAVA勉励书籍.让你学习JAVA少走点弯路,借鉴一下别人的经验,哈.不说了,自己看吧
- 2022-03-13 21:20:03下载
- 积分:1
-
设计模式的电子版 简明扼要 具有很好的参考价值
设计模式的电子版 简明扼要 具有很好的参考价值-design electronic version of the model is a very good concise reference value
- 2023-06-11 15:35:03下载
- 积分:1
-
次代码是数据挖掘软件的一个小例子,希望对大家有所帮助。...
次代码是数据挖掘软件的一个小例子,希望对大家有所帮助。-time code data mining software is a small example, we hope to help.
- 2022-11-27 10:10:03下载
- 积分:1
-
Parameter estimation. Doc learning through this chapter, we should know: 1. Stat...
参数估计.doc
通过本章的学习,
我们应该知道:
1. 统计抽样推断的常用术语
2. 抽样推断基于什么样的原理
3. 点估计与区间估计的具体操作
4. 抽样组织方式及其相应的误差计算
5. 每次抽样需要多大的样本容量
-Parameter estimation. Doc learning through this chapter, we should know: 1. Statistical sampling of terms commonly used inference 2. Sample inference based on what kind of principle 3. Point estimation and interval estimation of the specific operation 4. Sample organization and its corresponding error Calculation 5. each sample require much sample size
- 2022-03-05 23:30:03下载
- 积分:1