当前位置:网站首页>Level II C preparation -- basic concepts of program design
Level II C preparation -- basic concepts of program design
2022-06-13 03:06:00 【cathy18c】
The concept of procedure :
A program is a collection of instructions
Instructions --- compile --- The computer runs
Instructions : Written execution program ( Steps to do )
compile : Convert a program to binary
The computer runs : Run the binary to the result
C The running process of the program :
Source program (.c or .cpp)--- Target file (.obj)--- Executable file (.exe)
The steps of programming :
1, Determine the data structure
2, Determine the algorithm : Algorithm 5 Big characteristic
Fineness ( Limited steps ), deterministic ( The meaning is certain ), The feasibility of ( Can achieve ), Yes 0 One or more inputs , Yes 1 One or more outputs
3, code
4, Debug the program on the computer
5, Organize and write documents
Structured programs :
Three structures : Sequential structure , Selection structure , Loop structure
边栏推荐
- String: number of substring palindromes
- 开源-校园论坛和资源共享小程序
- Retrofit easy to use
- Ijkplayer source code - setting options
- wx. Createselectorquery() gets the usage of DOM nodes in components
- 最近最少使用缓存(来源力扣)
- Kotlin memorandum
- Detailed installation tutorial of MATLAB r2019 B-mode ultrasound (complete installation files are attached)
- Mp4 playback
- Keil去掉烦人的ST-Link更新提示
猜你喜欢

Image classification system based on support vector machine (Matlab GUI interface version)

Node uses post to request req Pit with empty body
![HEAP[xxx.exe]: Invalid address specified to RtlValidateHeap( 0xxxxxx, 0x000xx)](/img/c9/884aa008a185a471dfe252c0756fc1.png)
HEAP[xxx.exe]: Invalid address specified to RtlValidateHeap( 0xxxxxx, 0x000xx)

Binary tree initialization code

Code d'initialisation de l'arbre binaire

【 enregistrement pytorch】 paramètre et tampon des variables pytorch. Self. Register Buffer (), self. Register Paramètre ()

二叉樹初始化代碼

JVM GC (V)

Six special GPU products for domestic aircraft passed the appraisal and review

JS deconstruction assignment
随机推荐
Ijkplayer source code --- decode
Implementing fillet in custom dialog
Traverse the array and delete an element until it is deleted
Introduction to facial expression recognition system -- offline environment configuration
SQL execution process in MySQL (3)
Code d'initialisation de l'arbre binaire
Review notes of RS data communication foundation STP
Explain tool and index optimization (II)
Keil去掉烦人的ST-Link更新提示
遍历数组,删除某元素,直到删除为止
Uni app Foundation
【pytorch 記錄】pytorch的變量parameter、buffer。self.register_buffer()、self.register_parameter()
Prometheus install and register services
wx. Createselectorquery() gets the usage of DOM nodes in components
Mongodb index -index
Linked list: the entry node of the link in the linked list
Open source - campus forum and resource sharing applet
Vant realizes the adaptation of mobile terminal
Digital IC Design -- FIFO design
HEAP[xxx.exe]: Invalid address specified to RtlValidateHeap( 0xxxxxx, 0x000xx)