-
数据库设计示例,供学习使用
(SQL Server数据库设计示例,供学习使用)...
数据库设计示例,供学习使用
(SQL Server数据库设计示例,供学习使用)
-database design examples for learning (SQL Server database design examples for learning to use)
- 2022-03-10 20:59:39下载
- 积分:1
-
本文档详细介绍了JAVA图形制作工具JGRAPH的设计与实现,是学习JAVA图形编程的好资料...
本文档详细介绍了JAVA图形制作工具JGRAPH的设计与实现,是学习JAVA图形编程的好资料-This document details the Java graphics production tool JGRAPH the design and implementation learning Java Graphics Programming good information
- 2022-07-03 21:21:46下载
- 积分:1
-
1erterwe1渴望渴望
1erterwe1热望 热望・-1erterwe1 aspire aspire
- 2022-06-03 14:09:20下载
- 积分:1
-
操作系统辅导资料,很强的辅导教材,能在很短时间内达到了解系统的程度...
操作系统辅导资料,很强的辅导教材,能在很短时间内达到了解系统的程度-Operating system, counseling information, a strong resource materials can be achieved in a very short period of time to understand the extent of the system
- 2022-03-13 07:01:27下载
- 积分:1
-
为了更好地适应当前书店的销售需求,缓解手工管理存在的弊端,开发了书店管理系统,该系统向用户提供的服务将在传统的“入库...
为了更好地适应当前书店的销售需求,缓解手工管理存在的弊端,开发了书店管理系统,该系统向用户提供的服务将在传统的“入库->销售->盘点”基础上,进一步提供全方位的信息服务。它具有以下几个特点-to better meet the current needs of bookstore sales, easing the manual management of the drawbacks, Development of the bookstore management systems, users of the system to provide the services in the traditional "storage-
- 2023-08-27 10:20:04下载
- 积分:1
-
circuit discription for philips tv
circuit discription for philips tv
- 2022-08-07 19:50:31下载
- 积分: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
-
TLC2543 5615 ch451 some simple procedures, not too much, but the principle has b...
TLC2543 5615 ch451 一些简易程序,不是太多,但是原理已经写清楚了。-TLC2543 5615 ch451 some simple procedures, not too much, but the principle has been written clearly.
- 2022-05-20 18:19:51下载
- 积分:1
-
设计模式之State,设计模式之State
设计模式之State,设计模式之State-Design Pattern of State, the State Design Pattern
- 2023-08-29 14:30:03下载
- 积分:1
-
这是一个库存管理系统,1.使用SQL Server建立数据库和表以及相应的视图;
2.使用Visual C++建立基于对话框模型的工程框架
3.依次创...
这是一个库存管理系统,1.使用SQL Server建立数据库和表以及相应的视图;
2.使用Visual C++建立基于对话框模型的工程框架
3.依次创建各表的类,用来操作表数据
4.创建用户登陆模块,实现基本的登录和退出功能
5.创建客户管理模块,实现对客户信息的编辑和管理功能
6.创建仓库管理模块,实现对仓库信息的编辑和管理功能
7.创建产品管理模块,实现对产品类别和信息的编辑和管理功能
8.创建操作管理模块,实现对仓库的各种操作的编辑以及管理功能
9.创建统计查询管理模块,实现对产品的出入库统计以及对库存产品流水统计功能
10.创建数量管理模块,实现产品数量报警以及失效报警功能
- 2022-10-05 19:30:03下载
- 积分:1