登录
首页 » 软件系统 » UMLProgramming Guide 核心设计技术 介绍UML设计的书籍,希望对大家有些帮助...

UMLProgramming Guide 核心设计技术 介绍UML设计的书籍,希望对大家有些帮助...

于 2022-07-10 发布 文件大小:5.99 MB
0 122
下载积分: 2 下载次数: 1

代码说明:

UMLProgramming Guide 核心设计技术 介绍UML设计的书籍,希望对大家有些帮助-UMLProgramming Guide core design technology introduced UML design books, we hope to help some

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 最新电路编辑支持几乎所有的compilati…
    目前最新电路编辑器软件,几乎支持所有的软件编译,欢迎下载-The latest circuit editor software supports almost all of the software compilation, please download the
    2022-01-26 02:59: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 wi
    2022-03-25 04:58:02下载
    积分:1
  • 麻省理工学院出版社
    MIT Press-How To Design Programs 软件工程类E书-MIT Press-How To Design Programs in Software Engineering Class E Book
    2022-10-23 23:15:03下载
    积分:1
  • 摘要本问介绍如何建立基于adsl的接入技术和asp的编程技术,在以windwos xp+iis+sql为服务器,建立一个简单的个人网站bbs。简单实现参观者能够...
    摘要本问介绍如何建立基于adsl的接入技术和asp的编程技术,在以windwos xp+iis+sql为服务器,建立一个简单的个人网站bbs。简单实现参观者能够自由注册成为论坛用户,能够畅所欲言,实现信息共享从而达到交流的目的-Abstract asked how adsl-based access technologies and asp programming technology, in the windwos xp iis sql server to establish a simple personal website bulletin board. Simple visitors can freely registered as a user forum to speak freely and realize the sharing of information so as to achieve the purpose of the exchange
    2022-02-02 22:39:03下载
    积分:1
  • java thread using bank java thread using bank java thread using bank
    java thread using bank java thread using bank java thread using bank-java thread using bank java thread using bank java thread using bank java thread using bank java thread using bank
    2022-07-04 20:59:51下载
    积分:1
  • C. Hsu claimed a share with you the terms of the split Recognition
    C++的一个号称许,与大家分享用语分裂识别的-C. Hsu claimed a share with you the terms of the split Recognition
    2022-03-21 13:32:17下载
    积分:1
  • 重要的C常见问题得到一些内部的秘密
    important C FAQs to get some inside secrets
    2022-04-12 20:06:56下载
    积分:1
  • 外汇交易MT4外汇交易,准确
    mt4外汇交易系统,针对外汇的交易,准确-MT4 foreign exchange trading system for foreign exchange transactions, accurate
    2023-06-24 11:45:03下载
    积分:1
  • 在这个列讲座中介绍了有关OpenGL的基本知识,主要涉及颜色、绘制几何体、坐 标变换、堆栈操作、显示列表、光照和材质、纹理映射、特殊效果、曲面和曲线的绘制...
    在这个系列讲座中介绍了有关OpenGL的基本知识,主要涉及颜色、绘制几何体、坐 标变换、堆栈操作、显示列表、光照和材质、纹理映射、特殊效果、曲面和曲线的绘制、 二次几何体绘制、像素操作、如何绘制动画物体及菜单管理。通过对讲座中提供的实例的 理解消化,读者可以较容易地进入OpenGL的世界。-In this lecture series introduces the basic knowledge of OpenGL-related, mainly related to color, draw geometry, coordinate transformation, stack operation, the display list, light and texture, texture mapping, special effects, surface and curve drawing, second drawing geometry, pixel operation, how to draw animated objects and menu management. Through lectures provided examples of the understanding of digestion, readers can more easily enter the world of OpenGL.
    2022-03-19 04:22:43下载
    积分:1
  • integral histogram pdf
    integral histogram pdf
    2022-08-23 05:57:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载