代码搜索:Mapping
找到约 10,000 项符合「Mapping」的源代码
代码结果 10,000
www.eeworm.com/read/308191/13706210
c mapping0.c
/********************************************************************
* *
* THIS FILE IS PART OF THE OggVorbis 'TREMOR' CODEC SOURCE
www.eeworm.com/read/139332/5802675
hpp fixed_mapping.hpp
// (C) Copyright Gennadiy Rozental 2001-2004.
// 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_
www.eeworm.com/read/136989/5833816
h priority_mapping.h
//=============================================================================
/**
* @file Priority_Mapping.h
*
* Priority_Mapping.h,v 1.4 2003/07/21 23:51:38 dhinton Exp
*
* Declare
www.eeworm.com/read/136989/5833840
cpp priority_mapping.cpp
// Priority_Mapping.cpp,v 1.2 2003/06/20 04:25:12 dhinton Exp
#include "tao/orbconf.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
#include "Priority_Mapping.h"
#
www.eeworm.com/read/136989/5833871
i priority_mapping.i
// Priority_Mapping.i,v 1.1 2001/06/12 18:58:21 fhunleth Exp
www.eeworm.com/read/136989/5834990
h priority_mapping.h
/* -*- C++ -*- */
/**
* @file Priority_Mapping.h
*
* Priority_Mapping.h,v 1.6 2003/10/28 18:34:30 bala Exp
*
* @author Pradeep Gore
*
*
*/
#ifndef TAO_Not
www.eeworm.com/read/136989/5835018
cpp priority_mapping.cpp
// Priority_Mapping.cpp,v 1.5 2003/08/24 13:50:14 jwillemsen Exp
#include "Priority_Mapping.h"
ACE_RCSID(lib, Priority_Mapping, "Priority_Mapping.cpp,v 1.5 2003/08/24 13:50:14 jwillemsen Exp")
www.eeworm.com/read/100127/6273987
object_tp_as_mapping
/* Code to access $name$ objects as mappings */
static int
$abbrev$_length(self)
$abbrev$object *self;
{
/* XXXX Return the size of the mapping */
}
static PyObject *
$abbrev$_subscript(self, key
www.eeworm.com/read/410541/11278536
jpg action_mapping.jpg
www.eeworm.com/read/264333/11319527
m mapping_128.m
function y=mapping_128
% x : Transformed Image
% y : Row vector ( mapped ), Scanning order is RASTER SCAN
LL3=reshape([1:16*16],16,16)';
temp=[LL3 LL3+256;LL3+512 LL3+768];
temp=[temp reshape([10