代码搜索:2.54间距母座

找到约 2,333 项符合「2.54间距母座」的源代码

代码结果 2,333
www.eeworm.com/read/422253/10652107

txt 3.7.txt

#include int main(void) { float a; printf("请输入身高(英寸)\n"); scanf("%f",&a); printf("%f厘米\n",a*2.54); return 0; }
www.eeworm.com/read/422253/10652246

txt 1.1.txt

#include int main(void) { float a,b; printf("请输入英寸值\n"); scanf("%f",&a); b=a*2.54; printf("%f厘米\n",b); return 0; }
www.eeworm.com/read/456155/7356504

cpp strategysystem.cpp

// StrategySystem.cpp: implementation of the CStrategySystem class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "StrategySystem.h" #
www.eeworm.com/read/136812/5859036

c scale.c

/* * Copyright (c) 1985 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. */ #ifnde
www.eeworm.com/read/489774/6469550

log pcb1 pcb eco 2008-8-25 下午 02-27-05.log

Change Component Footprint: Designator=C4 Old Footprint=RAD-0.3 New Footprint=CAPR2.54-5.1X3.2 Added Room: Name=Sheet1
www.eeworm.com/read/476406/6760921

txt list.txt

3.12 2.98 3.34 3.45 2.86 2.54 2.78 2.23 2.56
www.eeworm.com/read/409260/11338849

txt list.txt

3.12 2.98 3.34 3.45 2.86 2.54 2.78 2.23 2.56
www.eeworm.com/read/258562/11854541

txt list.txt

3.12 2.98 3.34 3.45 2.86 2.54 2.78 2.23 2.56
www.eeworm.com/read/340608/12144150

exception

/*****************************************************************************/ /* exception v2.54 */ /* Copyright (c) 1996-2004 Texas Instr
www.eeworm.com/read/340608/12144450

c floor.c

/****************************************************************************/ /* FLOOR v2.54 */ /* Copyright (c) 1993-2004 Texas Instru