代码搜索:cplusplus
找到约 10,000 项符合「cplusplus」的源代码
代码结果 10,000
www.eeworm.com/read/212171/15165011
txt readme.txt
--------------------------------------
The cplusplus.com tutorial
"C++ Language Tutorial"
June 2000 // August 2003
(c) The C++
www.eeworm.com/read/160611/5569182
c pa_win_hostapis.c
/*
* $Id: pa_win_hostapis.c,v 1.2 2004/04/22 04:19:51 mbrubeck Exp $
* Portable Audio I/O Library Windows initialization table
*
* Based on the Open Source API proposed by Ross Bencina
* Copyrigh
www.eeworm.com/read/391748/8380646
h full-write.h
/* An interface to write() that writes all it is asked to write.
Copyright (C) 2002-2003 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
www.eeworm.com/read/191757/8424494
h wce_string.h
/*
* $Id: wce_string.h,v 1.2 2006/04/09 16:48:18 mloskot Exp $
*
* string.h - string operations
*
* Created by Mateusz Loskot (mateusz@loskot.net)
*
* Copyright (c) 2006 Taxus SI Ltd.
www.eeworm.com/read/290026/8510802
h battery.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/389364/8527629
h dladiv.h
#ifdef __cplusplus
extern "C" {
#endif
#include "f2c.h"
int dladiv_(doublereal *a, doublereal *b, doublereal *c__, doublereal *d__, doublereal *p, doublereal *q);
#ifdef __cplusplus
}
#endif
www.eeworm.com/read/389364/8528333
h sladiv.h
#ifdef __cplusplus
extern "C" {
#endif
#include "f2c.h"
int sladiv_(real *a, real *b, real *c__, real *d__, real *p, real *q);
#ifdef __cplusplus
}
#endif
www.eeworm.com/read/389364/8528653
h dsecnd.h
#ifdef __cplusplus
extern "C" {
#endif
#include "f2c.h"
doublereal dsecnd_(void);
#ifdef __cplusplus
}
#endif
www.eeworm.com/read/389364/8530045
h dcabs1.h
#ifdef __cplusplus
extern "C" {
#endif
#include "f2c.h"
doublereal dcabs1_(doublecomplex *z__);
#ifdef __cplusplus
}
#endif
www.eeworm.com/read/289591/8540894
h cdefs.h
/*
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Berkeley Software Design, In