代码搜索:小电阻
找到约 10,000 项符合「小电阻」的源代码
代码结果 10,000
www.eeworm.com/read/193143/8250961
doc 0欧姆电阻的作用.doc
www.eeworm.com/read/393224/8303213
c 热敏电阻温度计.c
sfr ADC_CONTR = 0xc5;
sfr ADC_DATA = 0xc6;
sfr P1M0 = 0x93;
sfr P1M1 = 0x94;
#include
#define uchar unsigned char
#define uint unsigned int
#include
#incl
www.eeworm.com/read/392084/8363300
plg 背单词的小程序.plg
Build Log
--------------------Configuration: 背单词的小程序 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\Users\Clarence
www.eeworm.com/read/392084/8363306
dsp 背单词的小程序.dsp
# Microsoft Developer Studio Project File - Name="背单词的小程序" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/392084/8363362
dsw 背单词的小程序.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/392084/8363370
ncb 背单词的小程序.ncb
www.eeworm.com/read/392084/8363381
opt 背单词的小程序.opt
www.eeworm.com/read/391895/8373372
doc excel中累加小技巧.doc
www.eeworm.com/read/188381/8545177
txt 小语言词法分析.txt
void parse(FILE* fpin,FILE* fpout)
{
char arr[MAXBUF];//读出的最长的字符串不超过MAXBUF,MAXBUF定义为255,够长了我想
int i=0;//分析含字母的字符串用
int j=0;//分析纯数字的字符串用
while(1)
{
fscanf(fpin,"%c",&ch);//从输入文件中读
www.eeworm.com/read/432854/8567676