摘要
以"循环报数、逢N退出"问题求解过程的可视化演示为目的,采用C++面向对象思想,利用单向循环链表的相关理论和MFC集成环境等技术,设计数据类,结点类及链表类,将问题的求解过程以图形化的方式展现,获得了以直观方式观察求解过程的结果.
For the purpose of presenting the visualization of the solution process to the problem of every N exiting,adopting C++object-oriented technology,using the theory of linked list,designing data class,node class,linked list class,combined with technologies such as MFC integrated environment,attaining an intuitive observation for the results of the solution process,and achieved good teaching results.
出处
《四川文理学院学报》
2014年第5期56-60,共5页
Sichuan University of Arts and Science Journal
基金
国家自然科学基金2012年度项目"基于情感语义的全局均衡智能推荐理论与应用研究"(61152003)
四川省2010年度青年基金"基于QOS的服务模型与方法研究"(10ZB085)
四川文理学院2010年度重点项目"分布式拒绝服务攻击(ODOS)的防范策略研究"(2010B10Z)
关键词
逢N退出
数组
结点
链表
图形
C++
every N exiting
array
node
linked list
graphics
C++