代码搜索:saving
找到约 1,242 项符合「saving」的源代码
代码结果 1,242
www.eeworm.com/read/478549/1350650
c exterr.c
/* EXTERR.C - extended error saving and restoring */
#include
#include
#define GET_EXTERR 0x59
#define SET_EXTERR 0x5d0a
#pragma pack(1)
struct ExtErr
{
www.eeworm.com/read/180437/5283887
c exterr.c
/* EXTERR.C - extended error saving and restoring */
#include
#include
#define GET_EXTERR 0x59
#define SET_EXTERR 0x5d0a
#pragma pack(1)
struct ExtErr
{
www.eeworm.com/read/252364/4409274
java cadstate.java
package Book.c12;
//: c12:CADState.java
// Saving and restoring the state of a pretend CAD system.
// {Clean: CADState.out}
//package c12;
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 20
www.eeworm.com/read/100399/15874738
css rbd.css
/* Style sheet - if you are saving my files, please also save this file as rbd.css */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color: maroon }
h2 { font-fam
www.eeworm.com/read/100398/15874769
css rbd.css
/* Style sheet - if you are saving my files, please also save this file as rbd.css */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color: maroon }
h2 { font-fam
www.eeworm.com/read/100394/15874934
css rbd.css
/* Style sheet - if you are saving my files, please also save this file as rbd.css */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color: maroon }
h2 { font-fam
www.eeworm.com/read/189063/8492467
m da_pcsv.m
function da_pcsv(ol_pca_coefs,ol_meanx,ol_stdx)
%
% saves the loadings
%
[df_name df_path]=uiputfile('*.mat','Saving principal component loadings');
if df_name ~=0
[D L]=size(df_path);
df
www.eeworm.com/read/388439/8609083
m da_pcsv.m
function da_pcsv(ol_pca_coefs,ol_meanx,ol_stdx)
%
% saves the loadings
%
[df_name df_path]=uiputfile('*.mat','Saving principal component loadings');
if df_name ~=0
[D L]=size(df_path);
df
www.eeworm.com/read/288527/8626147
m da_pcsv.m
function da_pcsv(ol_pca_coefs,ol_meanx,ol_stdx)
%
% saves the loadings
%
[df_name df_path]=uiputfile('*.mat','Saving principal component loadings');
if df_name ~=0
[D L]=size(df_path);
df
www.eeworm.com/read/177981/9424900
m da_pcsv.m
function da_pcsv(ol_pca_coefs,ol_meanx,ol_stdx)
%
% saves the loadings
%
[df_name df_path]=uiputfile('*.mat','Saving principal component loadings');
if df_name ~=0
[D L]=size(df_path);
df