代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/440080/7694116
m51 按键设置数码管.m51
BL51 BANKED LINKER/LOCATER V6.00 12/15/2008 11:52:52 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE 按键设置数码
www.eeworm.com/read/439878/7697700
m func_ezw_dec.m
function img_wavedata_dec = func_ezw_decode(dim, threshold, significance_map, refinement);
% dim: dimension of the wavelet matrix to reconstruct
% threshold: initial threshold used while encoding
www.eeworm.com/read/435941/7780496
bak test.bak
set safe off
clos data all
clear
sele 0
use e:\data\sales1
copy to temp fields jzks,sfl,je
use temp
inde on jzks tag jzks
total to temp_jzks on jzks
inde on sfl tag sfl
total to te
www.eeworm.com/read/435941/7780556
prg test.prg
set safe off
clos data all
clear
sele 0
use e:\data\sales1
copy to temp fields jzks,sfl,je
use temp
inde on jzks tag jzks
total to temp_jzks on jzks
inde on sfl tag sfl
total to te
www.eeworm.com/read/435744/7786008
rpt traffic_mux.rpt
Project Information d:\working\vhdl312vh6\traffic_mux.rpt
MAX+plus II Compiler Report File
Version 10.0 9/14/2000
Compiled: 04/25/2008 22:43:25
Copyright (C) 1988-2000 Alt
www.eeworm.com/read/435325/7793584
h key.h
/*******************************************************************
file name: key.c
author : lishiqi
date: 2005 12 05
****************************************************************
www.eeworm.com/read/399708/7840461
c find.c
#include
#include
#define MAXSIZE 14
/*==================================================*/
//顺序查找
/*==================================================*/
void Find_S(int
www.eeworm.com/read/198623/7920227
s f31.s
/
/
/ f31 - pass3 dispatcher
/
/ main scan loop for pass3
/ picks up executable statements
/
.globl pass3
.globl ifstmt
.globl isagn
.globl signon
.globl signoff
.globl getline
.globl lookup
.globl
www.eeworm.com/read/198623/7920640
s f11.s
/
/
/ f11 -- fortran command
/
.globl pass1
.globl fptrap
.globl getline
.globl flush
.globl perror
.globl lookup
.globl getype
.globl ssubr
.globl sfunc
.globl sbloc
.globl sextr
.globl sdime
.glo
www.eeworm.com/read/198078/7951911
c keyboard.c
#include "reg51.h"
#include "intrins.h"
#include "keyboard.h"
sbit P1_7=P1^7;
//sbit P1_6=P1^6;
void delay(void)
{
unsigned char i;
for(i=0;i