代码搜索:assertion
找到约 1,246 项符合「assertion」的源代码
代码结果 1,246
www.eeworm.com/read/441245/7672661
m isdataim.m
%ISDATAIM Returns true if a dataset contains image objects or image features
%
% N = ISDATAIM(A)
%
% INPUT
% A Dataset
%
% OUTPUT
% N Scalar: 1 if A contains images as objects or features, othe
www.eeworm.com/read/298961/7919713
cpp c35.cpp
// c35.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
#include "MyClass.h"
int main(int argc, char* argv[])
{
MyClass a(1), b(2);
www.eeworm.com/read/140851/13058906
m assert.m
function assert(pred, str)
% ASSERT Raise an error if the predicate is not true.
% assert(pred, string)
if nargin
www.eeworm.com/read/138798/13211897
m assert.m
function assert(pred, str)
% ASSERT Raise an error if the predicate is not true.
% assert(pred, string)
if nargin
www.eeworm.com/read/137160/13341856
m isdataim.m
%ISDATAIM Returns true if a dataset contains image objects or image features
%
% N = ISDATAIM(A)
%
% INPUT
% A Dataset
%
% OUTPUT
% N Scalar: 1 if A contains images as objects or features, othe
www.eeworm.com/read/314653/13562232
m isdataim.m
%ISDATAIM Returns true if a dataset contains image objects or image features
%
% N = ISDATAIM(A)
%
% INPUT
% A Dataset
%
% OUTPUT
% N Scalar: 1 if A contains images as objects or features, othe
www.eeworm.com/read/309287/13675352
cc laindex.cc
// Neither the Institutions (University of Tennessee, and Oak Ridge National
// Laboratory) nor the Authors make any representations about the suitability
// of this software for any purpose. This s
www.eeworm.com/read/309287/13675358
cc laexcp.cc
// -*-C++-*-
// Copyright (C) 2005
// Christian Stimming
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public L
www.eeworm.com/read/151686/5679871
java samlassertion.java
/*
* The OpenSAML License, Version 1.
* Copyright (c) 2002
* University Corporation for Advanced Internet Development, Inc.
* All rights reserved
*
*
* Redistribution and use in source an
www.eeworm.com/read/151686/5679881
java samlpostprofile.java
/*
The OpenSAML License, Version 1.
Copyright (c) 2002
University Corporation for Advanced Internet Development, Inc.
All rights reserved
Redistribution and use in source and binar