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

搜索资源列表

  1. 复件 轮渡问题

    1下载:
  2. 1. 汽车轮渡口,过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。试写一个算法模拟渡口管理。 算法设计: 1客车和货车均建立一个链式队列,初始均为空。以后来一辆车不是货车就是客车,因此可以说整个程序的事件驱动event就是这两个,客车表示1,货车表示0. 2轮船还没有到达时客车和货车均按次序排在
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.55kb
    • 提供者:西们子
  1. rectf

    0下载:
  2. 实现一个单相不控的全桥整流器 交流母线电阻R1,直流滤波电容C,负载电阻R-achieve a single-phase control is not a full-bridge rectifier AC Bus resistor R1, DC filtering capacitor C, load resistor R
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:844byte
    • 提供者:godingtin
  1. 数据结构车务管理

    0下载:
  2. 用数据结构实现基本算法 用C++实现车务管理,需用到栈基本数据结构-data structure used to achieve basic algorithm to achieve C bus services management, needed to stack the basic data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.89kb
    • 提供者:孙锋志
  1. equal-area-critirea

    0下载:
  2. E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: ) L3x=input( enter the line re
  3. 所属分类:matlab

    • 发布日期:2017-10-30
    • 文件大小:7.49kb
    • 提供者:tkspandy
  1. Auto_Measure_system

    1下载:
  2. 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码
  3. 所属分类:matlab

    • 发布日期:2014-12-24
    • 文件大小:1.04mb
    • 提供者:lijian
  1. chengxu1

    0下载:
  2. 最优公交路线C程序,通过调试的,但是需要调用数据的-Optimal bus line C program, through the debugger, but the data need to call
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.75kb
    • 提供者:xqq309
  1. chengdu2

    0下载:
  2. 最优公交路线C程序,通过调试的,加载数据即可-Optimal bus line C program, through debugging, and load data can be
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.19kb
    • 提供者:xqq309
  1. beijing-Bus--change-system

    0下载:
  2. 用c++写的北京市公交查询系统,对想要设计查询系统的大作业很有帮助-The Beijing Bus with c++ write query system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:542.21kb
    • 提供者:高维
  1. BUS_BIN

    0下载:
  2. (estructura de datos) programa en C++ para ejemplificar bus binario
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:890byte
    • 提供者:jim
  1. DatastructDesign

    0下载:
  2. 本人上学期数据结构课程设计(包含9个程序),一部分使用MFC(IDE为VS2008),一部分为控制台程序(IDE为DEV-C++),代码量大约148KB。(内容包括电梯模拟、南京公交路线查询等等)-I designed last semester data structures courses (including 9 procedures), part of the use of MFC (IDE is VS2008), part of the console application (IDE
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.26mb
    • 提供者:li
  1. bus

    0下载:
  2. 数据结构编程题目,BUS问题,使用C语言编程-data structure programming problem,bus problems,with language
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:551byte
    • 提供者:huashui
  1. The-optimal-route-inquires-bus

    0下载:
  2. C开发,利用Floyd算法找出按时间的所有两站之间的最优路径,按时间最优的路线选择,按价格最优的路线选择-C,Floyd,Find out optimal path,by time, by price
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:337.3kb
    • 提供者:zhu
  1. Data-Structures

    0下载:
  2. 基于C++写的数据结构,利用顺序栈实现公车上下人员安排,包里有个栈实现的头文件和公车的源码。-Based C++ write data structures, the use of the stack in order to achieve the bus up and down staffing, the bag has a stack to achieve the header files and source bus.
  3. 所属分类:Data structs

    • 发布日期:2017-12-06
    • 文件大小:1.99kb
    • 提供者:lid chan
  1. querybus

    0下载:
  2. 公交查询系统。利用c语言,数据结构做出。-Bus query system. Using c language, data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:555.3kb
    • 提供者:lxd
  1. res

    2下载:
  2. Hybrid PV-wind generation shows higher availability as compared to PV or wind alone. For rural electrifications, researches are focused on hybrid power system which provides sustainable power. The variable voltage and frequency of the self ex
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:46.78kb
    • 提供者:hareesh
  1. grnci-copy-bus

    0下载:
  2. 我做的一些C语言练习题,里面一共有76道题目,主要用到一些计算机常用的算法,如 递归,分治,动态规划,回溯法,AO算法等,除()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-10
    • 文件大小:127kb
    • 提供者:protomal
  1. Check bus routes

    4下载:
  2. 问题描述 当一个用户从甲地到乙地时,由于不同需求,就有不同的交通方式及不同的交通路线。有人希望以最快速度到达,有人希望以最短距离到达,有人希望用最少的费用等。交通方式有公交车和地铁。编写一北京公交线路查询系统,通过输入起始站、终点站,为用户提供三种或以上决策的交通咨询。(problem descr iption When a user goes from point a to point b, there are different modes of transportation and d
  3. 所属分类:数据结构

    • 发布日期:2020-02-29
    • 文件大小:421kb
    • 提供者:想梦
搜珍网 www.dssz.com