代码搜索:operations
找到约 10,000 项符合「operations」的源代码
代码结果 10,000
www.eeworm.com/read/351555/3107552
h operations.h
/* metaflac - Command-line FLAC metadata editor
* Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms
www.eeworm.com/read/412452/11199484
v operations.v
//--------------------------------------------------------------------------
// FILE NAME : Operations.v
// TYPE : Include file
//
// DESCRIPTION : This file contains the definit
www.eeworm.com/read/202494/15381366
cpp operations.cpp
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 1999-2000 Harri Porten (porten@kde.org)
*
* This library is free software; you can redistribute it and/o
www.eeworm.com/read/202494/15381392
h operations.h
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 1999-2000 Harri Porten (porten@kde.org)
*
* This library is free software; you can redistribute it and/o
www.eeworm.com/read/102108/15793031
mdl operations.mdl
(object Petal
version 40)
(object Design "Logical View"
is_unit TRUE
is_loaded TRUE
file_name "C:\\My Documents\\Tutorials\\General\\Operations.mdl"
quid
www.eeworm.com/read/101169/15842150
h operations.h
// Operations.h
//
// Common used operations
//
/////////////////////////////////////////////////////////////////////////////
#ifndef _OPERATIONS_H_
#define _OPERATIONS_H_
#include "Types
www.eeworm.com/read/101169/15842152
cpp operations.cpp
// Operations.cpp
//
/////////////////////////////////////////////////////////////////////////////
#include "Operations.h"
template
T Operations::rotateLeft(T data)
{