代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/402787/2317309
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/402787/2317334
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/402787/2317359
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/402787/2317753
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/362762/2927107
h at_wini.h
#include "../drivers.h"
#include "../libdriver/driver.h"
#include "../libdriver/drvlib.h"
_PROTOTYPE(int main, (void));
#define VERBOSE 0 /* display identify messages during boot */
#define ENAB
www.eeworm.com/read/360023/2970316
java imagecombiner.java
import java.awt.*;
import java.awt.image.*;
import java.awt.event.*;
/**
* To use this program, first identify the two images
* you want to merge. Then run this program and give
* the two
www.eeworm.com/read/356084/3042473
m matmax.m
% MatMax -- identify position of maximum entry in matrix
% Usage
% [val,pos2] = MatMax(mat);
% Inputs
% mat matrix
% Outputs
% val value of largest entry
% pos2 [row,col] of largest entr
www.eeworm.com/read/354531/3076568
java imagecombiner.java
import java.awt.*;
import java.awt.image.*;
import java.awt.event.*;
/**
* To use this program, first identify the two images
* you want to merge. Then run this program and give
* the two
www.eeworm.com/read/262041/4316513
h ip_conntrack_tuple.h
#ifndef _IP_CONNTRACK_TUPLE_H
#define _IP_CONNTRACK_TUPLE_H
/* A `tuple' is a structure containing the information to uniquely
identify a connection. ie. if two packets have the same tuple, th
www.eeworm.com/read/258669/4352122
java imagecombiner.java
import java.awt.*;
import java.awt.image.*;
import java.awt.event.*;
/**
* To use this program, first identify the two images
* you want to merge. Then run this program and give
* the two