代码搜索:SWAP

找到约 10,000 项符合「SWAP」的源代码

代码结果 10,000
www.eeworm.com/read/395229/2447639

h swap.h

#ifndef _LINUX_SWAP_H #define _LINUX_SWAP_H #include #include #include #include #include #include
www.eeworm.com/read/388373/2550839

h swap.h

#ifndef SWAP #define SWAP void swap( int v[], int i, int j ); #endif
www.eeworm.com/read/388373/2550844

cc swap.cc

/* swap.cc */ #ifdef sgi #include "swap.h" #ifdef DEBUG #include #include #endif /* DEBUG */ #else extern "C" { #include "swap.h" #ifdef DEBUG
www.eeworm.com/read/387249/2563309

h swap.h

#ifndef SWAP_H #define SWAP_H /* Definitions for a Linux swap header */ #define SWAP_HEADER_OFFSET 0 #define SWAP_HEADER_MAGIC_V1 "SWAP-SPACE" #define SWAP_HEADER_MAGIC_V2 "SWAPSPACE2" /*
www.eeworm.com/read/385462/2591480

h swap.h

/* This file is intentionally left empty. */
www.eeworm.com/read/379502/2672979

m swap.m

%编写swap函数 function [a,b]=swap(a,b) a=a+b;b=a-b;a=a-b;
www.eeworm.com/read/378466/2686009

m swap.m

## Copyright (C) 1996, 2000, 2005, 2007 ## Auburn University. All rights reserved. ## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modif
www.eeworm.com/read/375736/2720882

asm swap.asm

TITLE SWAP - Swap values PAGE 56,132 ;*** ; SWAP - Swap values ; ; Copyright 1986, Microsoft Corporation ; ;Purpose: ; ; BASIC Syntax mapping to included runtime entry points: ; ; ;
www.eeworm.com/read/375190/2730674

hpp swap.hpp

/*============================================================================= Copyright (c) 2001-2007 Joel de Guzman Distributed under the Boost Software License, Version 1.0. (See accompan
www.eeworm.com/read/375190/2730852

hpp swap.hpp

/*============================================================================= Copyright (c) 2001-2006 Joel de Guzman Copyright (c) 2006 Dan Marsden Distributed under the Boost Software