代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/167822/9951479
py testtester.py
# $Id: testtester.py,v 1.2 2002/02/18 10:49:39 marijn Exp $
# Tester programs with the airtraffic program.
# Copyright (C) 2000,1,2 Marijn Vriens
#
# This program is free sof
www.eeworm.com/read/363236/9964342
patch ns-2.28-aodv-uu-0.9.1.patch
diff -uprN ns-2.28.orig/common/packet.h ns-2.28/common/packet.h
--- ns-2.28.orig/common/packet.h 2005-01-19 19:23:18.000000000 +0100
+++ ns-2.28/common/packet.h 2005-05-20 15:44:18.059988224 +0200
@@
www.eeworm.com/read/363216/9964855
patch ns-2.28-aodvuu-0.9.1-dsruu-pre.patch
diff -uprN ns-2.28.orig/common/packet.h ns-2.28/common/packet.h
--- ns-2.28.orig/common/packet.h 2005-01-19 19:23:18.000000000 +0100
+++ ns-2.28/common/packet.h 2005-05-09 17:07:09.754886621 +0200
@@
www.eeworm.com/read/361563/10046365
pas mudutil.pas
unit MudUtil;
interface
uses
Windows,Classes,SysUtils;
type
TQuickID = record
sAccount :String[16]; //0x00
sChrName :String[20]; //0x15
nIndex :Integer; //0x
www.eeworm.com/read/165860/10048568
cdb demo5402.cdb
//!
//# sd54.cdb 4.80.208
object USERREGS :: MEM {
param iComment :: "This object defines space for the DSP's memory mapped registers and can't be deleted"
param iIsUsed :: 1
param iId :
www.eeworm.com/read/360382/10099434
cpp contextmenudocument.cpp
/**
*
* @brief Definition of CContextMenuDocument
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// INCLUDE FILES
// Class include
#include "ContextMenuDocument.h"
// User
www.eeworm.com/read/164583/10100631
py graph.py
################################################################################
#
# This file is part of Gato (Graph Animation Toolbox)
# version _VERSION_ from _BUILDDATE_. You can find
www.eeworm.com/read/164583/10100633
py ghmmhelper.py
import ghmmwrapper
import math
import os.path
from modhmmer import *
from random import *
def list2arrayd(lisems):
"converts python list to C double array"
arrems = ghmmwrapper.double_array(len(li