代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/432377/8608260

c tcp_scan.c

/* * tcp_scan - determine available tcp services, optionally collect banners * and detect telnet options * * Author: Wietse Venema. */ #include #include #inclu
www.eeworm.com/read/432377/8608268

c udp_scan.c

/* * udp-scan - determine available udp services * * Author: Wietse Venema. */ #include #include #include #include #include
www.eeworm.com/read/386891/8719782

pas scan_u.pas

unit scan_u; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; type TForm1 = class(TForm) private { Private declarations }
www.eeworm.com/read/386891/8719788

dfm scan_u.dfm

object Form1: TForm1 Left = 192 Top = 107 Width = 870 Height = 500 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =
www.eeworm.com/read/429877/8784389

m scan_loss.m

%this program caculates and plots scan loss versus scan angle clear all close all d = 0.6; % element spacing in lambda units betadeg = linspace(0,22.5,1000); beta = betadeg .*pi ./180; den = pi*
www.eeworm.com/read/385660/8793438

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/385660/8793663

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/284709/8907525

c key_scan.c

#include #include #include "lcd1602.h" unsigned char Key_Scan(void) { unsigned char Key_1 = 0 , Key_2 = 0 ; //CLI(); if((PIND&0x04)==0) Key_1 = 1
www.eeworm.com/read/284709/8907701

lis key_scan.lis

.module Key_Scan.C .area text(rom, con, rel) 0000 .dbfile D:\PROGRA~1\ICC\Pro(AVR)\环保型IC卡门禁系统\Key_Scan.C 0000 .
www.eeworm.com/read/284709/8907708

s key_scan.s

.module Key_Scan.C .area text(rom, con, rel) .dbfile D:\PROGRA~1\ICC\Pro(AVR)\环保型IC卡门禁系统\Key_Scan.C .dbfunc e Key_Scan _Key_Scan fc ; Key_1 -> R22 ; Key_2 -> R20 .even _K