代码搜索:saving
找到约 1,242 项符合「saving」的源代码
代码结果 1,242
www.eeworm.com/read/172423/9708692
h int18xxx.h
// INT18XXX.H: saving and restoring registers during interrupt
/*
IMPORTANT: CC8E will AUTOMATICALLY check that vital registers are
saved and restored during interrupt. This applies to:
Gr
www.eeworm.com/read/201477/15407676
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/162188/10328230
src saveload.src
/*
** saveload.src - Quick procedures for saving and loading small .dat files.
** (C) Copyright 1988-1998 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETAR
www.eeworm.com/read/278510/10529438
history
0.71
simple help system
saving/loading not dependent on class recompiles
etc
0.72
ortho drawing ok in different views
rudimentary text
etc
0.73
elevation setting repaired
polyline ends now directly
www.eeworm.com/read/312831/13603734
lng french.lng
; Delphi Config Expert's
; French language file
; made by Guillaume Basset 2004-Oct-13
[common]
OK = OK
Cancel = Annuler
Warn = Attention
Saving = Sauvegarde
Loading = Chargement
Day = Jou
www.eeworm.com/read/307435/13722671
me send.me
Please send the following information to me so I can add you to our
mailing list - we have some excellent time and money saving utilities,
libraries, and systems.
Send the following information
www.eeworm.com/read/136989/5834551
readme
This example show the usage of PSS for persistently saving data.
For this example, we will have a simple_naming.idl which will have just
two methods: bind and find. As you can guess, the bind
www.eeworm.com/read/258681/11847339
java parser.java
//package firstproject;
import java.io.*;
import java.net.*;
public class Parser {
String[] urllist; //saving the parser's result
String[] urlnamelist;
String str;
String str_enco
www.eeworm.com/read/340289/12167553
asm prog24.asm
; PROG24 - Timer Interrupt Handler with Context Saving
;
; This Application Decrements the Value in P1 Once Per Second
;
; Myke Predko
; 98.03.01
;
; Hardware Notes:
; 80C520 Running a
www.eeworm.com/read/232339/14197523
m matlab7to5.m
% MATLAB7TO5: In order to load results generated using Matlab 7 on
% earlier versions of Matlab, a special Matlab 7 switch must
% be included during the saving process. Since such a switch
% is n