代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/480563/6666244
c tem_test.c
/*-------------------------------------------------------------------------------------------------
╔=======================================
┆ YG51A
www.eeworm.com/read/480563/6666252
lst tem_test.lst
C51 COMPILER V7.50 TEM_TEST 12/05/2007 10:50:25 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TEM_TEST
OBJECT MODULE PLACED I
www.eeworm.com/read/480195/6667979
lst ledx8.lst
C51 COMPILER V8.12 LEDX8 04/02/2009 15:18:57 PAGE 1
C51 COMPILER V8.12, COMPILATION OF MODULE LEDX8
OBJECT MODULE PLACED IN L
www.eeworm.com/read/480195/6667981
c ledx8.c
/*******************************************************************
* *
* ME850单片机开发实验仪演示程序 - LED 左右移动流水灯 *
*
www.eeworm.com/read/477743/6733650
makefile
LIBS = -Pcommon
build:
ghdl -m $(LIBS) $(TARGET)
scan: common/scan work/scan
%/scan:
ghdl -i --work=$* --workdir=$* $(LIBS) $*/*.vhdl
work/scan:
ghdl -i --mb-comments $(LIBS) *.vhdl
%/clean:
www.eeworm.com/read/265314/11269217
bat genparse.bat
SET BISON_SIMPLE=\bin\bison.simple
SET BISON_HAIRY=\bin\bison.hairy
cd RTree
del gram.tab.cpp
bison -dv gram.y
ren gram_tab.c gram.tab.cpp
ren gram_tab.h gram.tab.h
flex -It scan.l > scan.cpp
www.eeworm.com/read/410717/11271067
plg 111.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\guo\桌面\128-64\111.uv2
Project File Date: 12/27/2007
Output:
Build target 'Target 1'
comp
www.eeworm.com/read/264994/11287356
_h keyboard._h
/**************************************
** Filename: keyboard.h (线翻转法)
** Describe: 矩阵键盘程序 头文件
** Author : 古欣 www.avrvi.com
** Time : 2007-2-15
** ----------------------
** | PA0 PA1 PA2
www.eeworm.com/read/264994/11287384
h keyboard.h
/**************************************
** Filename: keyboard.h (线翻转法)
** Describe: 矩阵键盘程序 头文件
** Author : 古欣 www.avrvi.com
** Time : 2007-2-15
** ----------------------
** | PA0 PA1 PA2
www.eeworm.com/read/409897/11307664
cc dcget.cc
/*
* Copyright (c) 1995-1994 The University of Utah and
* the Computer Systems Laboratory at the University of Utah (CSL).
* All rights reserved.
*
* Permission to use, copy, modify and dis