CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 车 系统

搜索资源列表

  1. park

    0下载:
  2. 停车场管理系统 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。-Parking Management System parking lot to stack simulation to simulate vehicle off the road on the queue, in accordance with the input from the terminal read sequences simulated data management.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:1812
    • 提供者:jia
  1. asd

    0下载:
  2. 车友俱乐部管理会员,这是一款帮助车店管理的数据库系统-Bikers club management members, this is a bike shop to help manage the database system
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:117771
    • 提供者:mashu
  1. trainticket

    0下载:
  2. 火车订票系统,实现查询,订票,修改乘车车次等-Train booking system, the query, ticketing, car trips and other changes
  3. 所属分类:transportation applications

    • 发布日期:2017-05-20
    • 文件大小:5866163
    • 提供者:wangyi
  1. xhdkz

    0下载:
  2. 汽车信号灯控制系统的设计 汽车上的信号灯有:转向灯(左前灯、右前灯、左后灯、右后灯,仪表盘上的二 个指 示灯 )及夜间示 宽灯等 。 当汽车转 弯 、刺 车 停 靠时 ,转 向灯 发出不同 的信号 ;夜问 .则 点 亮示宽 灯。汽 车转弯或停 靠时 ,相应的 信号灯要 发出 闪烁 的灯光 信号 , 目前 国内广泛 缱 用 电热 式闪光 器产生 闪光信 号 。-Auto Light Control System lights on the car include: turn sig
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:108250
    • 提供者:123
  1. CarNumber

    0下载:
  2. 机动车车牌号查询系统 输入机动车号码后可以查询车牌归属地 默认登陆帐号/密码:51aspx/51aspx DB_51aspx下为Sql数据库,附加即可-Motor vehicle license plate number system input query can query the license plate number after the attribution to the default login ID/password: 51aspx/51aspx DB_51aspx
  3. 所属分类:transportation applications

    • 发布日期:2017-03-22
    • 文件大小:184408
    • 提供者:王超
  1. parking_problem

    0下载:
  2. 分布式应用中的停车场问题应用代码:现需要一个用于停车场控制汽车进出的分布式系统, 在该系统中没有集中的管理者(central server), 每个进(出)口通过通信平等协商保存当前车库的状态信息(如空闲车位数UNOCCUPIED-NUM等), 并据此决定是否允许车辆进入, 为简便计, 假定通信是可靠的.-a parking promblem in Distributed Systems。
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:36707
    • 提供者:Sylvia
  1. 06

    0下载:
  2. 物流配送系统 (1)首先在“客户信息管理”和“车源信息管理”页面中添加客户信息及车辆信息。 (2)在“发货单”页面中添加发货单。也可以在“车源信息查询”页面中,查找所需的车辆信息,然后通过“使用该车”按钮添加发货单。 (3)在“回执发货单确认”页面中可对发货单进行确认。 (4)在“修改密码”页面中可修改密码。-Logistics and distribution system (1) First in the " customer information manageme
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:237576
    • 提供者:luofangyi
  1. wuliu

    0下载:
  2. 一个完整的物流管理系统,主要包括管理员和普通会员的应用,包含车源,货源等管理-A logistic system.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1397749
    • 提供者:李毅
  1. zhineng_bizhagche

    0下载:
  2. 此文档为智能灭火车的系统设计方案。本设计利用避障循迹等各种传感器达到自动控制的目的。-This document is a system design for intelligent robot car for fire fighting.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:385407
    • 提供者:vivian
  1. parking_lot

    0下载:
  2. 停车场管理系统,能查询停车位置,走时能计算停车计费。若车场停满,停在便道上,若车库有位置,便道上的车优先停入。-Parking management systems, to check parking spaces, parking meter can calculate the travel time. If the yard full of parked and stopped at the sidewalk, if the garage with the location of the c
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1868
    • 提供者:gina
  1. Parkingmanagementsystem

    0下载:
  2. 设计一个停车场管理系统,模拟停车场的运作,通过此程序具备以下功能: 1、要求以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理; 2、要求处理的数据元素包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻; 3、该系统完成以下功能:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费); 4、要求栈以顺序结构实现,队列以链表实现。-Design
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-05
    • 文件大小:193028
    • 提供者:于强
  1. proSuperCarV1.4

    0下载:
  2. 通过串口控制智能车的上位机系统。可以显示智能车摄像头采集图像。可以控制车速、舵机转向。有参数识别-Smart cars through the serial control PC system. Smart car camera can display images collected. Can control the speed, steering gear steering. A parameter identification
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1159302
    • 提供者:Li Yi
  1. Car

    0下载:
  2. MFC+SQL的一个车行管理系统,包括用户管理,进货,出售,管理货物等功能-MFC+ SQL a cab company management system, including user management, purchase, sale and management functions of goods
  3. 所属分类:SQL Server

    • 发布日期:2017-05-22
    • 文件大小:6709637
    • 提供者:xzc
  1. Sediesign

    0下载:
  2. HMS30C7202的建筑渣土车视觉检测系统设计Sediment building HMS30C7202 based visual inspection system for vehicle design-Sediment building HMS30C7202 based visual inspection system for vehicle design
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:420663
    • 提供者:noha163
  1. Phoesign

    0下载:
  2. 光电传感器的智能车控制系统设计Photoelectric Sensor Based Intelligent Vehicle Control System Design-Photoelectric Sensor Based Intelligent Vehicle Control System Design
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:312991
    • 提供者:see1985
  1. Visual-Prolog-for-Diagnosis-System

    1下载:
  2. 结合电喷发动机的维修特点, 用Visual Pro log 在可视化编程环境下进行了故障检测和维修系统的界面设计和 程序源代码的编写。系统模拟现实的维修过程, 为故障车建立维修档案, 按照故障码提示进行检修。-The paper combines cha racter of elect ronic control engine maintenance, develops a diagnosis system based on visual prolog, designs user int
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:138564
    • 提供者:陈金星
  1. SAEJ1939-GB

    0下载:
  2. 商用车控制系统局域网络(CAN)通信协议 基于 SAE J1939-Commercial Vehicle Control System Area Network (CAN) communication protocol is based on SAE J1939
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4651455
    • 提供者:Stephen Liu
  1. wuliuguanli

    0下载:
  2. 一个简易的物流管理系统,实现比较简单的订单配车发货的功能。-A simple logistics management system, a relatively simple function of the order with delivery vehicles.
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-06-12
    • 文件大小:17857534
    • 提供者:杨笑
  1. SmallHouse

    0下载:
  2. Asp.net物业管理系统源码 一个简单实用的物业管理系统,包括 小区管理:小区概况、周边设施:学校、医院、游泳池等 住户管理:住户的基本资料、入住房屋信息、空房信息等 楼宇管理:建筑面积、朝向、户型、户主等基本信息 车位管理:车牌号、车类型等 设备管理:小区设备名称、型号以及维修信息等 同时还包括物业公司员工的管理 默认管理帐号密码均为51aspx-Asp.net property management system source cod
  3. 所属分类:.net

    • 发布日期:2017-04-10
    • 文件大小:1179007
    • 提供者:李湖
  1. Inject

    0下载:
  2. 远程线程注入,可以将自身完全注入系统进车,作为一个线程来运行。-remote inject。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:10609
    • 提供者:张闻天
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 27 »
搜珍网 www.dssz.com