代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/328068/13048233
c d_scan.c
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So
www.eeworm.com/read/140939/13051465
asm key_scan.asm
;注:此键盘应用程序是对应OCMJ4x15编写的,将初始化的缓
; 存器设置改成OCMJ8x15D的,就变成对应OCMJ8x15D的键
; 盘应用程序,也可不用修改就可直接测试OCMJ8x15D。
;OCMJ8x15D的PCB板上并没标明键盘接口,现标明如下:
; .
; .
; .
;X1
;Y1
;X2
;Y2
;
www.eeworm.com/read/140923/13052328
h scan_dhcp.h
#ifndef __SKANNER_DHCP_H__
#define __SKANNER_DHCP_H__
void * dhcp_search(void *sock);
#endif
www.eeworm.com/read/140923/13052331
c scan_data.c
#include "wavelan_support.h"
#include "network_db.h"
/* these aren't really wavelan-specific, but whatever */
void
get_scan_data(int sock, const char *ifname, scan_data_t *data)
{
char *ap_mac = w
www.eeworm.com/read/140923/13052343
h scan_gps.h
#ifndef __SCAN_GPS_H__
#define __SCAN_GPS_H__
#include "nmea/nmea.h"
int gps_current_gll(gps_gpgll *);
int gps_merge_interface_data(scan_data_t * scan, gps_gpgll *data);
#endif
www.eeworm.com/read/140923/13052349
h scan_data.h
#ifndef __SCAN_DATA_H__
#define __SCAN_DATA_H__
#include "iwcommon.h"
#include "nmea/gpgll.h"
typedef struct scan_data_t {
char essid[IW_ESSID_MAX_SIZE + 1];
char ap_mac[18];
long bitrate;
www.eeworm.com/read/140923/13052420
c scan_gps.c
#include
#include
#include
#include "gps_db.h"
#include "scan_data.h"
#include "nmea/nmea.h"
int
gps_current_gll(gps_gpgll *data)
{
char buf[256];
int fd = gps_s
www.eeworm.com/read/140923/13052427
c scan_dhcp.c
/*
* dhcp.c
*
* Code to check for a DHCP server.
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/327501/13074658
bin scan_otp.bin
www.eeworm.com/read/327498/13074719