, 20 1 English 1 or 204 English 2
30 1 math 1 or 302 math 2,838 data structure and program design.
838 bibliography of data structure and programming;
Algorithms and Data Structures: Described in C Language (2nd Edition), edited by Zhang Naixiao, Higher Education Press,
C Programming, edited by Tan Haoqiang, Tsinghua University Publishing House.
Algorithms and data structures: The descriptions in C language (2nd edition) are divided into 10 chapters: introduction, linear table, character string, stack and queue, binary tree and tree, set and dictionary, advanced dictionary structure, sorting, graph and algorithm analysis and design.
The main points of the book C Programming are: programming and C language, algorithm, sequential programming, selecting structure programming, processing batch data with arrays, realizing modular programming with functions, being good at using pointers, establishing data types by users themselves, and inputting and outputting files.