资源列表
data-structure-test-paper2007b
- 2007年 b卷 含有答案 讲解清楚 南京理工大学数据结构考试题 欢迎下载 谢谢 data structure test paper of njust-data structure test paper of njust in year of 2007 b-paper
data-structure-test-paper-2008a-
- 南京理工大学数据结构试卷 2008年和2009年的 很有复习参考价值 欢迎下载 谢谢网站给了这么好的共享环境-data structure test paper of njust in the year of 2008
26-letters
- 数据结构中,运用链表实现26个字母记录。运行在控制台上。-Data structure, use the list to achieve the 26 letters record. Running on the console.
permutations
- 组合数学全排列,包含有六种全排列的方法,字典序法-math of permutations
Four-bracket-operator
- 数据结构中,运用链表实现四则括号运算等,运行在VC控制台上。-Data structure, the use of chain operations to achieve four brackets, etc., running in the VC console.
Number-system-conversion
- 数据结构中,运用链表实现各种数值进制的转换,运行在控制台上。-Data structure, using a variety of value chain to achieve the conversion of binary to run on the console.
Student-Information-Management
- 数据结构中,运用链表实现学生信息的管理功能。运行在控制台上。-Data structure, use the list to achieve student information management. Running on the console.
Tower-of-Hanoi
- 数据结构中,运用链表实现经典汉诺塔的移动。程序运行在控制台上。-Data structure, use the list to achieve the classic Tower of Hanoi s move. Program running on the console.
8-queens-problems
- 用回溯递归法有效解决八皇后问题,这个问题是数据库中的经典例题,用c语言实现。-8 queens problems
bubble-sort
- 数据结构中的经典例题,冒泡排序,带有源程序-Bubble sort
inOut
- VC控制台下的编程,主要实现人外部文本文件读取数据,并同时写出到外部另一个文件。希望这份小东西能对急切需要此类功能的同学有帮助。-VC console programming, the main external text files were read, while another write to the external file. Hope this code can help the students who command such functions.
301-25-6-6
- 编写函数merge()将两个非递减序链表合并成一个新的非递减序链表-the function merge() make two lists into one in Non decreasing order.
