代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/184725/9082749
c layer3.c
/* STEGO */
/* Some lines added or modified for the information hidding */
/*
www.eeworm.com/read/423100/10587664
m add_prefix.m
function cyclic_frames = add_prefix(frames,nr_cyclic_bits)
% function cyclic_frames = add_prefix(frames,nr_cyclic_bits)
% add a cyclic prefix of length nr_cyclic_bits at the beginning of a frame
www.eeworm.com/read/242663/12994302
m add_prefix.m
function cyclic_frames = add_prefix(frames,nr_cyclic_bits)
% function cyclic_frames = add_prefix(frames,nr_cyclic_bits)
% add a cyclic prefix of length nr_cyclic_bits at the beginning of a frame
www.eeworm.com/read/152843/5665695
c rate.c
/*
* Rate conversion Plug-In
* Copyright (c) 1999 by Jaroslav Kysela
*
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/135941/5876730
c rate.c
/*
* Rate conversion Plug-In
* Copyright (c) 1999 by Jaroslav Kysela
*
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/292248/8365592
m add_affix.m
function [frames, frames_num]=add_affix(symbols, frame_data_len, prefix, appendix);
%To add the prefix and the appendix;
%
%assume symbols, prefix, appendix are all column vecoters.
if size(symbols,
www.eeworm.com/read/391572/8396645
m mmread.m
function [video, audio] = mmread(filename, frames, disableVideo, disableAudio)
% function [video, audio] = mmread(filename, frames, disableVideo, disableAudio)
% mmread reads virtually any media fil
www.eeworm.com/read/191686/8425111
txt 1.txt
import java.applet.Applet;
import java.awt.*;
public class ImageProc extends Applet
implements Runnable
{
Image originalRipplePicture;
Image originalLakePicture;
Image rippl
www.eeworm.com/read/191685/8425118
txt 1.txt
import java.applet.Applet;
import java.awt.*;
public class ImageProc extends Applet
implements Runnable
{
Image originalRipplePicture;
Image originalLakePicture;
Image rippl