-
软件工程是一门应用于团队生产的学科
Software Engineering is a discipline applied by teams to produce high-quality, large-scale, cost-effective software that satisfies the users’ needs, and can be maintained over time
Software Development is a weaker term where standards, tools, processes, etc. may not be applied
-Software Engineering is a discipline appl esigning by teams to produce high-quality, large-scale, cost-effective software that satisfies the us ers" needs. and can be maintained over time Software Develo pment is a weaker term where standards, tools, processes, etc.. may not be applied
- 2022-11-22 11:25:03下载
- 积分:1
-
Teoretyczne podstawy informatyki
Teoretyczne podstawy informatyki
- 2023-07-13 12:25:03下载
- 积分:1
-
Windows文件系统过滤驱动开发教程(第二版),对驱动开发很有帮助...
Windows文件系统过滤驱动开发教程(第二版),对驱动开发很有帮助-Windows File System Filter Driver Development Guide (Second Edition), useful for driver development
- 2022-01-27 12:26:33下载
- 积分:1
-
人月神话,又是一本软件工程领域的经典书籍,必读
人月神话,又是一本软件工程领域的经典书籍,必读-MythManMonth.rarMythManMonth.rar
- 2022-02-21 22:53:40下载
- 积分:1
-
Topics such as: what is the first Chapter Contents Chapter 1.1 3D hardware inter...
如题目:一下是第一章目录
第一章 硬件接口
1.1 3D应用程序与硬件的交互作用
1.1.1 在计算机屏幕上显示图像
1.1.2 事件反应
1.2 使用不同的体系结构
1.2.1 MS-DOS.
1.2.2 MS-Windows.
1.2.3 X11.
1.2.4 NeXTStep.
1.2.5 MacOS.-Topics such as: what is the first Chapter Contents Chapter 1.1 3D hardware interface applications and hardware in the computer interaction 1.1.1 screen 1.1.2 Incident Response 1.2 image using a different architecture 1.2.1 MS-DOS. 1.2. 2 MS-Windows. 1.2.3 X11. 1.2.4 NeXTStep. 1.2.5 MacOS.
- 2023-01-23 07:30:04下载
- 积分:1
-
- 2023-09-04 21:10:03下载
- 积分:1
-
巴士预订和调度
正如名称所描述的它帮助你了解巴士时间表,所需目的地的票。欢迎大家下载、试用。谢谢大家的支持!
- 2022-08-21 13:11:15下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1
-
UML(统一建模语言)是一个很好的定义。易于表达,强大…
UML( Unified Modeling Language )是一种定义良好,易于表达,功能强大且普遍实用的建模语言。它溶入了软件工程领域的新思想、新方法和新技术。它不仅可以支持面向对象的分析与设计,更重要的是能够有力地支持从需求分析开始的软件开发的全过程。需要说明的是,UML是一种建模语言,而不是一种方法。-UML (Unified Modeling Language) is a good definition. easy Expression, powerful and universal practical modeling language. Its integration into the software engineering field of new ideas, new methods and new technologies. It will not only support the object-oriented analysis and design, more important is the ability to effectively support the needs analysis from the beginning of the software development process. Need to note is that the UML is a modeling language, and not a method.
- 2023-06-10 00:45:02下载
- 积分:1
-
很好的药店进销存系统
很好的药店进销存系统-good pharmacy Invoicing System
- 2022-06-14 11:47:44下载
- 积分:1