13 排队论
1. 背景知识
1.1 Notation
- 肯德尔记号 (Kendall):输入分布/输出分布/并联服务台数(\(X/Y/Z\))
1971 年,国际排队符号标准会上扩展至六项,记为 (\(X/Y/Z/A/B/C\)):
1 | 输入分布/输出分布/并联服务台数/系统容量(队长)/系统状态(顾客源数)/服务规则 |
e.g. \(M/M/1/\infty/\infty/FCFS\)
1971 年,国际排队符号标准会上扩展至六项,记为 (\(X/Y/Z/A/B/C\)):
1 | 输入分布/输出分布/并联服务台数/系统容量(队长)/系统状态(顾客源数)/服务规则 |
e.g. \(M/M/1/\infty/\infty/FCFS\)
This blog is the learning notes for preparing the preliminary exams of Queue theory, referring to Fundamentals of supply chain theory.
Supply chains used to be viewed, at least by some managers, as “necessary evils.”
By the end of the last century, however, the purpose of the supply chain had begun to change as some firms discovered that supply chains could be a source of competitive advantage, rather than simply a cost driver.
The final chapter of this book is devoted to exploring how the tools of supply chain theory are used in a few of these application areas—electricity systems, health care, and public sector operations.
This blog is the learning notes for preparing the preliminary exams of Queue theory, referring to Smart Grids-fundamentals and technologies in electricity networks
The main challenges that need to be solved in the European Union are [1]:
This blog is the learning notes for preparing the preliminary exams of Queue theory, referring to Fundamentals of queueing theory
Queueing theory attempts to answer these questions through detailed mathematical analysis
There are many valuable applications of queueing theory including traffic flow(vehicles, aircraft, people, communications), scheduling (patients in hospitals, jobson machines, programs on a computer), and facility design (banks, post offices, amusement parks, fast-food restaurants).
This blog is the learning notes for preparing the preliminary exams of Queue theory, referring to Simulation modeling and analysis
Basic Simulation Modeling
Lectures: - Simulation and modeling of natural processes | 自然过程的仿真与建模 | Python | ABM_哔哩哔哩_bilibili
This is a book about techniques for using computers to imitate, or simulate, the operations of various kinds of real-world facilities or processes.
analytic solution: 解析解
This blog is the learning notes for preparing the preliminary exams of Queue theory, referring to Introduction to operations research
These kinds ofproblems and the need to find a better way to solve them provided the environment for theemergence of operations research (commonly referred to as OR)
Many of thestandard tools of OR, such as linear programming, dynamic programming, queueing theory,and inventory theory, were relatively well developed before the end of the 1950s
Three main characteristics of OR:
由于 MacBook
自身不具备合盖不休眠功能,而且在合盖的情况下就一定会进入休眠状态。休眠后网络将断开,下载任务也会停止。可以借助一串代码就可以完美的解决这个问题。
SAX
(simple API for XML) 有解析器和事件处理器:
本篇博客是关于如何搭建 hexo
博客的完整教程,目的是为了帮助完全没有编程基础的小白能够成功的搭建一个自己的学习笔记博客网站。起因是因为个人有利用网站整理学习笔记的习惯,因此经常被问到如何搭建类似的网站,每次都苦恼于没有合适的文字资料分享给别人,这次跟几个小伙伴,打算出一期系统性的搭建各种常用的博客网站的教程,包括学习笔记博客和学术简历博客等,目前还在整理筹备中,尽情期待。
本篇博客主要为本人负责部分,基于 hexo
,从零开始搭建学习笔记博客网站,参考本人的博客: 独孤诗人的学习驿站。
使用语言模型(例如在上下文学习中)通过仅给出提示,我们已经能够执行一些任务。然而,提示方法并不适用于全部的下游任务,如自然语言推理
NLI
、问题回答
QA
、将网络表格转换为文本、解析电子健康记录 EHR
等。