代码搜索:saving

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

代码结果 1,242
www.eeworm.com/read/229812/4750205

gml rftufom.gml

:H3.Saving Options :P. After modifying the options and selecting device and symbol information, the document may be processed. However, performing this procedure every time you wish to process th
www.eeworm.com/read/198544/5086408

ox p39 loadmat.ox

#include main() { decl m; m = loadmat("/data/data.xls"); print("saving data in 4 types of files: . . ."); //saved in the directory of the OX FILE!! savemat("t.mat",
www.eeworm.com/read/341021/3259869

c mpir_request.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" /* Complete a request, saving the
www.eeworm.com/read/280962/4121278

py polymorph.py

"""tests basic polymorphic mapper loading/saving, minimal relations""" import testenv; testenv.configure_for_tests() import sets from sqlalchemy import * from sqlalchemy.orm import * from testlib imp
www.eeworm.com/read/475942/6770450

m daylight.m

function x=daylight(zone,isdls) %DAYLIGHT Daylight saving offset. % H = DAYLIGHT(ZONE,ISDLS) where ZONE is the time zone: % ZONE
www.eeworm.com/read/412167/11212771

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/291498/8412479

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, an
www.eeworm.com/read/291252/8431718

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, an
www.eeworm.com/read/289120/8574824

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, an
www.eeworm.com/read/287922/8660961

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, an