代码搜索:recode
找到约 184 项符合「recode」的源代码
代码结果 184
www.eeworm.com/read/176727/9486716
c scankey.c
#include "io.h"
#include "ioscan.h"
#include "ioport.h"
#include "i2c.h"
#include "recframe.h"
#include "process.h"
void io_cmp(uchar io_num)
{
io_status[io]=1;
bak_status[io_num]=io_sta
www.eeworm.com/read/360951/10071264
lst test.lst
C51 COMPILER V7.10 TEST 05/09/2005 14:14:46 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE TEST
OBJECT MODULE PLACED IN te
www.eeworm.com/read/360951/10071280
c main.c
/*********************************************************************************************************
******************************************************************************************
www.eeworm.com/read/360951/10071321
lst main.lst
C51 COMPILER V7.10 MAIN 07/02/2005 23:47:35 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/493794/6391038
src printer.src
; .\printer.SRC generated from: printer.C
; COMPILER INVOKED BY:
; D:\Program Files\keil c\C51\BIN\C51.EXE printer.C BROWSE DEBUG OBJECTEXTEND SRC(.\printer.SRC)
$NOMOD51
NAME PRINTER
www.eeworm.com/read/419422/10868411
c ir.c
#include
#define CNT 36
#define uchar unsigned char
#define uint unsigned int
#define NOP(); {_nop_(); _nop_(); _nop_(); _nop_();} /* 定义空操作指令 */
bit time_out=0;
bit re
www.eeworm.com/read/145406/12726256
c 4x4键盘程序实现多个按键程序.c
void io_Scan1(void)
{
sccode=0xFE;
port1=sccode;
recode=(port2&0xF0)|0x0F;
io_temp=(~sccode)+(~recode);
if((io_temp&0x11)==0x11)
{
io = 0x00;
www.eeworm.com/read/352053/10585336
c main.c
/*******************************
模块功能:基于ZLG7289A的数码管显示,dsPIC16F877A,时钟显示,时钟设置
日期:2007-8-25
修改日期: 2007-8-25 22:32
备注:
1 2 3 X
4 5 6 X
7 8 9 X
0