代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/117804/14904344
tli adoquery.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8447.0 (18c863af).
//
// AdoQuery.tli
//
// Wrapper implementations for Win32 type library ..\AdoQuery\AdoQuery.tlb
// compiler-generated
www.eeworm.com/read/152843/5658073
kconfig
menu "IMX Implementations"
depends on ARCH_IMX
config ARCH_MX1ADS
bool "mx1ads"
depends on ARCH_IMX
select ISA
help
Say Y here if you are using the Motorola MX1ADS board
endmenu
www.eeworm.com/read/387381/7116174
rss messagetransport.rss
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
#include
#include "transportinterface.hrh"
RESOURCE REGISTRY_INFO messageInfo
{
dll_uid =
www.eeworm.com/read/387381/7116196
rss rs232transport.rss
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
#include
#include "transportinterface.hrh"
RESOURCE REGISTRY_INFO rs232Info
{
dll_uid = 0
www.eeworm.com/read/429213/8814512
rss samplefilter.rss
#include
RESOURCE REGISTRY_INFO theInfo
{
dll_uid = 0xA00033E4;
interfaces=
{
INTERFACE_INFO
{
interface_uid = 0x101F446D;
implementations =
{
www.eeworm.com/read/265703/11257360
rss 1020239a.rss
// 0100429D.RSS
//
#include "OggVorbisControllerUIDs.hrh"
#include
#include "RegistryInfo.rh"
RESOURCE REGISTRY_INFO theInfo
{
dll_uid = KOggVorbisControllerD
www.eeworm.com/read/140847/5779154
m bkff1.m
% Compare different implementations of fully factored Boyen Koller
water = 1;
if water
bnet = mk_water_dbn;
else
N = 5;
Q = 2;
Y = 2;
bnet = mk_chmm(N, Q, Y);
end
ss = length(bnet.intra);
www.eeworm.com/read/133943/5897338
m bkff1.m
% Compare different implementations of fully factored Boyen Koller
water = 1;
if water
bnet = mk_water_dbn;
else
N = 5;
Q = 2;
Y = 2;
bnet = mk_chmm(N, Q, Y);
end
ss = length(bnet.intra);
www.eeworm.com/read/160391/5571196
m bkff1.m
% Compare different implementations of fully factored Boyen Koller
water = 1;
if water
bnet = mk_water_dbn;
else
N = 5;
Q = 2;
Y = 2;
bnet = mk_chmm(N, Q, Y);
end
ss = length(bne
www.eeworm.com/read/164463/10106864
h mpp.h
#ifndef _LINUX_MPP_H
#define _LINUX_MPP_H
/*
* Definitions related to Massively Parallel Processing support.
*/
/* All mpp implementations must supply these functions */
extern void mpp_init(void