代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/117859/14901891
m movsp2wv.m
function M=movsp2wv(N,Np);
%MOVSP2WV Movie illustrating the passage from the spectrogram to the WVD.
% M=MOVSP2WV(N,Np) generates the movie frames illustrating the passage
% from the spectrogram to th
www.eeworm.com/read/215709/15051739
m movsc2wv.m
function M=movsc2wv(N,Np);
%MOVSC2WV Movie illustrating the passage from the scalogram to the WVD.
% M=MOVSC2WV(N,Np) generates the movie frames illustrating the passage
% from the scalogram to the WV
www.eeworm.com/read/215709/15051914
m movsp2wv.m
function M=movsp2wv(N,Np);
%MOVSP2WV Movie illustrating the passage from the spectrogram to the WVD.
% M=MOVSP2WV(N,Np) generates the movie frames illustrating the passage
% from the spectrogram to th
www.eeworm.com/read/15066/430845
par_mpg test.par_mpg
MPEG-2 stream 30 frames/sec
/root/mpeg2-win/src/mpeg2enc/test%04d /* name of source files */
- /* name of reconstructed images ("-": don't store) */
- /* name of intra quant matri
www.eeworm.com/read/491127/1192999
java framebodyxsoa.java
package com.hadeslee.audiotag.tag.id3.framebody;
import com.hadeslee.audiotag.tag.InvalidTagException;
import com.hadeslee.audiotag.tag.id3.ID3v23Frames;
import java.nio.ByteBuffer;
/**
*
www.eeworm.com/read/491127/1193001
java framebodyxsot.java
package com.hadeslee.audiotag.tag.id3.framebody;
import com.hadeslee.audiotag.tag.InvalidTagException;
import com.hadeslee.audiotag.tag.id3.ID3v23Frames;
import java.nio.ByteBuffer;
/**
*
www.eeworm.com/read/491127/1193027
java framebodytso2.java
package com.hadeslee.audiotag.tag.id3.framebody;
import com.hadeslee.audiotag.tag.InvalidTagException;
import com.hadeslee.audiotag.tag.id3.ID3v24Frames;
import java.nio.ByteBuffer;
/**
*
www.eeworm.com/read/491127/1193048
java framebodytsoc.java
package com.hadeslee.audiotag.tag.id3.framebody;
import com.hadeslee.audiotag.tag.InvalidTagException;
import com.hadeslee.audiotag.tag.id3.ID3v24Frames;
import java.nio.ByteBuffer;
/**
*
www.eeworm.com/read/491127/1193089
java framebodyxsop.java
package com.hadeslee.audiotag.tag.id3.framebody;
import com.hadeslee.audiotag.tag.InvalidTagException;
import com.hadeslee.audiotag.tag.id3.ID3v23Frames;
import java.nio.ByteBuffer;
/**
*
www.eeworm.com/read/238250/4616665
readme
Notes on i80386 string assembly routines. Author: Kees J. Bot
2 Jan 1994
Remarks.
All routines set up proper stack frames, so that stack traces can be
derived from core dumps.