-
software quality assurance plan template.
software quality assurance plan template.
- 2022-07-25 02:37:42下载
- 积分:1
-
MPLAB c18教程,是一个不错的入门教程
MPLAB c18教程,是一个不错的入门教程-MPLAB c18 Guide, is a good introductory tutorial
- 2023-09-02 02:20:04下载
- 积分:1
-
项目开发规范.rar
项目开发规范.rar -Project development norms. Rar
- 2023-06-13 01:10:04下载
- 积分:1
-
这是几种滤波器的MATLAB的M文件源码,可以实现特定的滤波器设计...
这是几种滤波器的MATLAB的M文件源码,可以实现特定的滤波器设计-This is the filter paper MATLAB M source, can achieve a specific filter design
- 2022-03-10 12:44:18下载
- 积分:1
-
IEEE754函数源码-Free release of math library, by Sun Microsystems,
资源描述
Fdlibm:免费学习数学函数库编程的最好参考。
Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunSoft, a Sun Microsystems, Inc. business.
* Permission to use, copy, modify, and distribute this
* software is freely granted, provided that this notice
* is preserved.
- 2022-11-25 16:20:03下载
- 积分: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 wi
- 2022-03-25 04:58:02下载
- 积分:1
-
Teoretyczne podstawy informatyki
Teoretyczne podstawy informatyki
- 2022-03-06 10:55:13下载
- 积分:1
-
PC Information
本项目采用PHP语言和数据库MySQL进行开发。
- 2022-06-19 06:13:34下载
- 积分:1
-
通过建立一个倒立摆系统的数学模型,对其进行数学建模。
】通过建立倒立摆系统的数学模型,应用状态反馈控制配置系统极点设计倒立摆系统的
控制器,实现其状态反馈,从而使倒立摆系统稳定工作。之后通过MA TLAB 软件中Simulink
工具对倒立摆的运动进行计算机仿真,仿真结果表明,所设计方法可使系统稳定工作并具有良
好的动静态性能-] Through the establishment of an inverted pendulum system mathematical model, the application of state feedback control design configuration of the system pole inverted pendulum system controller, to achieve its state-feedback, so that the work of the inverted pendulum system is stable. After the adoption of MA TLAB software Simulink tool for inverted pendulum movement of the computer simulation, simulation results show that the design work will enable the system is stable and has good static and dynamic performance
- 2022-02-24 19:00:34下载
- 积分:1
-
the manual to provide guidance and advice to enable you to build a team developm...
本手册提供指导和建议,使您能够成功地建立一个团队开发环境并且工作于其中。
如果您正要开始一个.NET团队开发项目,首先需要了解在一个团队开发环境中如何完成开发过程。需要知道如何设置并且使用Microsoft® Visual Studio® .NET集成开发环境(IDE)提供的团队开发特性,并且还需要掌握相关开发技巧(例如如何正确地设置组件引用),开发团队成员们将遵循这些技巧以保证团队工作能顺利开展。
-the manual to provide guidance and advice to enable you to build a team development environment and working in it. If you just started one.NET team development projects, first need to understand in a team development environment how to complete the development process. Need to know how to set up and use Microsoft
- 2022-01-28 00:38:24下载
- 积分:1