代码搜索:Cplusplus
找到约 10,000 项符合「Cplusplus」的源代码
代码结果 10,000
www.eeworm.com/read/279975/10371909
h kbd.h
//**********************************************************************
//
// Filename: kbd.h
//
www.eeworm.com/read/279558/10420423
h seeddm642_eeprom.h
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_eeprom.h ========
*
* Interface fo
www.eeworm.com/read/161325/10424771
h demo.h
/***********************************************************************
* $Workfile: demo.h $
* $Revision: 1.0 $
* $Author: AnvikE $
* $Date: Jul 03 2003 17:32:12 $
*
*
www.eeworm.com/read/161256/10432473
h exm110633_1.h
/*
* MATLAB Compiler: 2.2
* Date: Tue Jun 25 10:53:59 2002
* Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
* "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/278884/10494339
h mfcsam~2.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00.0361 */
/* at Tue Aug 24 15:11:22 2004
*/
/* Compiler settings
www.eeworm.com/read/278884/10494552
h persis~2.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00.0361 */
/* at Wed Dec 03 13:44:08 2003
*/
/* Compiler settings
www.eeworm.com/read/423558/10549050
h fxsettings.h
/***************************************************************************
* Copyright (C) 2008 by DDD *
* dedodong@163.com
www.eeworm.com/read/278099/10570169
c rmlead.c
/* +++Date last modified: 05-Jul-1997 */
/*
** Originally published as part of the MicroFirm Function Library
**
** Copyright 1986, S.E. Margison
** Copyright 1989, Robert B.Stout
**
** T
www.eeworm.com/read/278099/10570652
c sstrcpy.c
/* +++Date last modified: 05-Jul-1997 */
/*
** strcpy() and strcat() work-alikes which allow overlapping buffers.
*/
#include
#include "snip_str.h"
#if defined(__cplusplus) &&
www.eeworm.com/read/278099/10570741
c xstrcat.c
/* +++Date last modified: 05-Jul-1997 */
/*
** XSTRCAT.C - String concatenation function
**
** Notes: 1st argument must be a buffer large enough to contain the
** concatenated strings