代码搜索:SWAP
找到约 10,000 项符合「SWAP」的源代码
代码结果 10,000
www.eeworm.com/read/459034/1575211
java swap.java
package jmathlib.toolbox.jmathlib.matrix._private.Jampack;
/**
Swap interchanges rows and columns of a matrix.
@version Pre-alpha
@author G. W. Stewart
*/
public class Swap{
/*
www.eeworm.com/read/459034/1575595
m swap.m
## Copyright (C) 1996 Auburn University. All rights reserved.
##
## This file is part of Octave.
##
## Octave is free software; you can redistribute it and/or modify it
## under the terms of the
www.eeworm.com/read/251030/4424681
dsw swap.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/251030/4424682
plg swap.plg
Build Log
--------------------Configuration: Swap - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\LIQIN~1.
www.eeworm.com/read/251030/4424683
c swap.c
# include
void main()
{
int first, second, third;
printf("\n请输入第一个数:");
scanf("%d", &first);
printf("\n请输入第二个数:");
scanf("%d", &second);
/*显示互换前的数*/
printf("\n\n输出互换前
www.eeworm.com/read/251030/4424684
dsp swap.dsp
# Microsoft Developer Studio Project File - Name="Swap" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/246835/4491014
h swap.h
/**********
* Copyright (c) 2004 Greg Parker. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/240162/4592850
cc swap.cc
// Copyright (C) 2004 Free Software Foundation
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the
www.eeworm.com/read/240162/4592862
cc swap.cc
// Copyright (C) 2004 Free Software Foundation
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the