代码搜索:按键扫描

找到约 10,000 项符合「按键扫描」的源代码

代码结果 10,000
www.eeworm.com/read/325102/13227482

wxy file.wxy

系 统 概 述 本系统大部分采用Windows系统核心,所有操作方便、快捷。适用于Windows95/98/2000/WinNT系统。系统可以扩充到文件管理。为了更好地管理好档案,将正确分类。而且还可以挂接扫描仪。 联 系 信 息 电话:0577-6269096 6269098 6
www.eeworm.com/read/323268/13345993

plg at89c51.plg

礦ision3 Build Log Project: F:\单片机\单片机项目-li\键盘扫描程序\AT89C51.uv2 Project File Date: 04/05/2008 Output: Build target 'Target 1' compiling at89c51
www.eeworm.com/read/317922/13493209

plg keycord.plg

礦ision2 Build Log Project: G:\shiyan\矩阵键盘扫描驱动程序\ME300B\4×4键盘-C51\KEYCORD.uv2 Project File Date: 05/27/2006 Output: Build target 'Target 1' co
www.eeworm.com/read/306709/13739943

m realtrack.m

function [X,Y]=realTrack(T,totalTime) %产生真实轨迹[X,Y] %雷达扫描周期T %v2.0@李敏 2005.6.22%数据初始化,X,Y表示以T为间隔采样前的数据 x=zeros(totalTime,1); y=zeros(totalTime,1); %x,y表示以T为间隔采样后的数据 X=zeros(ceil(totalTime/T),1);
www.eeworm.com/read/304487/13792718

wxy file.wxy

系 统 概 述 本系统大部分采用Windows系统核心,所有操作方便、快捷。适用于Windows95/98/2000/WinNT系统。系统可以扩充到文件管理。为了更好地管理好档案,将正确分类。而且还可以挂接扫描仪。 联 系 信 息 电话:0577-6269096 6269098 6
www.eeworm.com/read/150592/5690103

c keyboard16.c

#include "..\inc\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; U16 GetScanKey() { U1
www.eeworm.com/read/103521/6213898

c keyboard16.c

#include "..\inc\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; U16 GetScanKey() { U1
www.eeworm.com/read/103521/6214019

c keyboard16.c

#include "..\startup\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={1,4,7,10,2,5,8,0,3,6,9,11,12,13,14,15};//10-退格,11-*/.,12-↑
www.eeworm.com/read/103521/6214113

c keyboard16.c

#include "..\inc\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; U16 GetScanKey() { U1
www.eeworm.com/read/103521/6214306

c keyboard16.c

#include "..\startup\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={1,4,7,10,2,5,8,0,3,6,9,11,12,13,14,15};//10-退格,11-*/.,12-↑