代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/379729/9180100
py plot.py
# -*- coding: iso-8859-1 -*-
#
# This file is a part of the Bayes Blocks library
#
# Copyright (C) 2001-2006 Markus Harva, Antti Honkela, Alexander
# Ilin, Tapani Raiko, Harri Valpola and Tomas 謘tman
www.eeworm.com/read/379729/9180175
i net.i
//
// This file is a part of the Bayes Blocks library
//
// Copyright (C) 2001-2006 Markus Harva, Antti Honkela, Alexander
// Ilin, Tapani Raiko, Harri Valpola and Tomas 謘tman.
//
// This program is f
www.eeworm.com/read/379714/9181141
s keyboard.s
/*
* linux/kernel/keyboard.S
*
* (C) 1991 Linus Torvalds
*/
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini for the French
www.eeworm.com/read/379714/9181142
bak keyboard.s.bak
/*
* linux/kernel/keyboard.S
*
* (C) 1991 Linus Torvalds
*/
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini for the French
www.eeworm.com/read/182374/9205843
m callrepair.m
function[s] = CallRepair(vector)
% CallRepair modify a sequence configuration to avoid self-intersections
% INPUTS
% vector: Sequence of residues ( (H)ydrophobic or (P)olar, respectively represented
www.eeworm.com/read/378952/9211972
mmmd_agent
#!/usr/bin/env perl
# Use mandatory external modules
use strict;
use Cwd;
use File::Basename;
use Data::Dumper;
use POSIX;
use Config;
use Getopt::Long;
use IO::Socket;
use Proc::Daemon;
use Time::Hi
www.eeworm.com/read/378952/9211985
clear_ip
#!/usr/bin/env perl
# Use mandatory external modules
use strict;
use Cwd;
use File::Basename;
# Determine installation dir name
our $SELF_DIR = dirname(dirname(Cwd::abs_path(__FILE__)));
# Include
www.eeworm.com/read/378952/9211998
check_ip
#!/usr/bin/env perl
# Use mandatory external modules
use strict;
use Cwd;
use File::Basename;
# Determine installation dir name
our $SELF_DIR = dirname(dirname(Cwd::abs_path(__FILE__)));
# Include
www.eeworm.com/read/181926/9225610
~pas untexcsql.~pas
unit UntExcSQL;
interface
uses
Windows, UntDataClass,UntDMAppMDI,ADODB, DB;
type
TExcSQL = class(TDataClass)
protected
private
procedure AddDelModData(SQL : string);
procedu
www.eeworm.com/read/181926/9225892
pas untexcsql.pas
unit UntExcSQL;
interface
uses
Windows, UntDataClass,UntDMAppMDI,ADODB, DB;
type
TExcSQL = class(TDataClass)
protected
private
procedure AddDelModData(SQL : string);
procedu