代码搜索:study

找到约 4,321 项符合「study」的源代码

代码结果 4,321
www.eeworm.com/read/100566/15872019

doc ccitt-t4.doc

MMM-6 RFC 804 CCITT Draft Recommendation T.4 As Defined In: CCITT STUDY GROUP XIV, CONTRIBUTION No.25-E SOURCE: DRAFTING GROUP ON DRAFT RECOMMENDATION T.4 TITLE
www.eeworm.com/read/290447/8482890

dfm unit8.dfm

object study: Tstudy Left = 239 Top = 197 Width = 630 Height = 469 Caption = #35268#21017#23398#20064#31995#32479 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color =
www.eeworm.com/read/429147/8816614

cpp voicectrldlg.cpp

// VoiceCtrlDlg.cpp : implementation file // #include "stdafx.h" #include "VoiceCtrl.h" #include "VoiceCtrlDlg.h" #include "Dialog_Study.h" #include "Dialog_Database.h" #ifdef _DEBUG #defi
www.eeworm.com/read/168118/9938869

m aperstudy.m

% APERSTUDY: study the aperture effect % % Just run the script vo=1500;c=.6; A=[1000 4000 12000 20000]; z=0:25:20000; theta=zeros(length(A),length(z)); for k=1:length(A) theta(k,:)=thape
www.eeworm.com/read/349902/10786768

tff mdm.tff

# TextFileFormat (leave this tag as magic token!) # BVQX file format for *.MDM files (Multi-study Design Matrix) # MDM FileVersions supported: 1,2,3 # # Version: v0.6d # Build: 7020711 # D
www.eeworm.com/read/175707/6942936

str agc_audio.str

www.eeworm.com/read/458101/7310566

asp@filename=trydhtml_typewriter tryit_view.asp@filename=trydhtml_typewriter

message="The best way to learn, is to study examples. -www.W3Schools.com"; pos=0; maxlength=message.length+1; function writemsg() { if (pos
www.eeworm.com/read/144216/5752462

regcomp

regcomp.c AOK Strange *+?{} on zero-length expression [S_study_chunk] /(?=a)?/ %.*s matches null string many times [S_regpiece] $a = "ABC123" ; $a =~ /(?=a)*/' /%.127s/: Unrecognized e
www.eeworm.com/read/134009/5896116

regcomp

regcomp.c AOK Strange *+?{} on zero-length expression [S_study_chunk] /(?=a)?/ %.*s matches null string many times [S_regpiece] $a = "ABC123" ; $a =~ /(?=a)*/' /%.127s/: Unrecognized e
www.eeworm.com/read/131451/5929353

java helloworker.java

package com.hellking.study.ejb; import java.rmi.RemoteException; import javax.ejb.EJBObject; /** * Interface for HelloWorker. * * Created: Thu Jul 26 15:50:06 2001 * * @author Peter Ant