代码搜索:given
找到约 10,000 项符合「given」的源代码
代码结果 10,000
www.eeworm.com/read/377342/9280107
cpp get_openfile.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
www.eeworm.com/read/180734/9296756
cpp get_openfile.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
www.eeworm.com/read/180351/9311413
c geometry.c
/*
Copyright (c) 2000-2002, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the f
www.eeworm.com/read/376353/9319945
cpp geometry.cpp
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that t
www.eeworm.com/read/176164/9513654
8 picocom.8
.TH "picocom" "8" "" "" ""
.SH NAME
picocom \- minimal dumb-terminal emulation program
.SH SYNOPSIS
.B picocom [
.I options
.B ]
.I device
.br
.SH DESCRIPTION
As its name suggests,
.B picocom
is a m
www.eeworm.com/read/174714/9575928
if3 sorta.if3
[1+D2s*#`ld1s]:f [ given (n-1)! (n-1), print n!, put n! n ]
[2s1=f2s1_+D0>=x]:x [ given n n! x, print (n+1)! through (n+x)! ]
0 1 10 1=x
www.eeworm.com/read/364857/9890943
h ximatif.h
/*
* File: ximatif.h
* Purpose: TIFF Image Class Loader and Writer
*/
/* === C R E D I T S & D I S C L A I M E R S ==============
* CxImageTIF (c) 07/Aug/2001 Davide Pizzolato - www.xdp.it
www.eeworm.com/read/363937/9930981
h ximatif.h
/*
* File: ximatif.h
* Purpose: TIFF Image Class Loader and Writer
*/
/* === C R E D I T S & D I S C L A I M E R S ==============
* CxImageTIF (c) 07/Aug/2001 Davide Pizzolato - www.xdp.it
www.eeworm.com/read/168118/9937773
m contents.m
% The CREWES Geometric toolbox
% These are routines for geometric problems such as 'find the closest point
% to a line', 'is a point inside a polygon', etc.
%
% All these routines work with piecewise
www.eeworm.com/read/361930/10028008
cpp geometry.cpp
// Geometry.cpp: implementation of the Geometry class.
//
//////////////////////////////////////////////////////////////////////
//#include "stdafx.h"
#include "Geometry.h"
#include