6 c language work

problem answer
This work belongs to the curriculum C Programming Language II
Where the job requires https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/8719
My aim in this course is Proficiency in the use of C language and related markdown syntax
This job helped me achieve that goal in terms of specific It can make me better and to become familiar C language syntax markdown
references PTA common issues, C language programming, C Primer Plus, ACM problem-solving

1.PTA lab assignments

1.1.1 Screenshot experiment code

7-6 fits and starts network

1.1.2 Data Processing

Data representation: in 7-6 fits and starts network in this subject, I define a day as quantitative, the number of days that I will be quantified by day, day is an integer quantitative.
Data processing: This question requires that we determine in the end is still drying fishing nets, treated me with if else to complete the sentence.

1.1.3PTA submit a list and description


Q1 : I do not understand why the right has been a part of
A1 : I overlooked a prerequisite - not a day when the sun is also a fishing net.
Q2 : I do not know obviously added the condition has become a compile error
A2 : Originally, I made a mistake quantitative

1.1.1 Screenshot experiment code

Measurements of Function 7-2

1.1.2 Data Processing

Data expressed: in calculating 7-2 piecewise function title, I have set up two variables X, Y, to quantitatively by double, they are two double precision floating point variable.
Data processing: I used the else sentence structure as well as the structure if there is a power function of the square root function.

1.1.3PTA submit a list and description


Q1 : I never understand the contents of the book
A1 : re-listened to station on the B class and then once understood, will be solved.

1.1.1 Screenshot experiment code

7-3 speeding judgment

1.1.2 Data Processing

Expression Data: : 7-3 overspeed determination, I define a variable X, with int to quantify, it is an integer quantitative
data processing: I used if else sentence and overspeed definition equation.

1.1.3PTA submit a list and description


Q1 : wrong answer was wondering
A1 : it was my words wrong

2. Read the Code


Analysis : Advantages content is easy to understand, easy to understand, such as a rookie I can better learn and understand the basics of the C language usage as well as the ACM

3. learning summary

3.1 learning progress bar

week This week the time spent Lines of code Learned knowledge Introduction Currently more confusing issues
the first week 3 days 25 Learn simple programming, such as writing hello, world program this The first week did not
the second week 11 days 50 Learning algorithm Fahrenheit 100 ° F corresponding Celsius Of% d \ n do not understand
The third week 3 days 66 Learning algorithm if else sentence and interest on deposits Usage of scanf is still a little confusing

3.2 Cumulative lines of code words and blog

3.3 learn insights

This is the third time jobs, and from the look of muddled into just beginning now slowly familiar, I feel have entered into the gates of the C language, really happy. Although it is difficult homework in the process, but they are hard to complete, and I think we can, that I did my best, PTA work really hard this week, compared to the last two. Before I also feel complacent simple, this week gave me a great lesson. All in all, we hope to be able to successfully master and apply this course, good fuel!

Guess you like

Origin www.cnblogs.com/wy895494356/p/11784049.html