当前位置:网站首页>(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

边栏推荐
- Basic operations of databases and tables ----- view data tables
- [offer29] sorted circular linked list
- VIM command line notes
- 记一次云服务器被密码爆破的经历——关小黑屋、改密码、改端口
- Knowledge summary of request
- Symbolic representation of functions in deep learning papers
- (4) Data visualization of R language -- matrix chart, histogram, pie chart, scatter chart, linear regression and strip chart
- By v$rman_ backup_ job_ Oracle "bug" caused by details
- level16
- Stm32f1+bc20+mqtt+freertos system is connected to Alibaba cloud to transmit temperature and humidity and control LED lights
猜你喜欢

VSCode基础配置

Force buckle 1189 Maximum number of "balloons"

Common properties of location

ES6 grammar summary -- Part I (basic)

(3) Introduction to bioinformatics of R language - function, data Frame, simple DNA reading and analysis

Esp8266 connect onenet (old mqtt mode)

Basic operations of databases and tables ----- modifying data tables

open-mmlab labelImg mmdetection
![[Red Treasure Book Notes simplified version] Chapter 12 BOM](/img/ff/0ad410b5b556c0e16a4076a2a0577b.jpg)
[Red Treasure Book Notes simplified version] Chapter 12 BOM

Idea problem record
随机推荐
What is the maximum length of MySQL varchar field
JUC forkjoin and completable future
idea中导包方法
[Offer29] 排序的循环链表
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
Guided package method in idea
Postman 中级使用教程【环境变量、测试脚本、断言、接口文档等】
Pytorch: tensor operation (I) contiguous
Derivation of logistic regression theory
(课设第一套)1-4 消息传递接口 (100 分)(模拟:线程)
JS regular expression basic knowledge learning
Arduino uno R3 register writing method (1) -- pin level state change
Whistle+switchyomega configure web proxy
[leetcode19] delete the penultimate node in the linked list
ES6 grammar summary -- Part I (basic)
SVN更新后不出现红色感叹号
dosbox第一次使用
JS变量类型以及常用类型转换
Unity3D基础入门之粒子系统(属性介绍+火焰粒子系统案例制作)
JS Title: input array, exchange the largest with the first element, exchange the smallest with the last element, and output array.






