代码搜索:Key1

找到约 1,573 项符合「Key1」的源代码

代码结果 1,573
www.eeworm.com/read/413843/11140042

lst key.lst

C51 COMPILER V8.08 KEY 10/01/2008 23:53:32 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE KEY OBJECT MODULE PLACED IN KEY
www.eeworm.com/read/413843/11140057

c key.c

#include "reg52.h" #include"function.h" sbit clk_574_2 = P1^3; sbit lcd_rs = P1^4; sbit RS = P1^4; sbit RW = P1^5; sbit key1 = P1^1; sbit key2 = P1^2; uchar key_data; #define DBUS
www.eeworm.com/read/288702/8613237

c main.c

//====================================================== // The information contained herein is the exclusive property of // Sunnnorth Technology Co. And shall not be distributed, reproduced, //
www.eeworm.com/read/385878/8783779

hier_info led_key.hier_info

|led_key led1 inst.IN0
www.eeworm.com/read/273927/10894631

c pwmdac.c

/**************************************************************************** * File:PWMDAC.C * 功能:使用PWM6输出PWM信号,通过滤波电实现DAC转换。由KEY1控制PWM的占空比, * 每按一次按键将会改变一次PWM的占空比。 * 说明:将跳线器JP10短接。使用示波器观察测试点
www.eeworm.com/read/466351/7034345

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/463716/7176455

s pwmout.s

;****************************************************************************** ; File:PWMOUT.S ; 功能:控制PWM输出,并实现PWM DAC转换操作。 ; 说明:将跳线器JP10短接。使用示波器观察测试点PWM和PWMDAC。 ;********************************
www.eeworm.com/read/326123/13164468

c main.c

/********************************************************************************************** 程序移植:从ADS到KeilC 2.看门狗溢出产生中断实验 *********************************************************************
www.eeworm.com/read/239446/13278468

lst text2.lst

C51 COMPILER V7.07 TEXT2 05/26/2007 21:24:36 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE TEXT2 OBJECT MODULE PLACED IN T
www.eeworm.com/read/323119/13352728

test rowid_order_bdb.test

# # Test for rowid ordering (and comparison) functions. # do index_merge select for tables with PK of various types. # --disable_warnings drop table if exists t1, t2, t3,t4; --enable_warnings -- sou