代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/284556/8919171
cc pbitmap.cc
// pbitmap.c
// Routines to manage a persistent bitmap -- a bitmap that is
// stored on disk.
//
// Copyright (c) 1992,1993,1995 The Regents of the University of California.
// All rights reserved.
www.eeworm.com/read/381017/9115243
m agvtu.m
function xout=agvtu(x,u,v)
% A priori update of the states in the AGV model
%
persistent k1; % Make variables static
% Check if variables should be initailized
if nargi
www.eeworm.com/read/183070/9179577
m agvtu.m
function xout=agvtu(x,u,v)
% A priori update of the states in the AGV model
%
persistent k1; % Make variables static
% Check if variables should be initailized
if nargi
www.eeworm.com/read/182909/9185827
txt readme-chap6.txt
%
% README Chapter 6
%
% by Hiroshi Harada
%
% If you have any bugs and questions in our simulation programs, please e-mail
% to harada@ieee.org. We try to do our best to answer your questions.
www.eeworm.com/read/379443/9197106
txt readme-chap6.txt
%
% README Chapter 6
%
% by Hiroshi Harada
%
% If you have any bugs and questions in our simulation programs, please e-mail
% to harada@ieee.org. We try to do our best to answer your questions.
www.eeworm.com/read/362163/10015083
java reservation.java
//
// Unified Library Application
// Case study in Unified Modeling Language Toolkit
//
// Reservation.java: a reservation reservs a title for
// a specific borrower, meaning the borrower sho
www.eeworm.com/read/362163/10015367
java reservation.java
//
// Unified Library Application
// Case study in Unified Modeling Language Toolkit
//
// Reservation.java: a reservation reservs a title for
// a specific borrower, meaning the borrower sho
www.eeworm.com/read/279804/10392536
as pobject.as
class PObject {
static function main() {
// SharedObject exists in Flash 6 but isn't protected against
// cross-domain scripting until Flash 7, so make sure we've got
// th
www.eeworm.com/read/419623/10853282
m agvtu.m
function xout=agvtu(x,u,v)
% A priori update of the states in the AGV model
%
persistent k1; % Make variables static
% Check if variables should be initailized
if nargin==1,