-
blog log part of the detailed design, including the write log, log management, u...
blog日志部分详细设计,包括写日志,管理日志,上传文件等等。-blog log part of the detailed design, including the write log, log management, uploading files, etc.
- 2022-03-31 15:24:09下载
- 积分:1
-
Visual Basic 的碳化纤维主题。
碳化纤维主题是另一个漂亮的主题为 Visual Basic 设计的。
希望你会喜欢它。享受
- 2022-08-15 11:56:17下载
- 积分:1
-
本书全面介绍了Platform Builder,EVC实用技术,特别是内核定制方面的详细例程。对Wince系统的初学者,应该有帮助。...
本书全面介绍了Platform Builder,EVC实用技术,特别是内核定制方面的详细例程。对Wince系统的初学者,应该有帮助。-This book comprehensively describes the Platform Builder, EVC and practical technology, especially the more routine aspects of the kernel customization. Wince system for beginners, it should be helpful.
- 2022-01-25 14:55:17下载
- 积分:1
-
这是一本介绍软件工程方面的书,朋友推荐的。
这是一本介绍软件工程方面的书,朋友推荐的。-This is an introduction of software engineering books, friends recommended.
- 2022-03-05 19:07:49下载
- 积分:1
-
this rar file for the developers of projects
this rar file for the developers of projects-this is rar file for the developers of projects
- 2022-08-03 11:03:43下载
- 积分:1
-
驱动程序为液晶取代
Driver for LCD ds ds ds
- 2022-12-13 05:50:03下载
- 积分:1
-
软电话开源系统,可运行客户端软件
软电话或称softphone,是一种通信终端设备,是虚拟电话,向终端用户提供廉价可靠、良好通话质量的语音服务。只要在同一网内,就可以不受限制的进行通话 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-23 00:25:04下载
- 积分:1
-
语义网络入门(第二版):
A Semantic Web Primer (second edition ) By:
Grigoris Antoniou and Frank van Harmelen.
this book describe XML , RDF and OWL languages.
- 2023-01-22 09:15:04下载
- 积分:1
-
Web 应用程序中的旅行和旅游
Web 与 PHP 和 mysql 数据库在服务器端,应用程序。客户端有 HTML CSS Javascript。旅游和旅行公司商务网站和应用程序连接到用户,以便他们能够分享其经验与公司的服务宗旨 !
- 2022-03-03 21:50:20下载
- 积分: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