说明:一个简单的N皇后可视化原代码,完成皇后解决方案的图形界面-A simple visualization of N-Queen' s source code to complete the Queen' s graphical interface solutions <samuel> 在 上传
| 大小:409kb | 下载:0
说明:会场安排问题 完成简单的数据排序 给出最优的解决方案数-Arrangements for the completion of the venue easy to sort the data give the number of optimal solutions <samuel> 在 上传
| 大小:1kb | 下载:0
说明:在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即n ?i=1pi xi 取得最大值。约束条件为n ?i =1wi xi≤c 和xi?[ 0 , 1 ] [ 1≤i≤n]。-At 0/1 knapsack problem, there is a need for a capacity of c for the loaded <samuel> 在 上传
| 大小:1kb | 下载:0
说明:这是暑假写的最长公共子序列算法,呵呵,
欢迎大家来下载-Writing This is the longest summer vacation of public sequence algorithm, huh, huh, welcome everyone to download <zuoxue> 在 上传
| 大小:168kb | 下载:0
说明:vc++2005编写的快速排序算法,将随机产生的一组数进行排序,学习参考一下,不错的.-vc++2005 prepared Quicksort algorithm, will be a group of randomly generated numbers sorting, refer to study, not bad at all. <昌隆> 在 上传
| 大小:104kb | 下载:0
说明:这个是一个集合类的程序,使用了数据结构中的线性表,有插入 删除等实现函数。-This is a collections of procedures, the use of the data structure in linear form, such as implementation has inserted delete function. <zongboliu> 在 上传
| 大小:1kb | 下载:0
说明:里面涉及了数据结构中的链表、队列和栈的一些知识和算法,希望对朋友们有所帮助。-Involved in the data structure inside the linked list, queue and stack some of the knowledge and algorithms, and they hope to help my friends. <刘海涛> 在 上传
| 大小:246kb | 下载:0
说明:树的创建,遍历等待吗,用C++实现,完全可以运行,对于初学者很有用-Tree creation, traversal Wait for it, using C++ implementation, can operate very useful for beginners <sky> 在 上传
| 大小:1kb | 下载:0
说明:采用c++语言写的小程序,描述算法与数据结构中的链表结构,实现多项式相加-Using c++ language to write a small procedure, described in algorithm and data structure linked list structure, implementation additive polynomial <殷勇> 在 上传
| 大小:1kb | 下载:0