您的位置:首页 > 理论基础 > 数据结构算法

数据结构与程序设计 编程原则

2013-08-20 21:47 288 查看

NO.1:  problems of large programs

NO.2:  problem specification

NO.3:  program design

NO.4:  choice of data structures

NO.5:  analysis of algorithms

NO.6:  testing and verification

NO.7:  program correctness

NO.8:  maintenance

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: