使用链表从任意一个字符串删除其重复的字段

时间:2015-09-15 17:03:43
【文件属性】:
文件名称:使用链表从任意一个字符串删除其重复的字段
文件大小:12KB
文件格式:RAR
更新时间:2015-09-15 17:03:43
双链表 重复字段删除 使用链表从任意一个字符串删除其重复的字段 如字符串为i like &factwm;,but &factwm; not like me.有重复的字段&fact;,运行后结果为i like wm,but wm not like me。
【文件预览】:
string_edit
----chain.cpp(1003B)
----ChainNode.h(326B)
----string.opt(55KB)
----string.cpp(3KB)
----ChainNode.cpp(397B)
----StdAfx.cpp(293B)
----StdAfx.h(667B)
----chain.h(308B)
----string.plg(1KB)
----string.ncb(73KB)
----string.dsp(5KB)
----ReadMe.txt(1KB)
----string.dsw(520B)

网友评论

  • 对于初学者很不错