代码搜索:frames

找到约 9,514 项符合「frames」的源代码

代码结果 9,514
www.eeworm.com/read/272968/10934833

html target02.html

清华大学图书馆主页 - INTERNET 教室 - HTML 语言教程 <a href="target01.html" target="_blank"> 点击此处将打开一个新的浏览器窗口...来显示这 3 个 fram
www.eeworm.com/read/417735/10978568

rfc4675 dictionary.rfc4675

# -*- text -*- # # Attributes and values defined in RFC 4675. # http://www.ietf.org/rfc/4675.txt # # $Id$ # # # High byte = '1' (0x31) means the frames are tagged. # High byte = '2' (0x32) means th
www.eeworm.com/read/417694/10980296

m mpgread.m

%MPGREAD Read an MPEG encoded movie file. % [M, map] = mpgread('filename', frames) reads the specifed % MPEG file and translates it into the movie M, and colormap map. % If a vector frames is specifi
www.eeworm.com/read/270669/11030703

h hapn.h

#ifndef _HAPN_H #define _HAPN_H #ifndef _GLOBAL_H #include "global.h" #endif #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _IFACE_H #include "iface.h" #endif #ifndef _TIMER_H #i
www.eeworm.com/read/146545/6956208

m logreport.m

%LOGREPORT Create simulation log-file. % LOGREPORT simply archives simulation environment variables and % running conditions into a log-file named `mimotools.log'. In fact % LOGEPORT script
www.eeworm.com/read/467012/7013490

m demo.m

%Speaker Identification Demo %Amin Koohi(AminKoohi@yahoo.com OR AminSohrevardi@yahoo.com ) % %Example: % >> code = train('train\', 8); %(Training stage) % >> test('test\', 8, code)
www.eeworm.com/read/255028/7019427

qws multi8x8.qws

[ProjectWorkspace] ptn_Child1=Frames ptn_Child2=Workmode ptn_Child3=ActionPoints [ProjectWorkspace.Frames] ptn_Child1=ChildFrames [ProjectWorkspace.Frames.ChildFrames] ptn_Child1=Document-0 pt
www.eeworm.com/read/465844/7047499

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls,ShowDV,DBCtrls, Spin, Buttons, ColorGrd, ComCtrls; type TFo
www.eeworm.com/read/465844/7047521

pas dataunit.pas

unit DataUnit; interface uses Windows; type TOutXY=record X,Y:Short; End; TTransfer=array[0..1] of byte; TMyColor=Record R,G,B:Byte; End; TIldaPoints=Record
www.eeworm.com/read/465844/7047524

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls,ShowDV,DBCtrls, Spin, Buttons, ColorGrd, ComCtrls; type TFo