设计要求:
有论文参考文献如下:
1.Billinghurst M, Billinghurst M, Clark A. A Survey of Augmented Reality[J]. Foundations and Trends in Human-computer Interaction, 2015, 8(2-3): 73-272.
2.Oskiper T, Sizintsev M, Branzoi V. Augmented Reality Binoculars[J]. IEEE Transactions on Visualization and Computer Graphics, 2015.
3. Chowriappa A, Raza S, Raza S. Augmented‐reality‐based skills training for robot‐assisted urethrovesical anastomosis: a multi‐institutional randomised controlled trial[J]. BJUI, 2015, 115(2): 336-345.
4. Gans E, Roberts D, Bennett M. Augmented reality technology for day/night situational awareness for the dismounted Soldier[J]. Spie Defense Security, 2015.
5. Magnenat S, Magnenat S, Ngo D. Live Texturing of Augmented Reality Characters from Colored Drawings[J]. IEEE Transactions on Visualization and Computer Graphics, 2015, 21(11): 1201-1210.
6. Kinect康复训练辅助系统研究Study of Kinect Rehabilitation Training Aid System[J]. 2013.
7. 达 杨, 孝通 王, 冠雷 徐. 海上视频增强关键技术研究进展 The Key Technologies of Maritime Video Enhancement: A Survey[J]. Journal of Image and Signal Processing, 2014.
8. Ji L, Zhang F, Fu Y. 3D Interaction Techniques Based on Semantics in Virtual Environments[J]. Journal of Software, 2006.
根据上述参考文献,完成以下功能:
l单链表,链表的结点的结构包括:作者、题名、文献类型(J代表期刊)、期刊名、出版年份、卷(期)、起始页码、结束页码;
l查询所有2015年参考文献并输出;
l第7条文献前插入如下的参考文献:
Ng L, Wang Z, Ong S. Integrated product design and assembly planning in an augmented reality environment[J]. Assembly Automation, 2014.
l第3题的基础上删除包含kinect的参考文献
http://www.cnblogs.com/archimedes/p/c-datastruct-linklist.html