代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/370375/9604264
pas g_misc.pas
{$ALIGN ON}{$MINENUMSIZE 4}
{----------------------------------------------------------------------------}
{ }
{ File(s):
www.eeworm.com/read/173183/9669776
cdb hello.cdb
//! DSK6711 Base Seed
//# c6211.cdb 4.60.22
object SDRAM :: MEM {
param iComment :: "This object defines space for the DSP's off-chip memory"
param iIsUsed :: 1
param iId :: 0
param
www.eeworm.com/read/368137/9709933
txt readme.txt
The programs:
Query, main4 and main5:
take an argument that specifies the file to read. They also
read the standard input iterating with the user for words
to find in the file.
The f
www.eeworm.com/read/367152/9780234
m bsol1.m
% bsol1 - Batch self-organizing line (1 epoch/iteration)
%
% function [nk,nf,mse] = bsol1(data,para,k,f)
%
% INPUTS
% ======
% data : data (col vectors)
% para : see getpara.m (row vector)
%
www.eeworm.com/read/366902/9793524
cpp integer.cpp
//: C12:Integer.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Implementation of overloaded
www.eeworm.com/read/414988/11087468
java ex34.java
// generics/Ex34.java
// TIJ4 Chapter Generics, Exercise 34, page 709
/* Create a self-bounded generic type that contains an abstract method
* that takes an argument of the generic type parameter a
www.eeworm.com/read/268310/11143164
cdb s264_dsp.cdb
//!
//# c6424.cdb 5.23.14
object CACHE_L2 :: MEM {
param iComment :: "Do not delete, in use by cache"
param iIsUsed :: 1
param iId :: 0
param iDelUser :: "USER"
param iDelMsg ::
www.eeworm.com/read/267326/11182541
h fips140.h
#ifndef CRYPTOPP_FIPS140_H
#define CRYPTOPP_FIPS140_H
/*! \file
FIPS 140 related functions and classes.
*/
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
//! exception thrown when a c
www.eeworm.com/read/266733/11214000
c 1016.c
#include
#include
#include
int cmp( const void *a , const void *b )
{
return *(char *)a - *(char *)b;
}
int main()
{
char s[81],a[81],b[30][81];
int i,j,k
www.eeworm.com/read/336091/12477086
cpp myp990cameradocument.cpp
/*****************************************************************************
COPYRIGHT All rights reserved Sony Ericsson Mobile Communications AB 2006.
The software is the copyrighted work of So