代码搜索:Scan

找到约 10,000 项符合「Scan」的源代码

代码结果 10,000
www.eeworm.com/read/152843/5658820

s fp_scan.s

/* * fp_scan.S * * Copyright Roman Zippel, 1997. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the foll
www.eeworm.com/read/152843/5659399

c dmi_scan.c

#include #include #include #include #include #include static char * __init dmi_string(struct dmi_head
www.eeworm.com/read/473762/6839307

txt key_scan.txt

module keypad(keyval,y,x,clk); output [4:0] keyval; //返回的键值 output [3:0] x; //输出,列坐标 input [3:0] y; //输入,行坐标 input clk; //时钟源 reg [4:0] keyval;
www.eeworm.com/read/295028/8189552

c key_scan.c

#include "GloblDef.h" #include "key.h" struct SKeyValue xdata KeyValue[KEY_NUM]={ {1,{0}}, //功能键1 KEY_FUN1 {1,{1}}, //退格键 KEY_C {1,{2}}, //功能键2 KEY_FUN2 {2,{'1','.'}}, {4,{'2','a','b','
www.eeworm.com/read/193559/8217830

cpp scan_bmp.cpp

// Scan_Bmp.cpp: implementation of the Scan_Bmp class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "math.h" #include "Scan_Bmp.h" #
www.eeworm.com/read/193559/8217945

h scan_bmp.h

// Scan_Bmp.h: interface for the Scan_Bmp class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SCAN_BMP_H__C7D813C1_860D_11D3_BB8D_0000B4336158__INCLU
www.eeworm.com/read/193313/8239943

zip scan32.zip

www.eeworm.com/read/193313/8239946

zip scan16.zip

www.eeworm.com/read/192780/8272750

c conf_scan.c

/* A lexical scanner generated by flex */ /* Scanner skeleton version: * $Header: /home/daffy/u0/vern/flex/RCS/flex.skl,v 2.91 96/09/10 16:58:48 vern Exp $ */ #define FLEX_SCANNER #define YY_FLEX_
www.eeworm.com/read/192780/8272859

o conf_scan.o