当前位置:网站首页>(core focus of software engineering review) Chapter V detailed design exercises
(core focus of software engineering review) Chapter V detailed design exercises
2022-07-06 12:37:00 【Happy Jianghu】
List of articles
【 answer 】
(1) This program has two exits , It's obviously an unstructured program
(2)
(3)
【 answer 】
【 answer 】
(1) The conditions are as follows
- Total transaction amount
- Selling price per share
- buy in 、 Whether the number of shares sold is 100 Multiple
- Whether the number of shares traded is 100 Multiple
(2) When doing a question , It is suggested to judge the tree first and then the table
First draw the program flow chart
Draw the flow chart again
边栏推荐
- dosbox第一次使用
- (3) Introduction to bioinformatics of R language - function, data Frame, simple DNA reading and analysis
- Arduino get random number
- Types de variables JS et transformations de type communes
- Gateway fails to route according to the service name, and reports an error service unavailable, status=503
- History object
- Talking about the startup of Oracle Database
- Classification, understanding and application of common methods of JS array
- What is the maximum length of MySQL varchar field
- 编译原理:源程序的预处理及词法分析程序的设计与实现(含代码)
猜你喜欢
[golang] leetcode intermediate - fill in the next right node pointer of each node & the k-smallest element in the binary search tree
Programming homework: educational administration management system (C language)
Types de variables JS et transformations de type communes
Design and implementation of general interface open platform - (39) simple and crude implementation of API services
MySQL占用内存过大解决方案
Unity scene jump and exit
基於Redis的分布式ID生成器
Compilation principle: preprocessing of source program and design and implementation of lexical analysis program (including code)
ES6 grammar summary -- Part 2 (advanced part es6~es11)
Force buckle 1189 Maximum number of "balloons"
随机推荐
Who says that PT online schema change does not lock the table, or deadlock
Redis 缓存更新策略,缓存穿透、雪崩、击穿问题
Générateur d'identification distribué basé sur redis
JS变量类型以及常用类型转换
2021.11.10 compilation examination
Basic operations of databases and tables ----- modifying data tables
燕山大学校园网自动登录问题解决方案
[golang] leetcode intermediate - fill in the next right node pointer of each node & the k-smallest element in the binary search tree
Mysqldump error1066 error solution
[leetcode19]删除链表中倒数第n个结点
MySQL replacement field part content
Unity3d camera, the keyboard controls the front and rear left and right up and down movement, and the mouse controls the rotation, zoom in and out
Important methods of array and string
Office提示您的许可证不是正版弹框解决
[offer78]合并多个有序链表
1041 Be Unique (20 point(s))(哈希:找第一个出现一次的数)
(5) Introduction to R language bioinformatics -- ORF and sequence analysis
Teach you to release a DeNO module hand in hand
Mp3mini playback module Arduino < dfrobotdfplayermini H> function explanation
ES6 grammar summary -- Part I (basic)