-
家庭财务管理系统源代码
资源描述这是一套具有丰富资源的家庭财务软件代码,里面分为各个模块,里面的功能也比较齐全,读者可以自行下载研究,相信对读者的帮助是巨大的,读者可以自行下载试看
- 2023-09-06 00:05:03下载
- 积分:1
-
梁冬减少多边形约简算法,无需提取密码…
良友栋裁减算法裁减多边形,无解压密码的要说明密码-Liang Dong reducing polygon reduction algorithm, without extracting passwords to note Password
- 2022-06-21 01:31:52下载
- 积分:1
-
Wireshark抓包lab2实验室:TCP
Wireshark Lab2 Wireshark Lab: TCP
- 2022-07-21 13:05:17下载
- 积分:1
-
Supermarket POS management system
POS超市管理系统-Supermarket POS management system
- 2022-08-04 11:24:45下载
- 积分:1
-
一篇用javascript写的关于打印问题源码,主要实现了页眉页脚的消除和页面的简单定制等。...
一篇用javascript写的关于打印问题源码,主要实现了页眉页脚的消除和页面的简单定制等。-use javascript a written source of printing problems, Major Implementation of the first unit of Page Footer pages and the elimination of such simple customization.
- 2022-03-03 08:27:53下载
- 积分:1
-
MSF培训资料
MSF培训资料-MSF training materials 11111111111111111111111111111
- 2023-04-19 23:50:04下载
- 积分:1
-
MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个...
MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的MISRA C Coding Standard,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌入式开发者都以MISRA C来衡量自己的编码风格,比如著名的uC/OS-II就得意地宣称自己99%遵守MISRA标准。而《嵌入式开发杂志》也专门载文号召大家学习。编码规范通常是一个公司自定的“土政策”,居然有人去做标准,而且还得到广泛的认可,这不禁引起我强烈的兴趣。可惜这份标准的文本需要花钱去买,而且短短几十页,要价非常昂贵。MISRA在网上公布了一些文档,其中有关于MISRA C Coding Standard的Clarification报告,从中间你可以大致猜到MISRA标准本身是什么。-MISRA (Motor Industry Software The Reliab ility Association Automobile Industry Software Reliability Association) is a UK-based multinational car Industry Association, whose members include most of Europe and the US car manufacturers. Its core mission is to the automobile industry to provide services and assistance to help the factory to develop secure, high-reliability embedded software. The organization"s most famous achievement is the so-called MISRA C Coding Standard, this standard includ
- 2022-01-28 00:32:50下载
- 积分: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
-
c++课程设计类 抽象类 继承 多态 实现文档
c++课程设计类 抽象类 继承 多态 实现文档-c curriculum design category abstract class extends to achieve polymorphism Documents
- 2023-06-25 16:25:03下载
- 积分:1
-
一个不错的酒店管理系统
一个不错的酒店管理系统-a good hotel management system
- 2022-07-18 22:09:50下载
- 积分:1