代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/461142/7232816
sql sop_instance_uid.sql
select id,
t.dicom.getSOPInstanceUID() as SOP_Instance_UID
from medical_image_table t;
www.eeworm.com/read/461142/7232820
sql series_instance_uid.sql
select id,
t.dicom.getSeriesInstanceUID() as Series_Instance_UID
from medical_image_table t;
www.eeworm.com/read/461142/7232823
sql study_instance_uid.sql
select id,
t.dicom.getStudyInstanceUID() as Study_Instance_UID
from medical_image_table t;
www.eeworm.com/read/459989/7259385
png incorrect_class_instance.png
www.eeworm.com/read/441254/7672394
html struct__open__instance.html
WinPcap: _OPEN_INSTANCE Struct Reference
www.eeworm.com/read/439468/7708208
m bag2instance.m
function [inst, inst_label] = bag2instance(bags)
num_bag = length(bags);
if num_bag == 0
inst = [];
inst_label = [];
end
idx = 0;
for i=1:num_bag
num_inst = size(bags(i).inst
www.eeworm.com/read/243950/12903881
h swfdec_swf_instance.h
/* Swfdec
* Copyright (C) 2006 Benjamin Otte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lice
www.eeworm.com/read/243950/12904247
c swfdec_swf_instance.c
/* Swfdec
* Copyright (C) 2006 Benjamin Otte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lice
www.eeworm.com/read/139332/5802606
hpp make_ptr_instance.hpp
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifndef MA
www.eeworm.com/read/136989/5826794
cpp change_instance_default.cpp
/**
* Change_Instance_Default.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp
*
* Sample code from The ACE Programmer's Guide,
* Copyright 2003 Addison-Wesley. All Rights Reserved.
*
* This code