代码搜索:按键扫描
找到约 10,000 项符合「按键扫描」的源代码
代码结果 10,000
www.eeworm.com/read/292710/8339814
c keyboard.c
#include "..\inc\44b.h"
#include "..\inc\def.h"
#include "Zlg7289.h"
#include "Keyboard.h"
U16 FunctionKey=0xffff;//功能键扫描吗,0有效
U8 keyBoard_KeyMap[]={'7','4','1',0,'N',0,0,0,'8','5','2','0','/',
www.eeworm.com/read/173056/9676846
c main.c
#include "lcd.h"
static unsigned long Lcd_Buffer[SCR_XSIZE*SCR_YSIZE/4];
//640*480 双扫描 16级灰度显示
void Lcd_Init(void)
{
unsigned int i;
/* 配置引脚状态为VD0~VD7*/
rPCOND = 0xaaaa;
rPCONC = 0xaa
www.eeworm.com/read/269654/11084781
c keyboard.c
#include "..\inc\44b.h"
#include "..\inc\def.h"
#include "Zlg7289.h"
#include "Keyboard.h"
U16 FunctionKey=0xffff;//功能键扫描吗,0有效
U8 keyBoard_KeyMap[]={'7','4','1',0,'N',0,0,0,'8','5','2','0','/',
www.eeworm.com/read/146971/12596974
txt 关于结点的分类.txt
1 想法倒是简单,按结点所在的表,搜索链路所在的表,反填结果。
参数都很明确了,result->nodehead,result->linkhead,
2 必须在一遍扫描结束后,补充进行的一段处理
0 host
1 switcher
2 router
结点分类
www.eeworm.com/read/135236/13949146
m pushbutton2.m
clear
Eb_N0=4 %Eb/N0 in dB
s3 = STR2MAT(inputdlg('请输入信源序列','输入对话框'))
s3=str2num(s3)
M=2*length(s3);
Na=4; %示波器扫描宽度为4个码元
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/203574/15355525
m speckencode.m
function [lineout,threshold,Arow,ratio]=speckencode(X0,level,sm)
%speck encode,X0为输入矩阵,sm为扫描顺序
%X1=[63 -34 49 10 7 13 -12 7 ;
% -31 23 14 -13 3 4 6 -1 ;
% 15 14 3 -12 5 -7 3 9 ;
% -9 -7
www.eeworm.com/read/109708/15551895
java walls.java
package samples;
import AIplatform.robot.*;
import AIplatform.event.*;
import java.awt.geom.Point2D;
/**
* 这个机器人会努力地绕着墙走,并且枪口和雷达一直对着场地方向,一扫描到敌人就开枪
*/
public class Walls extends Robot
{
www.eeworm.com/read/391067/8423903
txt 见招拆招《windows程序设计》(八) .txt
见招拆招《Windows程序设计》(八)
作者:Zoologist 于2008-6-16上传
--------------------------------------------------------------------------------
子窗口控件
回忆前面介绍过的CHECKER程序。这些程序显示了矩形网格。当您在一个矩形中按下鼠标按键时,该程序就画