-
I DOS alliance in China to see a lot of the forum users of the DOS system is not...
本人在中国DOS联盟的论坛里看到好多网友对DOS系统不太熟悉,又一时找不到很好的学习材料,我很早学习电脑时在洪恩乐园里看到关于DOS的教材,觉得很不错的,现将其整理为CHM格式,供各位网友下载学习。-I DOS alliance in China to see a lot of the forum users of the DOS system is not too familiar with not very good at learning materials, I am learning the computer early in the Human theme park to see the materials on the DOS, I think I really good, now its finishing to CHM format for your users to download the study.
- 2022-06-20 06:49:47下载
- 积分:1
-
C++条形码
资源描述pluie.rar - 条形码生成软件,根据用户输入自动检索产生条形码图像-Barcode generation program. It can automatically generate barcode according to user s input
- 2022-07-02 03:19:27下载
- 积分:1
-
思微POS连锁超市管理系统 (商业代码),几年前的东西了,不知对别人是否有用...
思微POS连锁超市管理系统 (商业代码),几年前的东西了,不知对别人是否有用-Si micro-POS Supermarket Chain Management System (commercial code), a few years ago, things, and I do not know whether it is useful to others
- 2022-07-08 13:46:59下载
- 积分:1
-
chose the book successive National Undergraduate Electronic Design Contest nine...
本书选择了历届全国大学生 电子设计竞赛中9个有代表性的赛题,从赛题分析,方案讨论,设计过程,测试方法等方面 全面的介绍了电子系统工程设计方法-chose the book successive National Undergraduate Electronic Design Contest nine representative tournament title game from that analysis, discussion program, the design process, testing methods and other aspects of the introduction of the electronic system design
- 2023-02-01 13:00:04下载
- 积分:1
-
哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地...
哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。
假设有5个哲学家,他们花费一生中的时光思考和吃饭。这些哲学家共用一个圆桌,每个哲学家都有一把椅子。在桌子中央是一碗通心面,在桌子上放着5只筷子。(如图所示)当一个哲学家思考时,他与其他同事不交互。时而,哲学家会感到饥饿,并试图拿起与他相近的两只筷子(他与邻近左、右之间的筷子)。一个哲学家一次只能拿起一只筷子。显然,他不能从其他哲学家手里拿走筷子。当一个饥饿的哲学家同时有两只筷子时,他就不能不用释放他的筷子而自己吃了。当吃完后,他会放下两只筷子,并再次开始思考。
规定奇数号哲学家先拿他左边的筷子,然后再去拿右边的筷子;而偶数号哲学家则相反。按此规定,将是1、 2号哲学家竞争1号筷子;3、4号哲学家竞争3号筷子。即五位哲学家都先竞争奇数号筷子,获得后,再去竞争偶数号筷子,最后总会有一位哲学家能获得两只筷子而进餐。
-dining philosophers problem is the Netherlands scholars Dijkstra"s one of the classic, It is a signal to the mechanism of application, the operating system in the history of culture has a very important position. Analysis of the problem to help students understand deeply the computer system resource sharing, process synchronization, and other issues Deadlock, skilled and can be applied to solve the signal volume life of the control flow, about the life of the control flow w
- 2022-02-12 04:28:55下载
- 积分:1
-
PIC的程序范例能够供初学者学习,比较好的
PIC的程序范例能够供初学者学习,比较好的-example, the PIC procedure for beginners to learn, the better
- 2022-02-04 04:20:00下载
- 积分:1
-
Fortran 90 Tutorial by Michael Metcalf
Fortran 90 Tutorial by Michael Metcalf
- 2022-06-14 03:54:26下载
- 积分:1
-
UML统一建模语言手册。本文讲述了UML的基本概念,为UML的深入理解提供了一个起点。本文共有十四个章节。...
UML统一建模语言手册。本文讲述了UML的基本概念,为UML的深入理解提供了一个起点。本文共有十四个章节。-UML Unified Modeling Language Guide. This article describes the basic concepts of UML, in order to in-depth understanding of UML provides a starting point. In this paper, a total of 14 chapters.
- 2022-05-09 08:18:18下载
- 积分:1
-
Software engineering
软件工程--实践者的研究方法
本书是一本系统而全面地介绍软件工程理论、技术和实践的专著,是北美学
术界和产业界的畅销书之一。本书作者Roger S.Pressman是软件工程领域国际
知名的咨询专家和作者,著有多本学术专著,本书已是其第四版。本书由黄柏素、梅宏组织翻译。-Software engineering- the practice of the research methodology of this book is a systematic and comprehensive introduction to software engineering theory and practice of technical monographs, is the North American academia and industry, one of the best-selling book. This book the author Roger S. Pressman Software Engineering are internationally renowned experts and authors of the consultation, a number of the academic monograph, the book is its fourth edition. This book by Huangbai Su, MEI Hong Translations Organize.
- 2022-08-18 10:56:24下载
- 积分:1
-
测试串行通讯口的程序,全部源码,共大家下载使用!
测试串行通讯口的程序,全部源码,共大家下载使用!-serial communication port testing procedures, all of the source code, we were downloading!
- 2022-02-27 07:50:48下载
- 积分:1