-
prepare a process scheduler simulation program. Ready to process state, running,...
编写一进程调度程序模拟程序。进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-prepare a process scheduler simulation program. Ready to process state, running, blocking three. Simulation program only right you have set up a "virtual PCB" accordingly scheduling simulation operation, that is, for every "Dispatch" shows that the current operation "PCB name" priority number, running time, without the need for a real system of PCB data changes.
- 2022-01-26 02:20:37下载
- 积分:1
-
The prisoner s dilemma constitutes a problem in game theory. It was originally f...
The prisoner s dilemma constitutes a problem in game theory. It was originally framed by Merrill Flood and Melvin Dresher working at RAND in 1950. Albert W. Tucker formalized the game with prison sentence payoffs and gave it the "prisoner s dilemma" name (Poundstone, 1992).
- 2022-01-26 05:35:13下载
- 积分:1
-
读取Excel表格文件转换成自定义格式并打印示例
读取Excel表格文件转换成自定义格式并打印示例-read Excel files into a custom format and print examples
- 2022-02-15 19:00:32下载
- 积分:1
-
简单的拼图程序,ketty,里面涉及了切片,让你了解关于图片的处理...
简单的拼图程序,ketty,里面涉及了切片,让你了解关于图片的处理-Simple puzzles procedures, ketty, which involves slicing, let you learn more about image processing
- 2022-03-11 10:04:56下载
- 积分:1
-
you need circular button? This category has to do a good job for you, it is but...
你需要圆形的按钮吗?这个类已经替你做好了,它可是有正常、平面、下推几种风格的,快使用它吧-you need circular button? This category has to do a good job for you, it is but a normal plane, pushdown several styles and faster to use it?
- 2022-06-16 15:34:47下载
- 积分:1
-
内存管理的一个小程序
内存管理的一个小程序-memory management of a small program
- 2022-03-19 21:50:19下载
- 积分:1
-
为VB的richtext控件增加打印预缆功能的VB源代码.
为VB的richtext控件增加打印预缆功能的VB源代码.-Richtext for VB controls to increase the print function of pre-cable VB source code.
- 2023-07-07 05:35:03下载
- 积分:1
-
Game theory related to well
博弈论相关著名电子书籍,包括张维迎的博弈论与信息经济学、纳什博弈论论文集等完整学习博弈论的书籍-Game theory related to well-known e-books, including Zhang Weiying game theory and information economics, game theory, Nash game theory to study the full proceedings and other books on
- 2022-01-31 22:35:22下载
- 积分:1
-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1
-
Hello earth ! 调用谷歌地球实例
详见《Hello earth,据说你这只已经关闭了的谷歌地球API》
安装谷歌地球插件,调用谷歌地球api脚本,实现winform上的"Hello earth !"
- 2022-08-09 14:00:07下载
- 积分:1