代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/197288/8005801
~cpp jpgencoder.~cpp
//
// JPEG编码库
//
// 标题: JpegEncoder类实现
//
// 修改:
//
// 10-January-1999 Changed to use predefined quantization tables
// rather than tables scaled from the ones in the
//
www.eeworm.com/read/197288/8005868
cpp jpgencoder.cpp
//
// JPEG编码库
//
// 标题: JpegEncoder类实现
//
#include
#include
#include
#include "jpgencoder.h"
#include "bitmapimage.h"
#include "jfif.h"
#include "jpgencoderquan
www.eeworm.com/read/296593/8090393
rpt dled.tan.rpt
Timing Analyzer report for dled
Fri Sep 15 16:36:03 2006
Version 5.0 Build 168 06/22/2005 Service Pack 1.04 SJ Full Version
---------------------
; Table of Contents ;
---------------------
www.eeworm.com/read/396612/8098567
c key_test.c
#include "GloblDef.h"
#include "key.h"
extern void KeyInitial();
extern BYTE GetKeyValue();
extern BYTE ScanKey();
extern BYTE xdata ScanKeyInterval; //键扫描时间
#pragma NOAREGS
void OnTimer()
www.eeworm.com/read/145868/12698847
c guess2.c
//4*4 keyboard,software scan
unsigned char _pbc @ 0x15;
unsigned char _pb @ 0x14;
#define KEYPAD _pb
#define KEYPAD_CTRL _pbc
const unsigned char Scan_Code[16]={0x77,0x7b,0x7d,0x7e,0xb7,0xbb,0xb
www.eeworm.com/read/329795/12933074
bak setup.tcl.bak
#EP1C6Q240C8/EP1C12Q240C8 Setup.tcl
# Setup pin setting for evaluaton board V1.0
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ENABLE_INIT_
www.eeworm.com/read/329795/12933076
tcl setup.tcl
#EP1C6Q240C8/EP1C12Q240C8 Setup.tcl
# Setup pin setting for evaluaton board V1.0
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ENABLE_INIT_
www.eeworm.com/read/329023/12989120
c arm5.0.c
//IAR-AVR application builder
// Target : M32
// Crystal: 16.000Mhz
#include
#include
#include
#include
#define uchar unsigned char
#define uin
www.eeworm.com/read/326901/13110077
cpp logfile.cpp
/*
slam3 (c) 2006 Kris Beevers
This file is part of slam3.
slam3 is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
www.eeworm.com/read/138121/13258329
c lirc_client.c
/* $Id: lirc_client.c,v 5.11 2001/04/24 19:05:58 lirc Exp $ */
/****************************************************************************
** lirc_client.c ******************************