代码搜索:initialise
找到约 1,377 项符合「initialise」的源代码
代码结果 1,377
www.eeworm.com/read/313554/13584940
java solve.java
/* ver: 0.1, date 19-12-2007 by jeroen W
* added getElement, clear, isCleared,
* ver: 0.2, date 27-12-2007 by Marcel Hekman
* changed initialise() to initialise(Maze m) throws SolveException
www.eeworm.com/read/313554/13584952
java build.java
/* ver: 0.1, date 19-12-2007 by Jeroen W
* added necessary methods.
*
* ver 0.2, 02 jan 2008 by Jeroen S
* Added getMaze() for use in GUI
*
* ver 0.3, 02 jan 2008 by Jeroen W
* remov
www.eeworm.com/read/150432/5692435
java wbxmlinitialiser.java
package org.kxml.wap;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2002
* Company:
* @author unascribed
* @version 1.0
*/
abstract class Wb
www.eeworm.com/read/136818/5853557
h cworld.h
//GPExample
//Copyright John Manslow
//29/09/2001
#ifndef _CWorld_
#define _CWorld_
class CWorld
{
public:
CWorld(const unsigned long, const unsigned long);
~CWorld();
void Initia
www.eeworm.com/read/120251/6079170
patch ogreiteratorwrappers.patch
diff -Naur original/OgreIteratorWrappers.h patched/OgreIteratorWrappers.h
--- original/OgreIteratorWrappers.h Fri May 14 21:39:46 2004
+++ patched/OgreIteratorWrappers.h Thu Jul 1 18:48:22 2004
@@
www.eeworm.com/read/113165/6141184
patch ogreiteratorwrappers.patch
diff -Naur original/OgreIteratorWrappers.h patched/OgreIteratorWrappers.h
--- original/OgreIteratorWrappers.h Fri May 14 21:39:46 2004
+++ patched/OgreIteratorWrappers.h Thu Jul 1 18:48:22 2004
@@
www.eeworm.com/read/103512/6214447
c gdbints.c
#include "gdbints.h"
/******************************************************************************
*
* exceptionHandler - initialise an interrupt handler
*
*******************************
www.eeworm.com/read/103143/6221278
h cworld.h
//GPExample
//Copyright John Manslow
//29/09/2001
#ifndef _CWorld_
#define _CWorld_
class CWorld
{
public:
CWorld(const unsigned long, const unsigned long);
~CWorld();
void Initia
www.eeworm.com/read/101078/6253566
h cworld.h
//GPExample
//Copyright John Manslow
//29/09/2001
#ifndef _CWorld_
#define _CWorld_
class CWorld
{
public:
CWorld(const unsigned long, const unsigned long);
~CWorld();
void Initia
www.eeworm.com/read/494289/6381636
c fact.c
/*
* Program to calculate factorials.
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include
#include "miracl.h" /* include MIRACL system */
int main()
{ /* calcu