代码搜索:saving

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

代码结果 1,242
www.eeworm.com/read/355882/10241986

c picture.c

/* picture.c * * Various funtions for saving/loading pictures. * Copyright 2002 by Jeroen Vreeken (pe1rxq@amsat.org) * Portions of this file are Copyright by Lionnel Maugis * This software is dis
www.eeworm.com/read/161587/10394866

cpp hanoi2.cpp

// Towers of Hanoi with state saving in stacks #include #include "stack.h" class Hanoi { friend void TowersOfHanoi(int); public: void TowersOfHanoi(int n, int x,
www.eeworm.com/read/278099/10571417

c vioimage.c

/* +++Date last modified: 05-Jul-1997 */ /* * VIOIMAGE.C; VidMgr routines for saving and restoring text images. * Release 1.2. * * This module written in May 1996 by Andrew C
www.eeworm.com/read/278099/10572252

h vioimage.h

/* +++Date last modified: 05-Jul-1997 */ /* * VIOIMAGE.H; VidMgr routines for saving and restoring text images. * Release 1.2. * * This module written in May 1996 by Andrew C
www.eeworm.com/read/327242/13092407

h dropnfa.h

/* global definitions shared by dropnfa.c and altivec.c */ #ifndef MAXSAV #define MAXSAV 10 #endif struct dstruct /* diagonal structure for saving current run */ { int score; /* hash s
www.eeworm.com/read/309649/13667246

c vioimage.c

/* +++Date last modified: 05-Jul-1997 */ /* * VIOIMAGE.C; VidMgr routines for saving and restoring text images. * Release 1.2. * * This module written in May 1996 by Andrew C
www.eeworm.com/read/309649/13667446

h vioimage.h

/* +++Date last modified: 05-Jul-1997 */ /* * VIOIMAGE.H; VidMgr routines for saving and restoring text images. * Release 1.2. * * This module written in May 1996 by Andrew C
www.eeworm.com/read/306634/13740814

pas settingsstorage.pas

unit SettingsStorage; (* $Id: SettingsStorage.pas,v 1.3 2002/12/27 16:22:43 turbo Exp $ * * Macros for quickly saving and restoring dialog settings in the registry * * Copyright 2002 by Thoma
www.eeworm.com/read/147766/5723117

s sclow.s

/* sclow.S: Low level special syscall handling. * Basically these are cases where we can completely * handle the system call without saving any state * because we know th
www.eeworm.com/read/136786/5863914

s sclow.s

/* sclow.S: Low level special syscall handling. * Basically these are cases where we can completely * handle the system call without saving any state * because we know th