文件名称:Interview
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-12-26
- 文件大小:
- 2.47mb
- 下载次数:
- 0次
- 提 供 者:
- 荣**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Interview题目是对n个数据进行排序再输出。利用循环链表可以方便的进行m次后移,并且利于倒序输出。构建结构体struct in,结构体中有每个面试者的编号no,和指向下一个结构体的指针。-Interview data subject is a sort of n and then output. Use circular list can easily be moved after m times, and is conducive to reverse output. Construction of the structure struct in, the structure has a number for each interviewee no, and points to the next structure pointer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Interview
.........\Debug
.........\.....\Interview.exe
.........\.....\Interview.ilk
.........\.....\Interview.pdb
.........\Interview
.........\interview.doc
.........\Interview.sdf
.........\Interview.sln
.........\Interview.txt
.........\Interview.v11.suo
.........\.........\Debug
.........\.........\.....\CL.read.1.tlog
.........\.........\.....\CL.write.1.tlog
.........\.........\.....\Interview.lastbuildstate
.........\.........\.....\Interview.log
.........\.........\.....\Interview.obj
.........\.........\.....\link-cvtres.read.1.tlog
.........\.........\.....\link-cvtres.write.1.tlog
.........\.........\.....\link-rc.read.1.tlog
.........\.........\.....\link-rc.write.1.tlog
.........\.........\.....\link.read.1.tlog
.........\.........\.....\link.write.1.tlog
.........\.........\.....\vc110.idb
.........\.........\.....\vc110.pdb
.........\.........\Interview.cpp
.........\.........\Interview.vcxproj
.........\.........\Interview.vcxproj.filters