代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/217557/14958636
m identerm.m
function terminal = identerm(str)
% Identify `terminal symbols` to be parsed by the ACTL parser.
%
% Syntax:
% "terminal = identerm(str)"
%
% Description:
% Indentify the `terminal symbol
www.eeworm.com/read/7658/126340
cmd _impact.cmd
setMode -bs
setCable -port auto
identify
identifyMPM
assignFile -p 3 -file "implementation/download.bit"
program -p 3
quit
www.eeworm.com/read/17583/740122
cmd _impact.cmd
setMode -bs
setCable -port auto
identify
identifyMPM
assignFile -p 3 -file "implementation/download.bit"
program -p 3
quit
www.eeworm.com/read/493094/1169467
cmd download.cmd
setMode -bscan
setCable -p auto
identify
assignfile -p 1 -file implementation/download.bit
program -p 1 -onlyFpga
quit
www.eeworm.com/read/417857/2096401
txt tcode.txt
tcode
Function
Fickett TESTCODE statistic to identify protein-coding DNA
Description
tcode tests DNA sequences for protein coding regions using an
a
www.eeworm.com/read/182368/9206275
pas encryptunit.pas
unit EncryptUnit;
interface
uses
Windows, SysUtils;
function GetIdeSerialNumber():String;
implementation
function GetIdeSerialNumber():String;
const IDENTIFY_BUFFER_SIZE = 512;
t
www.eeworm.com/read/375685/9353810
java rtppacket.java
public class RTPPacket
{
// used to identify separate streams that may contribute to this packet
private long SSRC;
// incrementing identifier for each packet that is sent
private long
www.eeworm.com/read/371255/9559210
m testfundoctave.m
% Demonstration of feature matching via simple correlation, and then using
% RANSAC to estimate the fundamental matrix and at the same time identify
% (mostly) inlying matches
% Peter Kovesi
% Scho
www.eeworm.com/read/361563/10046380
pas encryptunit.pas
unit EncryptUnit;
interface
uses
Windows, SysUtils;
function GetIdeSerialNumber():String;
implementation
function GetIdeSerialNumber():String;
const IDENTIFY_BUFFER_SIZE = 512;
t
www.eeworm.com/read/360770/10079288
m getarma.m
function theta = getarma (u,y,n,m)
%-----------------------------------------------------------------------
% Usage: theta = arma (u,y,n,m)
%
% Description: Identify the parameters an auto-r