-
Simulink的使用教程,一个好的信息!
simulink使用教程,一本不错的资料!-simulink tutorial use, a good information!
- 2022-04-12 13:44:42下载
- 积分:1
-
Able to realize the general management of a small hotel, VB+ ACCESS. There are s...
能实现一般小型酒店的管理,VB+ACCESS。内有源码-Able to realize the general management of a small hotel, VB+ ACCESS. There are source
- 2022-07-26 06:47:59下载
- 积分:1
-
The authors show to identify, design, implement, test, and refactor use
The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect technologies, notably AspectJ.
Key topics include
Making the case for use cases and aspects
Capturing and modeling concerns with use cases
Keeping concerns separate with use-case modules
Modeling use-cases slices and aspects using the newest extensions to the UML notation
Applying use cases and aspects in projects
- 2022-01-21 17:48:15下载
- 积分:1
-
新一代数话同传抗干扰电台终端设计于实现,毕业论文,大家看看。...
新一代数话同传抗干扰电台终端设计于实现,毕业论文,大家看看。-A new generation of few words with the mass anti-jamming radio terminal design to realize, thesis, let us look at.
- 2022-08-15 02:56:55下载
- 积分:1
-
LED 调光源
AVR调光SOURCEDIM HI-LO- HI-LO使用AVR DELAY简单的源代码
- 2022-03-10 23:26:38下载
- 积分:1
-
HIS医院管理系统源码
HIS医院管理系统源码-HIS hospital management system source code
- 2022-03-24 10:27:25下载
- 积分:1
-
欢迎您使用审批系统。该系统主要用于内部银行员工,B。
欢迎您使用审批系统!该系统主要面向银行内部人员,但也为客户提供一些信息." 登陆,注册和管理员入口"项目专为银行内部人员设计."客户登陆,注册,贷款须知和预约"项目专为客户设计.客户可通过这些窗口浏览贷款相关信息."客户留言"项目便于客户为我们的服务提出宝贵的建议和意见,欢迎您使用!"实时信息"项目便于您查询需要的信息.理财计算器方便您对存贷款作结算." 资费查询"为您提供银行业务的收费标准,请您监督.-welcome you use approval system. The system is mainly for internal bank staff, but also to provide some information. "Landing, registration and administrators Entrance" project for the bank"s internal design. "Customers landing, registration, loan notes and appointments" project designed specifically for customers . customers can browse through the window of these loans related information. "Message" project to facilitate customer service to our valuable suggestions and comments, please use! "Real-time information" project to facilitate your need for information. financial calculator for your convenience deposits and loans for clearing. " Tariff inquiries "to offer you the operations of the bank charges, you supervision.
- 2022-03-15 01:34:40下载
- 积分:1
-
vb作的化学试剂测试程序,包括通信、计算和分析等。
vb作的化学试剂测试程序,包括通信、计算和分析等。-vb for the chemical reagents to test procedures, including communications, computing and analysis.
- 2023-03-06 21:35:03下载
- 积分:1
-
UML_Concept,PDF格式
UML_Concept,PDF格式-UML_Concept, PDF format
- 2022-10-29 01:30:05下载
- 积分:1
-
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[...
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[输出]
插入x后线性表的结果
[存储结构]
采用顺序存储结构
[算法的基本思想]
建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。
程序如下:
#include "iostream.h"
#include
#define LIST_INTI_SIZE 100//初始空间大小
typedef struct SqList
-attachment that [problem description] 1. Established order of the table data elements incremental orderly, will be inserted into the appropriate sequence table position is that the schedule remains orderly. [Imported] initial order and inserting characters. [Output] x inserted after the results of the linear scale [storage structure] sequence storage structure [algorithm for the basic idea : the establishment of a- incremental sequence table, insert a numerical and mobile elements, it remains orderly. The procedure is as follows :# include "iostream.h"# include
- 2022-02-01 21:43:29下载
- 积分:1