-
课程设计,机票订购管理系统的测试报告,很详细
课程设计,机票订购管理系统的测试报告,很详细-Order Plane Ticket of Management System
- 2022-01-25 19:42:07下载
- 积分:1
-
aop在项目中的应用,现在是越来越流行了,你应用到了吗?
aop在项目中的应用,现在是越来越流行了,你应用到了吗?-AOR in the project application, it is now increasingly popular, and you applied to?
- 2022-02-26 19:53:07下载
- 积分:1
-
这是一个用VC++工具编的超市结帐系统,很有用哦。
这是一个用VC++工具编的超市结帐系统,很有用哦。-This is a tool with VC series of the supermarket checkout system, useful oh.
- 2022-04-11 12:18:46下载
- 积分:1
-
操作系统银行家算法分析模拟
操作系统银行家算法分析模拟...
操作系统银行家算法分析模拟
操作系统银行家算法分析模拟-OS operating system simulation algorithm analysis algorithm analysis bankers bankers operating system simulation algorithm, simulation Analysis
- 2022-03-25 06:31:15下载
- 积分:1
-
嵌入式uClinux及其应用开发
本章从构建一个针对S3C4510B硬件平台的嵌入式uClinux操作系统...
嵌入式uClinux及其应用开发
本章从构建一个针对S3C4510B硬件平台的嵌入式uClinux操作系统-UClinux and embedded application development in this chapter from S3C4510B to build a hardware platform for embedded uClinux operating system
- 2023-03-04 14:40:03下载
- 积分:1
-
《设计模式可复用面向对象软件的基础》本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书...
《设计模式可复用面向对象软件的基础》本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。
- Design Patterns for Reusable Object-Oriented Software book design example from the design of object-oriented selection of 23 design patterns, object-oriented design sums up the most valuable experience, and use simple reusable expressed in the form. This book describes the classification of a group of well-designed to express a clear software design patterns, these models have in the practical environment particularly useful.
- 2022-05-19 12:21:41下载
- 积分:1
-
锌是一种面向对象的、平台独立的,框架的设计
Zinc is an object oriented, platform independent, framework for designing
graphical user interfaces (GUIs) for cross platform applications. Zinc is scalable
and customizable. It provides a full-featured toolkit for the creation of GUIs and
event-driven applications.
- 2022-07-19 06:26:40下载
- 积分:1
-
先进飞机正朝着多电、全电方向发展,供电系统成为了未来飞机发展的关键。按照功能飞机供电系统分为电源系统和配电系统两大部分。先进配电系统由电源系统处理机(PSP)、...
先进飞机正朝着多电、全电方向发展,供电系统成为了未来飞机发展的关键。按照功能飞机供电系统分为电源系统和配电系统两大部分。先进配电系统由电源系统处理机(PSP)、电气负载管理中心(ELMC)、固态功率控制器(SSPC)和远程终端(RT)组成,实现飞机配电的智能化,其中电源系统处理机是配电系统的核心。-advanced aircraft is moving more electricity, Electric direction, the power supply system of the future has become the key to the development of the aircraft. According to the aircraft power supply system functions into power systems and power distribution system two parts. Advanced Distribution System from Power System Processor (PSP), electrical load management center (ELMC) Solid State Power Controllers (SSPC States Parties shall ...) and remote terminal (RT), achieving the intelligent distribution of aircraft, Power system processor which is the core power distribution system.
- 2023-03-05 09:45:04下载
- 积分:1
-
It describes the object
它描述了在面向对象软件设计过程中针对特定问题的简洁而优雅的解决方案。设计模式捕获了随时间进化与发展的问题的求解方法,因此它们并不是人们从一开始就采用的设计方案。它们反映了不为人知的重新设计和重新编码的成果,而这些都来自软件开发者为了设计出灵活可复用的软件而长时间进行的艰苦努力。设计模式捕获了这些解决方案,并用简洁易用的方式表达出来。-It describes the object-oriented software design process-specific issues concise and elegant solution. Design patterns capture the evolution over time with the development of the solution, so they are not people from the very beginning the design. They reflected the arcana of the re-design and re-encode the results, which came from software developers to design flexible and reusable software for a long time of hard work. Design patterns capture these solutions, and with simple and user-friendly way out.
- 2022-01-26 07:57:59下载
- 积分:1
-
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个...
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个序列有序。-quick sort, the basic idea : The trip will rank ordering records to be separated into two independent parts, part of the keyword record than another part of the record of the keyword small, will each of the two parts to continue sorting records, in order to achieve an orderly sequence as a whole.
- 2022-02-10 13:56:41下载
- 积分:1