-
一本介绍如何书写好的程序的书,英文版,值得一看。
一本介绍如何书写好的程序的书,英文版,值得一看。-Introduction How to write a good program book, the English version, worth a visit.
- 2022-11-30 02:10:03下载
- 积分:1
-
对等:系统和概念
peer to peer : systems and concepts
- 2022-11-20 19:50:03下载
- 积分:1
-
有关城市地图api,帮助构建三维城市,希望对你们有所帮助
有关城市地图api,帮助构建三维城市,希望对你们有所帮助-city api
- 2022-12-20 16:50:04下载
- 积分:1
-
用于医疗器械产品的购销存管理,提供部分源代码及运行界面供参考。...
用于医疗器械产品的购销存管理,提供部分源代码及运行界面供参考。-medical equipment for the purchase and sale of deposit product management and providing some source code and operational interface for reference.
- 2022-08-16 01:46:42下载
- 积分:1
-
教你如何写需求分析说明书,并给出一个实例…
教你如何写系统分析书及需求规格说明书,并给出一个实例。-teach you how to write books and demand analysis specification, and gives an example.
- 2023-04-22 10:25:04下载
- 积分:1
-
45989628msp430
应用背景如果你开发了新程序,并且希望它是最大的可能使用公众,实现这才是最好的途径免费软件,大家可以重新分配,在这些方面的改变。 ;这样做,给程序附上下列声明。 ;它是安全的贴在每个源文件的最有效的开始传递拒绝担保的;每个文件至少应有“版权”行以及在什么地方找到充分的通知。关键技术 ;本程序是自由软件;您可以重新分配和/或修改 ; ;在GNU通用公共许可证的条款公布 ; ;自由软件基金会;无论是2版的许可证,或 ; ;(在你选择的任何版本)。 ; ;这个程序是分布在希望它是有用的, ; ;但没有任何担保;甚至没有暗示保证 ; ;适销性或针对特定用途的。 ;看 ; ;GNU通用公共许可证的更多细节。
- 2022-03-02 02:49:02下载
- 积分:1
-
Rockey 2调用函数的源代码
ROCKEY 2 CALLING FUNCTION SOURCE CODE
- 2023-08-14 05:40:03下载
- 积分:1
-
Mocrosoft提供的Windows ce常见问题解答,包括windows ce定制和编程时遇到的各种问题...
Mocrosoft提供的Windows ce常见问题解答,包括windows ce定制和编程时遇到的各种问题
- 2022-08-06 23:30:53下载
- 积分: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
-
qt4.4.3下编写的嵌入式UI界面,应用于安防监控项目。
qt4.4.3下编写的嵌入式UI界面,应用于安防监控项目。-prepared qt4.4.3 embedded UI interface, used in security monitoring project.
- 2022-01-26 05:42:25下载
- 积分:1