数据结构课程119(Data structure course 119).docVIP

  • 7
  • 0
  • 约 13页
  • 2017-10-07 发布于河南
  • 举报

数据结构课程119(Data structure course 119).doc

数据结构课程119(Data structure course 119)

数据结构课程119(Data structure course 119) 2, Efficiency comes from diligence., shortage in the play; line into Si, destroyed with Han Yu Data structure title 1, please design a data structure to achieve polynomial operation, the specific mode is as follows: 1) accept the polynomial through the keyboard input or file input mode, and identify the relevant polynomial; 2) establish polynomials; 3) complete the derivative and integral operation of the polynomial f (x); 4) according to the value of X, the value of the polynomial is obtained; 5) to achieve two polynomials f (x), H (x) addition / subtraction, multiplication; 6) compare the values of the values of the two polynomials f (x) and H (x), and give their specific range of values, f (x) G (x); 7) the operation of establishing a series of polynomials and realizing 3) ~5 Requirements: design specific data structures, give clear algorithm ideas, analyze the specific time / space complexity of the algorithm, write a program, and complete the specific mode of operation (practical topics) design knowledge: linear table and its operations, algorithms, computational time complexity / space complexity analysis, string processing, stack processing (through the keyboard input polynomial string) 2 complete the document editor process, specific requirements: 1) supports text insertion, deletion, and revision; 2) support string query, modify; 3) supports text line deletion and substitution; 4) support large text processing; 5) supports text printing; Requirements: design specific data structures, give clear algorithm ideas, analyze the specific time / space complexity of the algorithm, write a program, and complete the specific mode of operation (practical topics) design knowledge: linear table and its operations, algorithms, computational time complexity / space complexity analysis, string processing, stack processing (through the keyboard input polynomial string) 3 complete the C language compiler, requirements: 1) complete the gr

文档评论(0)

1亿VIP精品文档

相关文档