摘要
现阶段C#、Java等面向对象的程序设计语言广泛流行,但这些语言中没有直接提供指针机制,因此在进行软件设计时,必须以新的方式完成常规指针机制的算法设计.利用C#的自引用机制完成了相关算法的设计与实现.
Nowadays, C # ,Java and other object-oriented programming languages are widely popular, but these languages do not directly provide pointer mechanism. Therefore, in software design, new ways must be adopted to complete the routine pointer mechanism in algorithm design. C # mechanism of self-reference was used to complete the relevant algorithm design.
出处
《成都大学学报(自然科学版)》
2010年第1期51-53,共3页
Journal of Chengdu University(Natural Science Edition)
关键词
自引用机制
数据结构
软件算法设计
self-reference mechanism
data structure
software algorithm design