代码搜索:漏电流测量
找到约 4,025 项符合「漏电流测量」的源代码
代码结果 4,025
www.eeworm.com/read/157875/11658518
ncb 大地测量.ncb
www.eeworm.com/read/157875/11658520
clw 大地测量.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "大地测量.h"
www.eeworm.com/read/157875/11658521
aps 大地测量.aps
www.eeworm.com/read/157875/11658522
h 大地测量.h
// 大地测量.h : main header file for the 大地测量 application
//
#if !defined(AFX__H__BD3EEAB5_E277_42CE_930A_5D1AABC84DFD__INCLUDED_)
#define AFX__H__BD3EEAB5_E277_42CE_930A_5D1AABC84DFD__INCLUDED_
#
www.eeworm.com/read/157875/11658533
plg 大地测量.plg
Build Log
--------------------Configuration: 大地测量 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\czsong\L
www.eeworm.com/read/234028/14125350
lst 力测量实验.lst
C51 COMPILER V7.07 力瞋量实验 06/21/2005 17:15:44 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE 力瞋量实验
OBJECT MODULE PLACED IN 力测量实验.
www.eeworm.com/read/234028/14125357
obj 力测量实验.obj
www.eeworm.com/read/234028/14125365
c 力测量实验.c
/* ;“验证式” 实验八 力测量实验 */
#include
#define LEDLen 6
#define MODE 0x03
#define CS0809 XBYTE[0xa000]
#define CAddr XBYTE[0xe100] /* 命令控制口 */
#define OUTBIT XBYTE[0xe101] /* 位控制口 */
www.eeworm.com/read/234028/14125409
obj 温度测量实验.obj
www.eeworm.com/read/234028/14125411
c 温度测量实验.c
/* ;“验证式” 实验八 温度测量实验 */
#include
#define LEDLen 6
#define MODE 0x03
#define CS0809 XBYTE[0xa000]
#define CAddr XBYTE[0xe100] /* 命令控制口 */
#define OUTBIT XBYTE[0xe101] /* 位控制口 *