代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/475126/6792314
txt new text document.txt
To identify distinguishable clusters of data in an n-dimensional pixel
value image.
Given: Samples of multi-spectral satellite images
www.eeworm.com/read/392414/8343970
h client_assist.h
#ifndef _LOGIN_ASSIST_H_LG
#define _LOGIN_ASSIST_H_LG
#include "../include/structs.h"
int getInput(USER *);
int readFile(char *);
int showGUI(char *);
int getChoice(char *);
int execute(int , ch
www.eeworm.com/read/392414/8344025
h client_assist.h
#ifndef _LOGIN_ASSIST_H_LG
#define _LOGIN_ASSIST_H_LG
#include "../include/structs.h"
int getInput(USER *);
int readFile(char *);
int showGUI(char *);
int getChoice(char *);
int execute(int , ch
www.eeworm.com/read/392414/8344191
h login_assist.h
#ifndef _LOGIN_ASSIST_H_LG
#define _LOGIN_ASSIST_H_LG
#include "../include/structs.h"
int getInput(USER *);
int readFile(char *);
int showGUI(char *);
int getChoice(char *);
int execute(int , ch
www.eeworm.com/read/101058/15855840
h nand.h
/*============================================================================
____________________________________________________________________________
________
www.eeworm.com/read/142911/5761801
c ide.c
/************************************************************************
*
* ide.c
*
* The 'IDE' module implements the IDE driver
* interface to be used via 'IO' device driver se
www.eeworm.com/read/264844/11299007
h ide.h
#ifndef __IDE_H
#define __IDE_H
#ifndef ZERO
#define ZERO 0
#endif
/***************************************************************************************/
/** 驱动参数配置 */