代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/364240/9917451
lik ex19_asm_mic.lik
Version: 3.0
Options: m37
Obj: "G:\sunplus\startupD.obj"
Obj: "I:\self\1.book\BaseExa\ex19_asm_MIC\Debug\Resource.obj"
Obj: "I:\self\1.book\BaseExa\ex19_asm_MIC\Debug\main.obj"
Output: "I:\self\1
www.eeworm.com/read/167854/9949217
cdb tdsp.cdb
//! Generic C55xx Base -- only on-chip memory
//# c55omap1510.cdb 4.60.22
object DARAM :: MEM {
param iComment :: ""
param iIsUsed :: 1
param iId :: 0
param iDelUs
www.eeworm.com/read/363216/9964910
tcl ns-mobilenode.tcl
# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*-
#
# Copyright (c) 1998-2000 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in sourc
www.eeworm.com/read/362459/9998767
~pas frm_studentu.~pas
unit frm_StudentU;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, frm_infoU, DB, StdCtrls, Grids, DBGrids, ComCtrls,Control_StudentU
www.eeworm.com/read/362459/9998779
pas frm_studentu.pas
unit frm_StudentU;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, frm_infoU, DB, StdCtrls, Grids, DBGrids, ComCtrls,Control_StudentU
www.eeworm.com/read/362327/10004209
cpp mpeg4decoderdocument.cpp
/*
========================================================================
Name : Mpeg4DecoderDocument.cpp
Author : Jin
Copyright : Copyright (C) 2005-2008 Cyansoft Studio, All r
www.eeworm.com/read/166228/10028017
l example2.l
%{
int comments, code, whiteSpace;
%}
%s COMMENT
%%
^[ \t]*"/*" { BEGIN COMMENT; /* enter comment eating state */ }
^[ \t]*"/*".*"*/"[ \t]*\n {
comments++; /* self-contained comment */
www.eeworm.com/read/361801/10035387
h sph.h
#include"iostream.h"
#include"fstream.h"
#include
#include
#include
#include
#include"iomanip.h"
class SPH
{
public:
//-----------------param--------
www.eeworm.com/read/361503/10049756
asv sofmsimu.asv
%此为Sofm网络处理程序
%自组织特征映射模型(<mark>Self</mark>-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。
%完成分类训 ...
www.eeworm.com/read/165192/10072736
l example2.l
%{
int comments, code, whiteSpace;
%}
%s COMMENT
%%
^[ \t]*"/*" { BEGIN COMMENT; /* enter comment eating state */ }
^[ \t]*"/*".*"*/"[ \t]*\n {
comments++; /* self-contained comment */