代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/334517/12596701

vhd clkgen.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity clkgen is generic(fpl:integer:=50000000); port(clk:in std_logic; clk_scan:o
www.eeworm.com/read/247599/12639300

txt readme.txt

//-------------------------------------------// //-------宁波中科集成电路设计中心------------// //--------无线传感器网络事业部---------------// //-----主页:www.wsn.org.cn------------------// //-----销售热线:0574-87910141----
www.eeworm.com/read/146351/12657370

h font12x16.h

/**-------------------------------------------------------------------------- * Name Font12x16.h --------------------------------------------------------------------------**/ /**----------
www.eeworm.com/read/146351/12657415

c font12x18.c

/**-------------------------------------------------------------------------- * Name Font12x18.C --------------------------------------------------------------------------**/ #define _Font
www.eeworm.com/read/146351/12657460

h font12x16.h

/**-------------------------------------------------------------------------- * Name Font12x16.h --------------------------------------------------------------------------**/ /**----------
www.eeworm.com/read/146351/12657485

lst font12x18.lst

C51 COMPILER V7.01 FONT12X18 07/14/2005 15:18:37 PAGE 1 C51 COMPILER V7.01, COMPILATION OF MODULE FONT12X18 OBJECT MODULE PLACED
www.eeworm.com/read/300879/13885774

c keyboard.c

#include #include"timer.h" #include"keyboard.h" bit FLAG0; unsigned char ptr,m; extern unsigned char dispcode[6]; //---------------------------------------------------------------
www.eeworm.com/read/300879/13885790

c main.c

/*----------------------------------------------------------------------------------- 文件名:main.c 功能描述:计时60秒并在数码管显示,到60秒时蜂鸣器响一声 建立时间:2007.07.26 ---------------------------------------------------
www.eeworm.com/read/236057/14034423

txt readme.txt

'----------------------- 'Scan ASP WebShell in vbs 'Author: lake2 (http://lake2.0x54.org) 'Date: 2006-11-30 'Version: 1.0 Beta '----------------------- 雷客图ASP站长安全助手是一个基于ASP的帮助站长维护网站安全的程序
www.eeworm.com/read/201417/15408699

c 定时煮饭.c

#include"reg52.h" #include #define uchar unsigned char #define uint unsigned int sbit P3_3=P3^3 ; sbit CALL=P3^1 ; sbit P3_2=P3^2 ; sbit P1_0=P1^0 ; uint table1[]={1,2,3,25,4,5,