代码搜索:Stack

找到约 10,000 项符合「Stack」的源代码

代码结果 10,000
www.eeworm.com/read/163973/5503647

c ex2_8051r.c

/***************************************************************************** |* |* Copyright (c) 2001 TASKING, Inc. |* |* Description: |* |* This module shows an example how to use uC/OS. |
www.eeworm.com/read/163973/5503655

c ex1_8051r.c

/***************************************************************************** |* |* Copyright (c) 2001 TASKING, Inc. |* |* Description: |* |* This module shows an example how to use uC/OS. |
www.eeworm.com/read/162614/5515343

h gc_pmark.h

/* * Copyright (c) 1991-1994 by Xerox Corporation. All rights reserved. * Copyright (c) 2001 by Hewlett-Packard Company. All rights reserved. * * THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY
www.eeworm.com/read/162614/5524461

ada cc3019b1.ada

-- CC3019B1.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162519/5540869

h gc_pmark.h

/* * Copyright (c) 1991-1994 by Xerox Corporation. All rights reserved. * Copyright (c) 2001 by Hewlett-Packard Company. All rights reserved. * * THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY
www.eeworm.com/read/161121/5558011

s head_4xx.s

/* * BK Id: SCCS/s.head_4xx.S 1.6 05/21/01 11:50:00 paulus */ /* * Copyright (c) 1995-1996 Gary Thomas * Initial PowerPC version. * Copyright (c) 1996 Cort Dougan
www.eeworm.com/read/158865/5594280

h va-spur.h

/* varargs.h for SPUR */ /* NB. This is NOT the definition needed for the new ANSI proposed standard */ struct __va_struct { char __regs[20]; }; #define va_alist __va_regs, __va_stack /* In
www.eeworm.com/read/174389/9589640

asm main.asm

.def start .def loop .def Num .def _y .def _A .def _B .def _C TIM1 .set 0x2400 ;Timer1 TIM Register Address PRD1 .
www.eeworm.com/read/235756/14053857

s entry.s

#include .text .align #define AT91_USER_Stack_Begin 0x00204000 #define AT91_Stack_Begin 0x00204000 /* ------------------------ List of Exported resources --------
www.eeworm.com/read/203579/15355490

m ztc.m

function [codes,len,pic]=ztc(pic,scale,T) %用法:[codes,len,pic]=ztc(pic,scale,T) %功能:对scale级小波分解后的图像pic作零树编码,阈值为T %对于大于阈值的点作量化编码处理,使量化误差控制在4以下 %结果codes为code_length*M_step*N_step的三维矩阵,存编码结果 %len为M_s