CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - trucks

搜索资源列表

  1. 停车场管理系统牛比版

    0下载:
  2. 停车场程序的设计,能实现计费与便道车入库的功能-parking procedures designed to achieve billing and trucks clustered storage function
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.65kb
    • 提供者:joey
  1. h15

    0下载:
  2. 模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常,用单次脉冲申请外部中断,表示有急救车通过。-simulated traffic signal control, under normal circumstances normal show that emergency vehicles arrived, the two directions of traffic lights all
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:916byte
    • 提供者:沈燮勇
  1. fsdgg

    0下载:
  2. 系统功能: 处理不同交通工具(汽车,公交车,卡车等)的收费,并打印在屏幕上 -System functions: to deal with different modes of transport (cars, buses, trucks, etc.) of the charges, and print on the screen
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:845byte
    • 提供者:小强
  1. li

    0下载:
  2. 1、设计一个卡车类Truck,其中含有数据成员s和h,分别表示卡车的时速和行驶的时间,使用类的成员函数kilo计算卡车行驶的总路程,并完成在main()函数中的相应调用。 2、FangWu类描述房屋这一概念,其中数据成员L和W表示房屋的长与宽,成员函数Area()计算房屋的面积。PersonFW类描述住户这一概念,它是FangWu的派生类,PersonFW类中新增数据成员number表示房屋所住的人数,成员函数Average()计算人均面积。请用C++代码描述这两个类。不必写出main()函
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.12kb
    • 提供者:李宁
  1. jicheng--xujilei

    0下载:
  2. 多重继承与虚基类 由汽车类派生出轿车类和卡车类,再由轿车类和卡车类多重派生出皮卡类。所谓皮卡指的是轿车的后备箱改为卡车似的后厢,可以兼运少量货物。汽车类可以说明为虚基类,以避免在皮卡类中出现两组汽车类的数据,与未说明为虚基类的情况对比。-Multiple inheritance and virtual base classes derived from the auto class cars and trucks category, then by car and truck classes
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:7.61kb
    • 提供者:angel
  1. Vehicle

    0下载:
  2. 渥太华这个城市正在创建一个有关交通工具的“数据库”,来为它的议会(委员会)做预算提供较好的参考。这个城市有许多不同种类的机动车辆:客车,货车,卡车,紧急车辆(救护,消防等),在对这个城市了解之后,要求你设计一个有下图要求的层次的系统。-The city of Ottawa is creating a “database” of its vehicles fleet in order to provide better support to the council in making budg
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:4.99kb
    • 提供者:秦月
  1. ferry

    0下载:
  2. 渡船问题,渡船每次载十辆车,每十分钟有一个渡轮到达,客车优于货车,模拟渡口管理-Ferry problem ferry every time contained ten car every ten minutes a ferry arrives better than trucks, buses, analog ferry management
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:1.22kb
    • 提供者:盛斌
  1. track-simulation-based-on-SIMSCRIPT

    0下载:
  2. 基于Windows XP操作系统,采用SIMscr ipt II.5 软件,运用SIMscr ipt语言实现货物运转系统的进程交互方法的仿真模型。 1.货物转运系统: 4个装货仓位,2个卸货仓位;进货使用大货车,出货使用小货车;装卸工人10名;进货通道走大货车,出货通道走并排小货车,分别进出。 -SIMscr ipt II.5 software based on the Windows XP operating system, cargo operation system process
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:167.65kb
    • 提供者:茄子
  1. 001Lonely-Senter

    0下载:
  2. 对于每一组输入数据,其第一行为三个整数 N、S 和 Q。其中 N(2<=N<=100) 表示环中站的个数。S(1<=S<=100) 表示货车的最大容量,即货车同时可以装载多少箱货物。而 Q(1<=Q<=100) 表示 B 平台所能放置的货物的总数,假定该系统中所有货运站 B 平台的最大容量都相同。 从第二行往后一共有 N 行,每行一的第一个数字代表该站 B 平台上货物的总数,之后的每个数字代表每箱货物运送到哪个站。 对于每组输入,你需要在独立的一行中输
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:771byte
    • 提供者:栗子君
  1. ferry

    0下载:
  2. 设计一个可以模拟渡船等待时间的系统。具体描述为有客车和货车需要乘坐渡船,一班渡船10分钟,可以上10辆车,并且规定每上4辆客车可以上1辆货车,若客车不足则以货车代替。要求对这一情景进行模拟,计算出客车和货车的平均等待时间。-Ferries designed to simulate a system latency. Specifically described as having buses and trucks need to take the ferry, ferry 10 minutes
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1019byte
    • 提供者:
  1. Car

    0下载:
  2. 系统中的车辆主要有大客车、小轿车和卡车。每种车辆有车辆编号、车牌号、制造公司、购买时间、型号(大客车、小轿车或卡车)、总公里数、耗油量/公里等。大卡车有载客量,小轿车有箱数(两厢或三厢),卡车由载重量等信息。 设计“车辆管理系统”,使之能提供以下功能: 1)添加车辆; 2)查询车辆:按制造公司查询、按型号查询、按车辆编号查询; 3)车辆信息的删除; 4)车辆信息的修改; 5)车辆统计:如按型号统计等;。 -Vehicle systems are mainly buse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:182.7kb
    • 提供者:冼明珠
  1. 58848

    0下载:
  2. MATLAB code: Topic is the optimization of municipal domestic waste collection and transportation routes, the problem is: there are number of different load of garbage trucks set out the station experienced 32 garbage collection garbage and then ret
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:282.55kb
    • 提供者:vanishri
  1. 56628

    0下载:
  2. Topic is the optimization of municipal domestic waste collection and transportation routes, the problem is: there are number of different load of garbage trucks set out the station experienced 32 garbage collection garbage and then returned to the st
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:384.42kb
    • 提供者:vanishri
  1. xiao

    0下载:
  2. 车牌识别算法,特别之处可以对摩托车、小车和大卡车进行车牌识别。-License plate recognition algorithm, special for motorcycle, cars and trucks for license plate recognition.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:朱大
  1. interface

    0下载:
  2. 以车为例,创建汽车接口,卡车和吊车均实现该接口。吊车可以吊起货物,卡车可以载货。在创建卡车和吊车对象时,输出“客车可以载货”、“吊车可以吊起货物”。-Take the car as an example, create the car interface, truck and crane to achieve the interface. The crane can lift goods, cargo trucks can. In the creation of trucks and crane
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.36kb
    • 提供者:郑涵
  1. tanxinsuanfa

    0下载:
  2. 给定一个最大载重量为M的卡车和N种食品。已知第 i 种食品的最多拥有Wi 公斤,其商品价值为Vi元/公斤,编程确定一个装货方案,使得装入卡车中的所有物品总价值最大。-Greedy algorithm to solve the knapsack problem, given a maximum load of M trucks and N kinds of food. Known I kinds of food with a maximum of Wi kg, its commodity valu
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:757byte
    • 提供者:宋英丽
  1. ferry

    0下载:
  2. 渡船问题,渡船每次载十辆车,每十分钟有一个渡轮到达,客车优于货车,模拟渡口管理-Ferry problem ferry every time contained ten car every ten minutes a ferry arrives better than trucks, buses, analog ferry management
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1.26kb
    • 提供者:fang3116601
  1. 5140309123_4_1

    0下载:
  2. 这是一个车辆的排队问题,很容易联想到用队列解决该问题 规则中写到客车4辆后才能上一辆货车,4辆客车以下可以用货车代替客车,因此一艘船上客车和货车数之比为4:1是一个分界点,注意一艘船只能放10辆车,当前在码头的第一艘船走了第二艘船来的这10分钟内停留的客车和货车数我们是可以确定的,因此我们可以直接将4:1这个分界点转化为实际中的8辆对两辆的分界,如果这10分钟内有8辆以上的客车,我们先让8辆客车上了之后必须开始上货车,有两辆货车满足“客车四辆上一辆货车”条件,如果没有两辆货车再开始上客车也满
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:35.2kb
    • 提供者:赵雅雯
  1. marcas-e-modelos

    0下载:
  2. File with bland and model of car, motorcicles, trucks and nautical
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:31kb
    • 提供者:strago
搜珍网 www.dssz.com