-
It can be use for low level Bank System Handling.
It can be use for low level Bank System Handling.
- 2023-05-18 00:00:03下载
- 积分:1
-
上海交通大学软件工程课程提供的软件工程模板全集(英文版),其中包括了如用例规约,补充规约等所有的模板...
上海交通大学软件工程课程提供的软件工程模板全集(英文版),其中包括了如用例规约,补充规约等所有的模板-Shanghai Jiaotong University Software Engineering courses provide software engineering templates Complete Works (English version), which includes the use cases such as the Statute, the Statute added all the templates
- 2022-02-22 03:03:11下载
- 积分:1
-
集商品销售管理,库存管理和查询管理于一体的中型销售系统!...
集商品销售管理,库存管理和查询管理于一体的中型销售系统!-philatelic sales management, inventory management and query management in the integration of medium and marketing system!
- 2022-10-02 17:20:02下载
- 积分:1
-
生成DTMF音调
你好。这段源代码告诉我们如何在没有外部芯片的情况下生成dtmf音
- 2022-04-09 02:15:45下载
- 积分:1
-
关于C#设计模式的书,介绍了C#,面向对象程序设计和UML图,以及23种设计模式,希望好东西与大家共享...
关于C#设计模式的书,介绍了C#,面向对象程序设计和UML图,以及23种设计模式,希望好东西与大家共享
- 2022-01-25 20:59:42下载
- 积分:1
-
是ISE的中文教程,主要是对初学者演示和展示在XILINX的ISE集成软件环境下,如何用VHDL和原理图的方式进行设计输入,用MOdelsim方针。...
是ISE的中文教程,主要是对初学者演示和展示在XILINX的ISE集成软件环境下,如何用VHDL和原理图的方式进行设计输入,用MOdelsim方针。-ISE is a Chinese course is mainly for beginners and display presentation of the ISE in XILINX Integrated Software environment, how to use VHDL and schematic design entry way, with the principle of MOdelsim.
- 2022-11-27 03:40:03下载
- 积分:1
-
软件测试的入门书籍,非常适合初学者!我看后觉得非常有用...
软件测试的入门书籍,非常适合初学者!我看后觉得非常有用-Introduction to software testing books, is very suitable for beginners! I do find it very useful after
- 2023-08-24 14:10:02下载
- 积分: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
-
介绍研究尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所...
介绍研究尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所-serch
- 2022-07-20 05:50:35下载
- 积分:1
-
ATM机的程序,可以供大家研究研究,呵呵...可以想一想我们平时取款的场景,我们也可以做出来啦!...
ATM机的程序,可以供大家研究研究,呵呵...可以想一想我们平时取款的场景,我们也可以做出来啦!-ATM machine program, can be used for all research studies, He He ... you can imagine we usually withdrawal scenario, we can also make Laila! Hehe ...
- 2022-09-28 23:45:03下载
- 积分:1