代码搜索:Stack
找到约 10,000 项符合「Stack」的源代码
代码结果 10,000
www.eeworm.com/read/106643/15631552
s init.s
;************************************************************************************************
;Beijing instittue of technology
;File Name: Init.s
;Description:
;Author: weian
;Date: 200
www.eeworm.com/read/104052/15711773
sh configure.sh
#!/bin/bash
#
# Configure.sh Generates interactively a config.h from config.in
#
# net-tools A collection of programs that form the base set of the
# NET-3 Networking Distribution for the LINUX opera
www.eeworm.com/read/102417/15781532
c alloca.c
/*
alloca -- (mostly) portable public-domain implementation -- D A Gwyn
last edit: 86/05/30 rms
include config.h, since on VMS it renames some symbols.
Use xmalloc instead of malloc.
www.eeworm.com/read/101595/15824264
c ex2.c
#include "tcclib.h"
#define N 20
int nb_num;
int tab[N];
int stack_ptr;
int stack_op[N];
int stack_res[60];
int result;
int find(int n, int i1, int a, int b, int op)
{
int i, j;
int c;
www.eeworm.com/read/101208/15841592
unx llamapar.unx
#define __TIME__ "14:59:39"
#define __DATE__ "Mar 11 1992"
#define __STDC__ 0
www.eeworm.com/read/101208/15841593
unx occspar.unx
#define __TIME__ "14:59:41"
#define __DATE__ "Mar 11 1992"
#define __STDC__ 0
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
www.eeworm.com/read/101088/15852795
c task.c
/*
* FILENAME: task.c
*
* Copyright 1999- 2004 By InterNiche Technologies Inc. All rights reserved
* Portions Copyright 1984 by the Massachusetts Institute of Technology
*
*
* MODULE: MISCLIB
www.eeworm.com/read/100128/15883382
c alloca.c
/*
alloca -- (mostly) portable public-domain implementation -- D A Gwyn
last edit: 86/05/30 rms
include config.h, since on VMS it renames some symbols.
Use xmalloc instead of malloc.
This
www.eeworm.com/read/133772/5900447
cxx mainthread.cxx
//=======================================================================
//
// mainthread.cxx
//
// Support for startup of ISO C environment
//
//=====================================
www.eeworm.com/read/123322/6060745
cxx mainthread.cxx
//=======================================================================
//
// mainthread.cxx
//
// Support for startup of ISO C environment
//
//===========================================