资源列表
[数据结构常用算法] n-queen
说明:解决最多28个皇后问题,用backtracing+forwardChecking+reschedul-variable<alex.dihuang@gmail.com> 在 2012-03-06 上传 | 大小:95087 | 下载:0
[数据结构常用算法] 描述进程状态迁移过程
说明:进程状态迁移.写一个程序描述进程状态迁移过程,理解进程概念、状态转换及其控制-Process state transition. The process of writing a program that describes the status of the migration process, the process of understanding the concept of state transition and its c<testsb> 在 2012-03-29 上传 | 大小:1079 | 下载:0
[数据结构常用算法] shiyan 试验二代码
说明:试验二代码 //假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A //表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。-Test two code// Suppose there are two elements of value by increasing order of the linear form A and B, are linked as a si<testsb> 在 2012-03-30 上传 | 大小:762 | 下载:0