代码搜索结果
找到约 10,000 项符合
Storage 的代码
program1.cbl
IDENTIFICATION DIVISION.
PROGRAM-ID. TEST-SUBCHAR.
AUTHOR. TEIIKU.
*
ENVIRONMENT DIVISION.
*
DATA DIVISION.
WORKING-STORAGE SECTION.
program8.cbl
IDENTIFICATION DIVISION.
PROGRAM-ID. TEST-UNSTRING.
AUTHOR. TEIIKU.
*
ENVIRONMENT DIVISION.
*
DATA DIVISION.
WORKING-STORAGE SECTION.
el_autoseg.m
function el_autoseg
% turn off the window button functions
set(gcf,'windowbuttonupfcn','');
set(gcf,'windowbuttonmotionfcn','');
% Get the storage buckets
h=get(gcf,'children');
found=0
el_tempfini.m
function el_tempfini
% this causes a temporary termination of editing. To fully terminate,
% editlines('fini') must be called
% reset and exit
% Get the storage buckets
h=get(gcf,'children');
covsrt.m
function [covari] = covsrt(npc,ma,ia,mfit,covari)
%
% Expand in storage the covariance matrix covari, so as to take into
% account parameters that are being held fixed. (For the latter,
% return z
usblspwr.c
/*++
Copyright (c) 1999 Microsoft Corporation
Module Name:
usblspwr.c
Abstract:
USB LS-120 Mass Storage Device Sample Driver
Power Management module
Environment:
main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, MiTeC_WinIOCTL, StdCtrls, ComCtrls, ExtCtrls, ImgList, MSI_Storage;
type
usblspwr.c
/*++
Copyright (c) 1999 Microsoft Corporation
Module Name:
usblspwr.c
Abstract:
USB LS-120 Mass Storage Device Sample Driver
Power Management module
Environment:
usblspwr.c
/*++
Copyright (c) 1999 Microsoft Corporation
Module Name:
usblspwr.c
Abstract:
USB LS-120 Mass Storage Device Sample Driver
Power Management module
Environment:
el_autoseg.m
function el_autoseg
% turn off the window button functions
set(gcf,'windowbuttonupfcn','');
set(gcf,'windowbuttonmotionfcn','');
% Get the storage buckets
h=get(gcf,'children');
found=0