代码搜索:saving

找到约 1,242 项符合「saving」的源代码

代码结果 1,242
www.eeworm.com/read/128468/14295315

m fig2eps.m

function []=fig2eps(fig) % % FIG2EPS Exports the figure to a file in the EPS format. % Before saving, the standard save window is invoked % to obtain output file name. % % Statistical Patter
www.eeworm.com/read/494783/1153540

h entry.h

/* * U-boot - entry.h Routines for context saving and restoring * * Copyright (c) 2005-2007 Analog Devices Inc. * * See file CREDITS for list of people who contributed to this * project. * * T
www.eeworm.com/read/452691/1649705

h entry.h

/* * U-boot - entry.h Routines for context saving and restoring * * Copyright (c) 2005-2007 Analog Devices Inc. * * See file CREDITS for list of people who contributed to this * project. * * T
www.eeworm.com/read/238250/4616578

s alloca.s

# ! alloca() - allocate space on the stack Author: Kees J. Bot ! 26 Jan 1994 #if __ACK__ /* BCC can't do alloca(), register saving is wrong. */ .text .define _alloca _alloca: pop c
www.eeworm.com/read/187737/5217441

tpl savebitmap.tpl

REM稴aveBitmap.tpl -- test saving a bitmap with no document REM name specified using SETDOC. PROC Main: LOCAL id% id%=gCREATE(0,0,300,100,1,1) gXBORDER
www.eeworm.com/read/347796/3162995

java sentencebase.java

package dragon.nlp.tool.xtract; import dragon.matrix.*; import dragon.nlp.*; /** * Sentence base class provides functions of adding and saving sententce to matrix * * Copyright:
www.eeworm.com/read/284986/4058966

s alloca.s

# ! alloca() - allocate space on the stack Author: Kees J. Bot ! 26 Jan 1994 #if __ACK__ /* BCC can't do alloca(), register saving is wrong. */ .text .define _alloca _alloca: pop c
www.eeworm.com/read/284576/4061971

s alloca.s

# ! alloca() - allocate space on the stack Author: Kees J. Bot ! 26 Jan 1994 #if __ACK__ /* BCC can't do alloca(), register saving is wrong. */ .text .define _alloca _alloca: pop c
www.eeworm.com/read/281712/4112780

s alloca.s

# ! alloca() - allocate space on the stack Author: Kees J. Bot ! 26 Jan 1994 #if __ACK__ /* BCC can't do alloca(), register saving is wrong. */ .text .define _alloca _alloca: pop c
www.eeworm.com/read/268397/4252731

java sentencebase.java

package dragon.nlp.tool.xtract; import dragon.matrix.*; import dragon.nlp.*; /** * Sentence base class provides functions of adding and saving sententce to matrix * * Copyright: