资源列表
[数据结构常用算法] dancinglink
说明:This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms. -This is a p<reine> 在 2024-11-13 上传 | 大小:457kb | 下载:0
[数据结构常用算法] doublelist
说明:用VC2005实现的双向链表里面包括添加元素删除元素查询等基本功能-VC2005 achieved using two-way linked list, including add elements inside the delete query, such as the basic functions of elements<keminghua> 在 2024-11-13 上传 | 大小:458kb | 下载:0
[数据结构常用算法] fenzhixianjiefa
说明:文章详细讲解分支限界的基本思想,单元最短路径问题,装载问题,0-1背包问题,旅游售货员问题等。-Detailed article on the basic idea of branch and bound, the shortest path problem unit, loading issues ,0-one knapsack problem, travel salesman problem.<叶赏雨> 在 2024-11-13 上传 | 大小:457kb | 下载:0
[数据结构常用算法] 01_introduction-ComSys1
说明:This file is about the FFT , .. asdasfa as fsf sdf sdf sdfsd fs fds<thong> 在 2024-11-13 上传 | 大小:457kb | 下载:0
[数据结构常用算法] binay-file-operation
说明:一个处理二进制文件的c++程序,将数据文件中的道路信息解析出来,并作输出以及排序等-A binary file handling c++ program, the data file path information parsed out, and for output and sorting<ghc> 在 2024-11-13 上传 | 大小:457kb | 下载:0
[数据结构常用算法] gansiduiwenti
说明:敢死队问题的c++解决方法,用到了7种具体的解决方法-Death squads problem c++ solution, used seven kinds of specific solutions<lichong> 在 2024-11-13 上传 | 大小:457kb | 下载:0
[数据结构常用算法] guess_number
说明:猜数位 首先自动产生一个n位0-9数字,每位上的数字互不相同。 然后,程序接受玩家输入所猜测的n位不重复的数字; 接着,由程序比对符合的位数以及不符合但有出现的数字的数量。完全符合的数字会以A来表示,而不符合正确位置但有出现的数字则以B来表示。举例,如果正确答案是2345且玩家猜的是4395,则会得到2A1B。 最后,玩家在m次内猜测出完全相符的数字组合即为胜利。若没有在指定m回合完成,则给出准确答案。<Issaccu> 在 2024-11-13 上传 | 大小:455kb | 下载:0