-
本书较为全面地介绍了分布式系统领域的一些基本概念,提出了分布式系统的各种问题,如互斥问题、死锁的预防和检测、处理机间的通信机制、可靠性问题、负载分配问题、数据管...
本书较为全面地介绍了分布式系统领域的一些基本概念,提出了分布式系统的各种问题,如互斥问题、死锁的预防和检测、处理机间的通信机制、可靠性问题、负载分配问题、数据管理问题及其可能的解决方案,并讨论了分布式系统设计在操作系统、文件系统、共享存储器系统、数据库系统和异型处理中的应用。本书适用于学习分布式系统设计的高年级本科生、研究生和从事分析、设计分布式系统的计算机专业人员-This book is more comprehensive introduction to the field of distributed systems some of the basic concepts, put forward a variety of distributed systems, such as mutually exclusive issues, deadlock prevention and detection, inter-processor communication mechanisms, reliability, load distribution, data management problems and possible solutions, and discussed the design of distributed systems in the operating system, file system, shared memory systems, database systems and deal with the application profiled. This book applies to study the design of distributed systems for senior level undergraduates, graduate students and engage in analysis, design of distributed computer systems professionals
- 2023-05-15 02:00:03下载
- 积分:1
-
如何提高自己的VC++开发水平
如何提高自己的VC++开发水平-how to increase their level of development of the VC
- 2022-07-17 00:02:22下载
- 积分:1
-
经典C++ D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码
这是16...
经典C++ D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码
这是16-19章的代码-Classic C++ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the example of the code which is code for chapter 16-19
- 2023-08-10 12:50:04下载
- 积分:1
-
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫...
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫问题的简单方法是:从入口出发,沿某一方向进行探索,若能走通,则继续向前走;否则沿原路返回,换一方向再进行探索,直到所有可能的通路都探索到为止。
为避免走回到已经进入的点(包括已在当前路径上的点和曾经在当前路径上的点),凡是进入过的点都应做上记号。-Maze with the stack to achieve the basic idea for solving the problem: If the current position can be adopted, in pressure, otherwise the next location to explore, if a dead end, then back to New Moon, the size of the maze: M* N. maze set up a custom. A simple maze to solve the problem is: starting from the entrance, along a certain direction to explore, can walk, then continue to move forward otherwise return along the same route, a direction for further exploration, until all possible pathways are exploring to date. In order to avoid going back to have access points (including the current path and current path in the point), all the points should be entered mark.
- 2022-03-21 17:16:01下载
- 积分:1
-
1作业praktek豆豉Ramadhani巴布
Bab 1 Kerja Praktek Dochi Ramadhani
- 2022-07-18 19:46:07下载
- 积分:1
-
word格式可以直接把源码拷贝下来,请注意本书中Framework的版本为1.0
word格式可以直接把源码拷贝下来,请注意本书中Framework的版本为1.0-word form may directly get down the source code copy, please
note in this book the Framework edition is 1.0
- 2022-05-21 09:25:57下载
- 积分:1
-
Introduction to Oracle9i: SQL 非常详细的Oracle9i sql学习文档
Introduction to Oracle9i: SQL 非常详细的Oracle9i sql学习文档-Introduction to Oracle9i: SQL very detailed study and documentation Oracle9i sql
- 2023-06-12 20:25:14下载
- 积分:1
-
JB中数据库控件的使用的DEMO,看看对自己的有好处!尤其是新手
JB中数据库控件的使用的DEMO,看看对自己的有好处!尤其是新手-JB database controls the use of the DEMO to see the benefit of their own! Especially greenhorn
- 2022-02-21 14:45:44下载
- 积分:1
-
这是一个操作系统存储管理程序
这是一个操作系统存储管理程序-OS storage management procedures
- 2022-03-30 04:15:15下载
- 积分:1
-
java
java课件,可以有助于你的java入门和进一步提高。里面说的都很不错-java
- 2022-03-31 01:44:03下载
- 积分:1