文件名称:systemcode
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 郝**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
系统工程课本中框图实现
特点是
1、 运用动态存储,节省空间。
2、 算法严格按照框图,便于理解
3、 输入输出较简洁,而且满足要求。
这三个程序的主要缺点是:
1、 输入输出界面不够友好,用DOS界面交互,不如图形界面好
2、 输入必须以固定格式,没有安全性检验,一旦输错必须重新输入;
3、 在“矩阵划分”的程序中,输入不够灵活,同时由于动态分配内存,矩阵元素定位时间长,时间复杂度增加。
-Systems engineering textbooks realize diagram is characterized by one, the use of dynamic storage, save space. 2, algorithm in strict accordance with the diagram for easy understanding of 3, the input and output more concise, but also meet the requirements. The three major shortcomings are as follows: 1, input-output interface not friendly, interactive interface with DOS, it is better to a good graphical interface 2, input must be fixed format, there is no safety inspection, once the need to re-enter mismatched 3, in the
特点是
1、 运用动态存储,节省空间。
2、 算法严格按照框图,便于理解
3、 输入输出较简洁,而且满足要求。
这三个程序的主要缺点是:
1、 输入输出界面不够友好,用DOS界面交互,不如图形界面好
2、 输入必须以固定格式,没有安全性检验,一旦输错必须重新输入;
3、 在“矩阵划分”的程序中,输入不够灵活,同时由于动态分配内存,矩阵元素定位时间长,时间复杂度增加。
-Systems engineering textbooks realize diagram is characterized by one, the use of dynamic storage, save space. 2, algorithm in strict accordance with the diagram for easy understanding of 3, the input and output more concise, but also meet the requirements. The three major shortcomings are as follows: 1, input-output interface not friendly, interactive interface with DOS, it is better to a good graphical interface 2, input must be fixed format, there is no safety inspection, once the need to re-enter mismatched 3, in the
相关搜索: systemcode
(系统自动生成,下载前可以参看下载内容)
下载文件列表
system code
...........\可达性矩阵计算
...........\..............\reach.cpp
...........\矩阵级别划分
...........\............\huafen.cpp
...........\说明.doc
...........\骨架阵求解
...........\..........\gujiazhen.cpp
...........\可达性矩阵计算
...........\..............\reach.cpp
...........\矩阵级别划分
...........\............\huafen.cpp
...........\说明.doc
...........\骨架阵求解
...........\..........\gujiazhen.cpp