代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/370856/9578893
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/365783/9847911
c moveadd.c
/* We include the following header files,
define some character arrays and a pointer to those arrays
and then initialize the curses structures. */
#include
#include
#in
www.eeworm.com/read/359310/10156343
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/358499/10186324
m bft_sub_image.m
%BFT_SUB_IMAGE Subtract one low-res image from high-res one.
%
%USAGE : [hi_res] = bft_sub_image(hi_res, lo_res, element, start_time)
%
%INPUT : hi_res - High resolution RF image. One column per s
www.eeworm.com/read/358499/10186332
m bft_add_image.m
%BFT_ADD_IMAGE Add a low resolution to hi resolution image.
%
%USAGE : [hi_res] = bft_add_image(hi_res, lo_res, element, start_time)
%
%INPUT : hi_res - High resolution RF image. One column per scan
www.eeworm.com/read/357255/10213044
dls lib.dls
DLSL
1
CNT60.VHDLVIEW U9423721.DLS
CNT60-ARE.SYNTHESISVIEW U1404237.DLS
CNT60-ARE.VHDLVIEW U4915630.DLS
CNT90.VHDLVIEW U4447964.DLS
CNT90-ARE.SYNTHESISVIEW U3012724.DLS
CNT90-ARE.VHDLVIEW U4585
www.eeworm.com/read/425878/10312330
m func_morton.m
function scan = func_morton(pos,n);
% The matrix should be n by n
% For position we start counting from 0
%
% position = [0:(n*n)-1];
% scan = morton(position, n);
% Copyright 2002 Pasch
www.eeworm.com/read/425878/10312359
m func_decode_significancemap.m
function img_wavedata_dec = func_decode_significancemap(img_wavedata_dec, significance_map, threshold, scan);
% img_wavedata_dec: input wavelet coefficients
% significance_map: string containing
www.eeworm.com/read/280529/10322527
asm option.asm
;************************************************
;Project Name : option
;Create Date : 2007-01-24 16:10
;Version : V1.0
;************************************************
.CHIP R65C02
.
www.eeworm.com/read/354055/10393671
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()