当前位置:网站首页>(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
边栏推荐
- JS数组常用方法的分类、理解和运用
- Idea problem record
- SVN更新后不出现红色感叹号
- Basic operations of databases and tables ----- modifying data tables
- JS regular expression basic knowledge learning
- JS 函数提升和var变量的声明提升
- Cannot change version of project facet Dynamic Web Module to 2.3.
- [leetcode19]删除链表中倒数第n个结点
- Compilation principle: preprocessing of source program and design and implementation of lexical analysis program (including code)
- 2021.11.10 compilation examination
猜你喜欢
Redis based distributed locks and ultra detailed improvement ideas
基於Redis的分布式ID生成器
Easy to use shortcut keys in idea
NRF24L01 troubleshooting
(5) Introduction to R language bioinformatics -- ORF and sequence analysis
Teach you to release a DeNO module hand in hand
Générateur d'identification distribué basé sur redis
JS function promotion and declaration promotion of VaR variable
Stm32f1+bc20+mqtt+freertos system is connected to Alibaba cloud to transmit temperature and humidity and control LED lights
Navigator object (determine browser type)
随机推荐
Types de variables JS et transformations de type communes
Page performance optimization of video scene
MySQL时间、时区、自动填充0的问题
Redis cache update strategy, cache penetration, avalanche, breakdown problems
Who says that PT online schema change does not lock the table, or deadlock
[offer9] implement queues with two stacks
ES6 grammar summary -- Part I (basic)
Vscode basic configuration
JS Title: input array, exchange the largest with the first element, exchange the smallest with the last element, and output array.
idea问题记录
[esp32 learning-2] esp32 address mapping
Walk into WPF's drawing Bing Dwen Dwen
Basic operations of databases and tables ----- classification of data
Arduino get random number
C programming exercise
Basic operations of databases and tables ----- view data tables
[offer9]用两个栈实现队列
Unity scene jump and exit
[899] ordered queue
About using @controller in gateway