资源列表
[软件工程] Linear-resistors-circuit-analysis
说明:实体电路是有电路元件连接构成的,而其数学模型则是一组方程。基本网络支路关系和这些网络支路的支路关系构成网络模型。-Physical connection circuit is composed of a circuit element, and its mathematical model is a set of equations. Relations and the basic network slip slip slip between these networks constitute<dragon> 在 2025-07-27 上传 | 大小:2.08mb | 下载:0
[软件工程] UML2.0(Trufun).pdf
说明:UML2.0 实战教程 第一章理解面向对象 第二章UML入门 第三章从需求开始 第四章建立用例模型 第五章创建类图 第六章定义类之间的关系 第七章对象交互 第八章对象行为 第九章系统实现 第十章TUP(Trufun统一过程)简 介-UML2.0 real understanding of object-oriented tutorial Chapter II Chapter III Chapter Introduction to UML needs s<wangenfang> 在 2025-07-27 上传 | 大小:2.08mb | 下载:0
[软件工程] fortran-edit.ZIP
说明:fortran语言教程,电子书籍,非常实用,希望对大家有帮助-the fortran language tutorials, e-books, very practical, and I hope for all of us to help<jiangzhen> 在 2025-07-27 上传 | 大小:2.08mb | 下载:0
[编程文档] CY7C68013reference_design
说明:cy7c68013A不错的参考设计,对开发很有帮助-cy7c68013A good reference design, development helpful<刘大> 在 2025-07-27 上传 | 大小:2.08mb | 下载:0
[软件工程] Michael-Kircher.Prashant-Jain.DDU
说明:In the context of Conway’s Law, we saw that the CONWAY’S LAW (or ALIGN ARCHITECTURE AND ORGANIZATION) pattern included two compet ing patterns: ORGANIZATION FOLLOWS ARCHITECTURE and ARCHITECTURE FOLLOWS ORGANIZATION. Although these two patterns<zxczxc> 在 2025-07-27 上传 | 大小:2.08mb | 下载:0
[文档资料] chang's 栈
说明:在用户最近访问的网页中进行“前进”和“后退”是Web浏览器的常用功能,实现该功能的一种方式是使用两个栈(backward 栈和forward栈)来存储用户访问的网址。?后退(BACK):如果backward栈为空,则该命令被忽略。否则,将当前页面压入forward栈,并从backward栈中弹出一个页面作为当前页面。 ?前进(FORWARD):如果forward栈为空,则该命令被忽略。否则,将当前页面压入backward栈,并从forward栈中弹出一个页面作为当前页面。 ?访问某网址(VI<kaiser1998> 在 2025-07-27 上传 | 大小:2.08mb | 下载:0