代码搜索:Distance
找到约 8,736 项符合「Distance」的源代码
代码结果 8,736
www.eeworm.com/read/444799/7606470
h phone1.h
/*
** Structure for long distance telephone billing record.
*/
struct PHONE_NUMBER {
short area;
short exchange;
short station;
};
struct LONG_DISTANCE_BILL {
short month;
short day;
www.eeworm.com/read/444091/7618101
h phone1.h
/*
** Structure for long distance telephone billing record.
*/
struct PHONE_NUMBER {
short area;
short exchange;
short station;
};
struct LONG_DISTANCE_BILL {
short month;
short day;
www.eeworm.com/read/436521/7768654
h phone1.h
/*
** Structure for long distance telephone billing record.
*/
struct PHONE_NUMBER {
short area;
short exchange;
short station;
};
struct LONG_DISTANCE_BILL {
short month;
short day;
www.eeworm.com/read/138638/13227431
h phone1.h
/*
** Structure for long distance telephone billing record.
*/
struct PHONE_NUMBER {
short area;
short exchange;
short station;
};
struct LONG_DISTANCE_BILL {
short month;
short day;
www.eeworm.com/read/342926/11991018
cpp 1062.cpp
#include
int main()
{
int M,n,i,j,k,jcost,origin_max=0,distance[101],min_cost,origin[101][101],rank[101],temp,last_rank,vertex,min_distance;
bool flag[101];
scanf("%d %d",&M
www.eeworm.com/read/250662/12393136
h phone1.h
/*
** Structure for long distance telephone billing record.
*/
struct PHONE_NUMBER {
short area;
short exchange;
short station;
};
struct LONG_DISTANCE_BILL {
short month;
short day;
www.eeworm.com/read/223007/14664904
h phone1.h
/*
** Structure for long distance telephone billing record.
*/
struct PHONE_NUMBER {
short area;
short exchange;
short station;
};
struct LONG_DISTANCE_BILL {
short month;
short day;
www.eeworm.com/read/168845/5432678
cpp girth.cpp
//=======================================================================
// Copyright 2002 Indiana University.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
//
// Distributed under t
www.eeworm.com/read/474431/6809303
h phone1.h
/*
** Structure for long distance telephone billing record.
*/
struct PHONE_NUMBER {
short area;
short exchange;
short station;
};
struct LONG_DISTANCE_BILL {
short month;
short day;
www.eeworm.com/read/452929/7429176
c ultrasound.c
#include
#include
#include
#include
#include
#include "MyDef.h"
#include "ds1820.h"
#include "Ultrasound.h"
volatile uint Temp_R