CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - plate

搜索资源列表

  1. 切割

    0下载:
  2. 这是一个分治解决的零件切割问题:给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?加上一个小界面-This is a solution to the partition cutting parts : a given width of the rectangular plate W, the height of rectangular plat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30554
    • 提供者:亿摆
  1. linkedmatrix

    1下载:
  2. 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a ma
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7136
    • 提供者: 狄中泉
  1. TriHANOI

    0下载:
  2. 自己写的汉诺塔程序,IDE是TC2.0 程序特点: 1)三根柱子都有若干盘子 2)程序可演示运行过程 编译时需要根据实际情况修改下面这句: initgraph(&driver,&mode,\"c:\\\\TC2\\\\BGI\") -himself wrote the Tower of Hanoi procedures, IDE process is TC features : 1) three pillars have a number plate 2) demons
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1276
    • 提供者:yxw
  1. fenzhi

    0下载:
  2. 零件切割问题: 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? 任给一个输入实例,能输出切割所需要的实际高度并能用图形演示切割的过程-cutting parts : a given width of the rectangular plate W, the height of rectangular plate unrestri
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:65743
    • 提供者:章为到
  1. plate

    0下载:
  2. 基本的递归算法的例子,汉诺塔游戏的实现算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6357
    • 提供者:czq
  1. parkSystem

    0下载:
  2. 利用栈知识来模拟停车场系统,通过车牌照和停车时间来管理停车场。-Knowledge of the use of stacks to simulate car park system, through the vehicle license plate and parking time to the management of car parks.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1758
    • 提供者:sunfuquan
  1. Apple_Set

    0下载:
  2. Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Descr iption 把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 Input 第一行是测试数据的数目t(0 <= t
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:4980
    • 提供者:杨扬
  1. hannuo

    0下载:
  2. 数据结构中经典的汉诺塔算法。就是用递归移动盘子的问题。-Data structure in the classic Tower of Hanoi algorithm. Is to use recursive mobile plate problem.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:9148
    • 提供者:小橘子
  1. newparksystem

    2下载:
  2. 用户登陆系统存入车辆(存入时间,停车位置,车主姓名,车牌号码) 车辆离开(离开时间,停车费用) 搜索车辆(存放编号(日期+时间+车牌号),车牌号码,停车位置,车主姓名,存入时刻,离开时刻,存放时间,目前状态(停车场存放或已离开))查看停车场状态(停车数量,空闲位置,今日收入,所有停放的车辆)高级管理(修改密码,设置每小时价格,备份/恢复数据文件,查看用户登录日志)退出系统 -User login system into vehicles (deposited in time, par
  3. 所属分类:Data structs

    • 发布日期:2015-02-20
    • 文件大小:461471
    • 提供者:张帅
  1. parking

    0下载:
  2. 该软件主要是实现对停车场的管理。当车辆进入时,若停车场没满,车辆则直接进入停车场,若停车场已满,车辆则进入过道。并记录车辆的信息,如车牌号、进入时间。当车辆离开,停在其后的车辆给其让路,当其离开停车场时要显示要缴纳的费用,然后让路的车辆和停放在过道的车辆进入停车场。答辩通过很值得收藏和学习的-The software is mainly on the implementation of parking management. When the vehicles, if no parking is
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3112
    • 提供者:afei
  1. ssd5__adsasdsdexa1

    0下载:
  2. c++数据结构 ssd5的答案 很有用 保证正确 很有用 我亲自写的-#include "car.h" Car::Car(string plate) : license_plate(plate), moved(0), aisle(-1) {} Car::Car(string plate, int aisle) : license_plate(plate), moved(0), aisle(aisle) {} in
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:7816
    • 提供者:linchen
  1. VisualHanoi

    0下载:
  2. 动态显示汉诺塔的自动搬运过程,每个盘用不同颜色的矩形表示,有很好的教学用途。-Dynamic Display Tower of Hanoi' s automatic handling processes, each with different colored rectangular plate, said there is a good teaching purposes.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1907628
    • 提供者:skyfrog
  1. SearchWord

    0下载:
  2. 电话的号码盘一般可以用于输入字母,使用数据结构及查找相关算法解决,利用电话号码对应单词,得到简单的拼音输入,这种输入还要求有一定的容错功能-Phone number plate can generally be used to enter letters, use the data structure and search algorithm to solve related to the use of telephone numbers corresponding to words, to b
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:136562
    • 提供者:张晓风
  1. test

    0下载:
  2. 设计实现哲学家就餐问题。有五个哲学家围坐在一圆桌旁, 桌中央有一盘通心粉, 每个人面前有一只空盘子, 每俩人之间放一只筷子, 每个哲学家的行为是思考, 感到饥饿, 然后吃通心粉。 为了吃通心粉, 每个哲学家必须拿到两只筷子, 并且每个人只能直接从自己的左边或右边去拿筷子。-Design and implementation of the Dining Philosophers Problem. There are five philosophers sitting around a round
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1431
    • 提供者:李有很
  1. Tower_of_Hanoi_problem

    0下载:
  2. 汉诺塔问题。实现将n个盘子从a移动到c,然后输出。-Tower of Hanoi problem. To achieve the n-plate from a move to c, then output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:602
    • 提供者:李阳
  1. 111

    0下载:
  2. 非常小的c语言的数据结构的常见算法的板块的代码-Very small c language, a common data structure algorithms plate code. . Very small c language, a common data structure algorithms plate code. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:437717
    • 提供者:niefang
  1. about_HanoiTower

    0下载:
  2. 本程序是基于VC6.0的汉诺塔移动程序,程序可实现4个盘子的移动,并添加可视化效果,通过‘enter’键控制盘子的移动,便于初学者对盘子移动的观察。程序代码清晰明了,对于数据结构的学习有很大帮助。-This procedure is based on the Tower of Hanoi move VC6.0 program, the program can achieve four plates move, and add visual effects, through the ' en
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1953143
    • 提供者:yingl
  1. hanoi

    0下载:
  2. 汉诺塔问题,能够解决碟子数任意多的汉诺塔问题,而且程序显示碟子从哪个柱子移动到哪个柱子-The problem of Hanoi, to solve the problem of Hanoi with any number of plates, moreover, the program display the movement the plate .
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2034
    • 提供者:董海光
  1. mathematical-used-in-CPP

    0下载:
  2. 本光盘是《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 -This CD is " in C++ language mathematics commonly used algorithm (revised edition)," a book with a book pla
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4982748
    • 提供者:zmm
  1. License-plate-location

    1下载:
  2. 車牌定位演算法實現代碼 本系統主要分成兩個部份,第一部份為車牌定位及字元分割,影 像經過 Sobel邊緣偵測、雜訊濾除、二值化及投影法將影像中車牌的 字元包含破折號的位置做切割。第二部份為字元辨識,將細化處理後 的字元透過節點位置的判定、節點方向性、四角定位及水平垂直特徵 的分類將字元辨識出來-License plate location algorithm code
  3. 所属分类:Data structs

    • 发布日期:2015-09-16
    • 文件大小:2055168
    • 提供者:Youru
« 12 »
搜珍网 www.dssz.com