摘要
数据结构与算法是计算机软件开发和应用人员必备的专业基础。游戏程序是一种复杂度较高的计算机软件,因此其中的数据结构设计非常重要。该文对游戏开发中常用的方法进行总结,分析了数组、链表、栈、队列、树等等数据结构在游戏中的应用。
Data structure and algorithm is a professional basic ability of computer software development and application of personnel necessary. The game program is a kind of high complexity of computer software, so the data structure design is very important. In this paper, the method commonly used in game development are summarized, analyzed the application of array, linked list, stack, queue, tree data structure in game program.
出处
《电脑知识与技术》
2014年第9X期6483-6484,6489,共3页
Computer Knowledge and Technology
关键词
游戏开发
数据结构
链表
game program
data struct
linked list