资源列表
[数据结构常用算法] data-structure-test-paper-2008a-
说明:南京理工大学数据结构试卷 2008年和2009年的 很有复习参考价值 欢迎下载 谢谢网站给了这么好的共享环境-data structure test paper of njust in the year of 2008<王安东> 在 2024-11-08 上传 | 大小:61kb | 下载:0
[数据结构常用算法] 26-letters
说明:数据结构中,运用链表实现26个字母记录。运行在控制台上。-Data structure, use the list to achieve the 26 letters record. Running on the console.<一三口乂刀> 在 2024-11-08 上传 | 大小:190kb | 下载:0
[数据结构常用算法] permutations
说明:组合数学全排列,包含有六种全排列的方法,字典序法-math of permutations<路> 在 2024-11-08 上传 | 大小:26kb | 下载:0
[数据结构常用算法] Four-bracket-operator
说明:数据结构中,运用链表实现四则括号运算等,运行在VC控制台上。-Data structure, the use of chain operations to achieve four brackets, etc., running in the VC console.<一三口乂刀> 在 2024-11-08 上传 | 大小:234kb | 下载:0
[数据结构常用算法] Number-system-conversion
说明:数据结构中,运用链表实现各种数值进制的转换,运行在控制台上。-Data structure, using a variety of value chain to achieve the conversion of binary to run on the console.<一三口乂刀> 在 2024-11-08 上传 | 大小:515kb | 下载:0
[数据结构常用算法] Student-Information-Management
说明:数据结构中,运用链表实现学生信息的管理功能。运行在控制台上。-Data structure, use the list to achieve student information management. Running on the console.<一三口乂刀> 在 2024-11-08 上传 | 大小:176kb | 下载:0
[数据结构常用算法] Tower-of-Hanoi
说明:数据结构中,运用链表实现经典汉诺塔的移动。程序运行在控制台上。-Data structure, use the list to achieve the classic Tower of Hanoi s move. Program running on the console.<一三口乂刀> 在 2024-11-08 上传 | 大小:180kb | 下载:0
[数据结构常用算法] 8-queens-problems
说明:用回溯递归法有效解决八皇后问题,这个问题是数据库中的经典例题,用c语言实现。-8 queens problems<yinli> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bubble-sort
说明:数据结构中的经典例题,冒泡排序,带有源程序-Bubble sort<yinli> 在 2024-11-08 上传 | 大小:239kb | 下载:0
[数据结构常用算法] 301-25-6-6
说明:编写函数merge()将两个非递减序链表合并成一个新的非递减序链表-the function merge() make two lists into one in Non decreasing order.<dada> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 301-25-6-7
说明:编写函数isSubset()用于判断链表L1中的每个数据元素是否都在链表L2中出现过,若是,则返回真,否则假。-the function is subset() ,it is used to judge if data in list L1 appears in list L2.<dada> 在 2024-11-08 上传 | 大小:1kb | 下载:0