代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/206282/15297087
asm key.asm
.INCLUDE hardware.inc
.IRAM
.VAR I_KeyBuf = 0 //保存键值
.VAR I_Key_Delay = 0 //扫描有键按下的次数
.EXTERNAL _KeyFlag //有键按下标识符
.CODE
//==================
www.eeworm.com/read/367174/9768642
asm key.asm
//======================================================
// 文件名称: Key.asm
// 功能描述: 键盘扫描和取值
// 完成日期: 2000-12-5
//======================================================
.INCLUDE hardware.inc
www.eeworm.com/read/38039/1095557
mnu scancrvrgr.mnu
REGROUP#PTS
#
Join
Join scan curves.
#
Separate
Separate scan points.
#
Create
Create a new scan curve through selected scan points.
#
www.eeworm.com/read/395132/8194061
hier_info keylock.hier_info
|KEYLOCK
CLK_40M => COUNTER:U1.CLK_40M
CLK_SCAN[0]
www.eeworm.com/read/192980/8261210
txt key1.smp_dump.txt
State Machine - |key1|scan_key
Name scan_key.state_bit_3 scan_key.state_bit_2 scan_key.state_bit_1 scan_key.state_bit_0
scan_key.0000 0 0 0 0
scan_key.1110 0 0 1 0
scan_key.1101 0 0 1 1
sca
www.eeworm.com/read/471061/1433688
regkeys
CommandLine
D:/ISE10.1i/ISE/bin/nt/unwrapped/trce.exe -ise G:/Programs/ISE10.1/scan_test/scan_test.ise -intstyle ise -e 3 -s 4 -xml scan scan.ncd -o scan.twr scan.pcf -ucf scan.ucf
s
FormatString
trce
www.eeworm.com/read/38039/1095220
mnu scanptsopt.mnu
SCAN#POINTS
#
PntsFromFile
Read scan points from file.
#
PntsFromFeat
Generate scan points from feature
#
www.eeworm.com/read/290963/8446511
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/290963/8446531
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/189437/8471045
c daemon.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include