代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/487144/1242647
h bin_id.h
#ifndef __BIN_ID_H__
#define __BIN_ID_H__
// BIN_HEADER_ADDR is defined in sysinfo.h
////////////////////////////////////////////////////
// Unique ID for each binary used to identify the bi
www.eeworm.com/read/455463/1614058
m contents.m
% CREWES Utilites toolbox
%
%Logical tests
% BETWEEN: logical test, finds sampls in vector between given bounds
% INSIDEPOLY: identify points inside a polygonal region in 2D.
% ISCOMPLEX: logical
www.eeworm.com/read/169697/5414000
readme
Here is a brief account on what I did with the mastermind program.
1. I speeded up the search. When a guess is found to be inconsistent with
the board, an attempt is made to identify the leftmo
www.eeworm.com/read/341021/3260641
readme
Here is a brief account on what I did with the mastermind program.
1. I speeded up the search. When a guess is found to be inconsistent with
the board, an attempt is made to identify the leftmo
www.eeworm.com/read/321483/3535688
pl truncate.pl
use lib 't';
use strict;
use warnings;
use bytes;
use Test::More ;
use CompTestUtils;
sub run
{
my $CompressClass = identify();
my $UncompressClass = getInverse($CompressClass);
my $E
www.eeworm.com/read/309514/3704793
cs rudpoutgoingpacket.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Helper.Net.RUDP
{
sealed internal class RUDPOutgoingPacket
{
internal int PacketId;
// Identify the first
www.eeworm.com/read/275196/4179149
c adsedgelabel.tab.c
/* A Bison parser, made from adsedgelabel.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse adsedgelabelparse
#define yylex adsedgelabellex
#defi
www.eeworm.com/read/275196/4179216
c adsltlformula.tab.c
/* A Bison parser, made from adsltlformula.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse adsltlformulaparse
#define yylex adsltlformulalex
#d
www.eeworm.com/read/275196/4179304
c adsmcoutput.tab.c
/* A Bison parser, made from adsmcoutput.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse adsmcoutputparse
#define yylex adsmcoutputlex
#define
www.eeworm.com/read/273525/4206392
ado svymarkout_8.ado
*! version 1.0.0 07jul2003
program svymarkout_8, rclass
version 8.1
syntax varname
// retrieve the variables that identify the survey design
// charactersitics
quietly svyset
local wva