代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/251838/4415548
m compute_interface_nodes.m
function [int, persist, transient] = compute_interface_nodes(intra, inter)
% COMPUTE_INTERFACE_NODES Find the nodes in a DBN that represent a sufficient statistic
% [int, persist, transient] = compute
www.eeworm.com/read/250243/4439232
h stg4000interface.h
/*
* linux/drivers/video/kyro/STG4000Interface.h
*
* Copyright (C) 2002 STMicroelectronics
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the fi
www.eeworm.com/read/247171/4486073
vb ctype_interface2.vb
Class CType_Interface2
Sub Main()
Dim fromvalue As FromType
Dim tovalue As ToType
tovalue = CType(fromvalue, ToType)
End Sub
Interface FromType
End Interface
www.eeworm.com/read/247171/4486104
vb ctype_interface3.vb
Class CType_Interface3
Sub Main()
Dim fromvalue As FromType
Dim tovalue As ToType
tovalue = CType(fromvalue, ToType)
End Sub
Interface FromType
End Interface
www.eeworm.com/read/247171/4486120
vb ctype_interface1.vb
Class CType_Interface1
Sub Main()
Dim fromvalue As i2
Dim tovalue As I1
tovalue = CType(fromvalue, I1)
End Sub
Interface I1
End Interface
Interface I2
www.eeworm.com/read/246048/4498423
c x86interface.c
#include "x86emu.h"
#include "glue.h"
/*
* This isn't nice, but there are a lot of incompatibilities in the U-Boot and scitech include
* files that this is the only really workable solution.
* Mi
www.eeworm.com/read/245254/4505653
hpp fosi_internal_interface.hpp
/***************************************************************************
tag: Peter Soetens Mon Jun 26 13:25:56 CEST 2006 fosi_internal_interface.h
fosi_internal_inte
www.eeworm.com/read/243630/4520685
c x86interface.c
#include "x86emu.h"
#include "glue.h"
/*
* This isn't nice, but there are a lot of incompatibilities in the U-Boot and scitech include
* files that this is the only really workable solution.
* Mi
www.eeworm.com/read/237227/4629502
svn-base interface.c.svn-base
/*****************************************************************************\
* EFSL - Embedded Filesystems Library *
* ------------------
www.eeworm.com/read/237227/4629516
svn-base interface.h.svn-base
/*****************************************************************************\
* EFSL - Embedded Filesystems Library *
* ------------------