代码搜索:汽车防撞
找到约 1,883 项符合「汽车防撞」的源代码
代码结果 1,883
www.eeworm.com/read/281729/9137206
txt gongshuqu.txt
120.157427 30.299907 德胜小区
120.151676 30.306283 大关苑小区
120.103901 30.298857 安庆寺
120.151791 30.320198 浙江树人大学
120.106723 30.320858 汽车北站
www.eeworm.com/read/164975/10079878
txt 9-2.txt
using System;
class Vehicle //定义汽车类
{
public int wheels; //公有成员:轮子个数
protected float weight;
public Vehicle() {;};
public Vehicle(int w,
www.eeworm.com/read/456107/1608014
java bus.java
package com.sp.rob;
public class Bus {
private String name = "公交车";
//取得公告汽车名称
public String getName()
{
return this.name;
}
}
www.eeworm.com/read/112028/15495288
_c sudu._c
/**********************************/
/* 汽车转速测量程序
/* 8.24,2004
/* Writed by Wuxw
/* Automation Depart. of WHUT
/* 芯片:ATMEGA8L
/* 晶振:2MHz
/*
www.eeworm.com/read/112028/15495291
c sudu.c
/**********************************/
/* 汽车转速测量程序
/* 8.24,2004
/* Writed by Wuxw
/* Automation Depart. of WHUT
/* 芯片:ATMEGA8L
/* 晶振:2MHz
/*
www.eeworm.com/read/112026/15495397
_c fas._c
/**********************************/
/* 汽车转速测量程序
/* 8.24,2004
/* Writed by Wuxw
/* Automation Depart. of WHUT
/* 芯片:ATMEGA8L
/* 晶振:2MHz
/*
www.eeworm.com/read/112026/15495400
c fas.c
/**********************************/
/* 汽车转速测量程序
/* 8.24,2004
/* Writed by Wuxw
/* Automation Depart. of WHUT
/* 芯片:ATMEGA8L
/* 晶振:2MHz
/*
www.eeworm.com/read/182069/9219681
txt mydoc069.txt
上一页 目录页 下一页
中国人比韩国人少什么 (节选)
作者: 张宏杰
摆脱了日本人的榨取,韩国人在战后的废墟上,开始了他们的经济建设。1967年,乍一听说韩国人要在稻田上建立自己的汽车工业,美国通用汽车公司的本彻在了解到现代集团的这一设想后竟说:现代集团如果能造出汽车,我将用手指把蜡烛点着。几十年后的今天,本彻的话言犹在耳,现代集团已傲然成为世界汽车业的巨头。
...
www.eeworm.com/read/164975/10079885
txt 10-1.txt
using System;
class Vehicle //定义汽车类
{
public int wheels; //公有成员:轮子个数
protected float weight; //保护成员:重量
public Vehicle() {;}
public Vehiche
www.eeworm.com/read/460826/7240243
frm mdiform1.frm
VERSION 5.00
Begin VB.MDIForm MDIForm1
BackColor = &H8000000C&
Caption = "汽车销售管理系统"
ClientHeight = 7725
ClientLeft = 165
ClientTop = 855