代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/308106/13707976
ofl water_ch.ofl
[InitialCPU.c]
VertHead=208
HorzHead=0
CaretLine=222
CaretPos=0
[IIC.C]
VertHead=69
HorzHead=0
CaretLine=85
CaretPos=9
[LED_DISPLAY_SCAN.c]
VertHead=34
HorzHead=0
CaretLine=48
CaretPos=1
www.eeworm.com/read/307504/13721266
qsf ps21.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
www.eeworm.com/read/307504/13721359
summary ps2.tan.summary
--------------------------------------------------------------------------------------
Timing Analyzer Summary
--------------------------------------------------------------------------------------
www.eeworm.com/read/307504/13721360
rpt ps2.tan.rpt
Timing Analyzer report for ps2
Fri Jul 06 00:07:23 2007
Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1.
www.eeworm.com/read/307504/13721399
qsf ps2.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
www.eeworm.com/read/306119/13752306
asm ad_8key.asm
;**********************
;电压AD转换显示程序
;MCU~AT89C52
;3月2日 12:081终稿
;**********************
LED1 EQU 30H ;定义变量
LED2 EQU 31H
LED3 EQU 32H
VOLT
www.eeworm.com/read/303885/13807406
eqn clkscan2.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/300969/13876873
c genmap.c
/* genmap - output binary keymap Author: Marcus Hampel
*/
#include
#include
#include
#include
#include
#include
#in
www.eeworm.com/read/238485/13882686
c ip.c
#include "fmt.h"
#include "scan.h"
#include "ip.h"
unsigned int ip_fmt(s,ip)
char *s;
struct ip_address *ip;
{
unsigned int len;
unsigned int i;
len = 0;
i = fmt_ulong(s,(unsigned long) ip-
www.eeworm.com/read/148359/5715199
c tiff-rgb.c
/* $Id: tiff-rgb.c,v 1.3 2004/09/03 08:29:16 dron Exp $ */
/*
* tiff-rgb.c -- create a 24-bit Class R (rgb) TIFF file
*
* Copyright 1990 by Digital Equipment Corporation, Maynard, Massachusetts.