登录
首页 » Visual C++ » crox

crox

于 2013-05-13 发布 文件大小:59KB
0 191
下载积分: 1 下载次数: 52

代码说明:

  矩形件最优排样的程序,用Visual C编写,在6.0下能正常运行。(Rectangular pieces Optimal Nesting program)

文件列表:

矩形排样 源代码
...............\MainFrm.cpp,2582,2011-06-24
...............\MainFrm.h,1581,2011-06-24
...............\ReadMe.txt,4695,2011-06-24
...............\RectangularArrangement.aps,45684,2011-06-25
...............\RectangularArrangement.clw,2678,2011-06-25
...............\RectangularArrangement.cpp,4405,2011-06-24
...............\RectangularArrangement.dsp,4891,2011-06-24
...............\RectangularArrangement.dsw,552,2011-06-24
...............\RectangularArrangement.h,1532,2011-06-24
...............\RectangularArrangement.ncb,82944,2011-06-25
...............\RectangularArrangement.opt,56832,2011-06-25
...............\RectangularArrangement.plg,2470,2011-06-25
...............\RectangularArrangement.rc,12401,2011-06-25
...............\RectangularArrangementDoc.cpp,2062,2011-06-24
...............\RectangularArrangementDoc.h,1651,2011-06-24
...............\RectangularArrangementView.cpp,18423,2011-06-25
...............\RectangularArrangementView.h,3482,2011-06-25
...............\Release
...............\.......\RectangularArrangement.exe,40960,2011-06-25
...............\res

...............\...\RectangularArrangement.rc2,414,2011-06-24


...............\resource.h,888,2011-06-24
...............\resource.hm,195,2011-06-24
...............\StdAfx.cpp,224,2011-06-24
...............\StdAfx.h,2313,2011-06-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mataqipan
    马踏棋盘的贪心算法,8*8棋盘,基本上不用回溯。(horse riding chessboard of the greedy algorithm, 8* 8 chessboard, basically not retroactive.)
    2006-05-30 20:05:17下载
    积分:1
  • zuiyouerfenjiansuozhu
    最优二叉搜索树问题具有最优子结构性质,即其任意一棵子树都是一棵独立的最优二叉搜索树,所以可以采用动态规划方法,并且在每次更新时保存子树的根。(Optimal binary search tree problem has optimal substructure property that any of its sub-tree are an independent optimal binary search tree, so you can use dynamic programming methods, and save each update subtree roots.)
    2013-10-10 18:48:17下载
    积分:1
  • LongestIncreasingSequence
    找出数组A中最长的递增序列的长度,使用动态规划算法,复杂度为O(N*N)。(Find the longest increasing sequence)
    2011-09-05 17:36:27下载
    积分:1
  • Strassen-code
    思塞恩算法 常用算法之一 算法导论提及(strassen algorithm which can run correctly)
    2014-11-28 14:33:16下载
    积分:1
  • stack-link
    简单的一个链栈.即用链表实现的一个栈。可以做简单的插入、删除、查找等操作(this is a simple C++ program )
    2014-05-28 20:12:28下载
    积分:1
  • LinkedStack
    链栈 对于堆栈stack的链式实现 应用指针(linked stack)
    2012-10-03 17:29:55下载
    积分:1
  • exchange
    这是一个二叉树左右子树交换的简单程序,希望对大家有用!(This is a binary tree so the simple sub-tree exchange procedures in the hope for all of us!)
    2009-10-16 21:02:19下载
    积分:1
  • erchashu
    二叉树的链式存储、先序中序遍历和层次遍历。(构造一棵树并输入数据,编写三个函数,非别是树的前序递归遍历算法、树的后序递归遍历算法、树的非递归中序遍历算法(这里的非递归以中序为例)。在主程序中调用这三个函数进行树的遍历,观察用不同的遍历方法输出的数据的顺序和验证递归与非递归输出的数据是否一样。)(Chain store binary tree, preorder traversal and hierarchy traversal.)
    2013-12-07 23:16:06下载
    积分:1
  • text
    输入N个点的坐标,判断这N个点能否构成一个凸多边形。(Enter the coordinates of N points, to determine whether the N points form a convex polygon.)
    2011-12-13 09:43:42下载
    积分:1
  • Map-four-staining
    用不多于四种颜色为地图染色,使相邻的行政区不重色,是计算机科学中著名的“四染色”的典型应用,应用这个思想,是以回溯的算法对一幅给定的地图染色。是对数据结构中栈的应用。(With no more than four colors map staining the adjacent borough is not heavy color, typical applications of computer science "stain" the application of this idea, a backtracking algorithm on a given mapstaining. The application of the stack data structure.)
    2012-12-05 13:20:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载