摘要
从Java教学实际出发,结合Java中向量类的特点和树的双亲存储结构,分析和优化了最小长度加法生成序列问题的贪心算法。
Based on the Java teaching practice, and combined the characteristics of vector class and the parents storagestructure of tree, this paper have analyzed and optimized the greedy algorithm of shortest adding production series.
出处
《电脑编程技巧与维护》
2014年第12期14-15,共2页
Computer Programming Skills & Maintenance
基金
内蒙古自治区高等教育科学研究"十二五"规划立项课题
Jaja程序设计课程应用案例教学的实践研究(项目编号:NGJGH2013063)
关键词
最小长度加法生成序列
向量
状态树
the shortest adding productionseries
vector
state tree