代码搜索:Vehicles
找到约 85 项符合「Vehicles」的源代码
代码结果 85
www.eeworm.com/read/421982/10670696
frm frmvehicles.frm
VERSION 5.00
Object = "*\A..\..\b8Controls4\b8Controls4.vbp"
Begin VB.Form frmVehicles
Caption = "Vehicles"
ClientHeight = 1620
ClientLeft = 60
ClientTop
www.eeworm.com/read/10316/184291
lvclass vehicle.lvclass
This class is the base class for all types of vehicles.
www.eeworm.com/read/17156/720285
lvclass vehicle.lvclass
This class is the base class for all types of vehicles.
www.eeworm.com/read/168239/5447383
java citygui.java
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.awt.*;
import javax.swing.*;
/**
* Provide a view of the vehicles and passengers in the city.
*
* @autho
www.eeworm.com/read/350131/10765087
txt readme.txt
QuickStart:
1) Bring up VEHICLES.MDL
2) Hit UPDATE SIM button on FrontEnd GUI
3) After the update has finished (see Matlab Command line), Hit RUN SIM button.
The following is a brief descrip
www.eeworm.com/read/405777/2283298
java car.java
public class Car extends Vehicles {
/**构造方法. */
public Car() {
}
/** 显示子类 Car 的信息. */
public void show() {
System.out.println("从子类 Car 中输出的信息 ");
System.out.
www.eeworm.com/read/365171/7087574
cpp ch11twovehicles.cpp
//Program 11-15 Two Vehicles
// File: Ch11TwoVehicles.cpp
#include
#include "Ch11TwoVehicles.h"
void Vehicle::GetInfo()
{
cout
www.eeworm.com/read/365171/7087575
h ch11twovehicles.h
//Program 11-15 Two Vehicles
// File: Ch11TwoVehicles.h
#ifndef _CH11TWOVEHICLES_H
#define _CH11TWOVEHICLES_H
#include
using namespace std;
class Vehicle
{
protected:
c
www.eeworm.com/read/439387/7711376
tcl univ-150.tcl
#
# Number of vehicles: 150
# Number of roads: 1188
# Number of intersections: 383
#
$node(0) set X_ 761.726257
$node(0) set Y_ 1479.196899
$node(0) set Z_ 0.000000
$node(1) set X_ 2251.438965
$node(1
www.eeworm.com/read/439387/7711377
tcl univ-50.tcl
#
# Number of vehicles: 50
# Number of roads: 1188
# Number of intersections: 383
#
$node(0) set X_ 1801.505981
$node(0) set Y_ 782.731323
$node(0) set Z_ 0.000000
$node(1) set X_ 1695.904907
$node(1)