代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/395502/6344038
uv2 led.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Targ
www.eeworm.com/read/493580/6395720
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/493580/6395761
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/490440/6456499
vhd debounce.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity debounce is
port(key_pressed:in std_logic;
clk:in std_logic;
scan_f:in std_logic;
key_valid:out std_log
www.eeworm.com/read/490100/6458291
h keyscan.h
#ifndef __IIC_H__
#define __IIC_H__
void KeyScan_Test(void);
void Key_ISR(void);
void Key_Scan(void);
#endif
www.eeworm.com/read/489352/6470373
txt 6位led动态显示程序(c程序).txt
module seg71(clk,rst,dataout,en);
input clk,rst;
output[7:0] dataout;
output[5:0] en;
reg[7:0] dataout;
reg[5:0] en;
reg[2:0] cnt_scan;
reg[4:0] dataout_buf;
always@(posedge clk or ne
www.eeworm.com/read/488864/6478776
c programe.c
#include
#include
#include
#define uc unsigned char
#define ui unsigned int
#define LCDPAGE 0xB8 //设置页指令。
#define LCDLINE 0x40 //设置列指令。
sbit E= P3^5;
www.eeworm.com/read/488864/6478777
lst programe.lst
C51 COMPILER V8.02 PROGRAME 05/22/2009 14:53:25 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE PROGRAME
OBJECT MODULE PLACED I
www.eeworm.com/read/487628/6506622
h quant4x4.h
/*!
************************************************************************
* \file quant4x4.h
*
* \brief
* Quantization process header file
*
* \author
* Limin Liu
www.eeworm.com/read/487628/6506697
c quantchroma_trellis.c
/*!
*************************************************************************************
* \file quantChroma_trellis.c
*
* \brief
* Quantization process for a Chroma block (trellis bas