代码搜索结果
找到约 10,000 项符合
Storage 的代码
storage.texi
#include
BZ_USING_NAMESPACE(blitz)
int main()
@{
// 3x3 C-style row major storage, base zero
Array A(3, 3);
// 3x3 column major storage, base zero
Array
storage.java
package dm.clustering.KNN;
public class Storage {
public void save_neural_network(Kohonen_Topology Kohonen_Design)
{
String schoice;
int dolock = 0;
do
{
System.out.pri
storage.java
/*
* Title: GridSim Toolkit
* Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation
* of Parallel and Distributed Systems such as Clusters and Grids
* Li
storage.java
/*
* Created on 13-Mar-2006 at 20:02:57.
*
* Copyright (c) 2006 Robert Virkus / Enough Software
*
* This file is part of J2ME Polish.
*
* J2ME Polish is free software; you can redistrib
storage.java
/*
* Created on 13-Mar-2006 at 20:02:57.
*
* Copyright (c) 2006 Robert Virkus / Enough Software
*
* This file is part of J2ME Polish.
*
* J2ME Polish is free software; you can redistrib
storage.h
/*
* @(#)storage.h 1.7 01/07/25
*
* Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Microsyst
storage.java
/* CVS ID: $Id: Storage.java,v 1.7 2000/12/30 10:39:09 wastl Exp $ */
package net.wastl.webmail.server;
import net.wastl.webmail.config.*;
import net.wastl.webmail.xml.*;
import net.wastl.webmai
storage.java
// You can redistribute this software and/or modify it under the terms of
// the Ozone Core License version 1 published by ozone-db.org.
//
// The original code and portions created by SMB are
// Copy
storage.hpp
/*
Copyright (c) 2003, Arvid Norberg
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are me