数据结构与程序设计第一章编程原则
1.大型程序的问题 problems large programs
2.问题说明 problem specification
3.程序设计 problem design
4.数据结构的选择 choice of data structures
5.算法分析 analysis ofalgorithms
6.测试和验证 testing and verification
7.程序正确性 program correctness
8.维护 maintenance
1.大型程序的问题 problems large programs
2.问题说明 problem specification
3.程序设计 problem design
4.数据结构的选择 choice of data structures
5.算法分析 analysis ofalgorithms
6.测试和验证 testing and verification
7.程序正确性 program correctness
8.维护 maintenance