代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/257052/11954874
s dllalib.s
/* dllALib.s - ARM assembly language doubly linked list manipulation */
/* Copyright 1996-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,17oct01,t_m convert to FU
www.eeworm.com/read/341031/12112443
txt turbo_logmap.txt
Please enter the decoding algorithm. (0:Log-MAP, 1:SOVA) default 0
Please enter the frame size (= info + tail, default: 400)
Please enter code generator: ( default: g = [1 1 1; 1 0 1 ] )
www.eeworm.com/read/254349/12142158
cpp tag_find.cpp
// $Id: tag_find.cpp,v 1.28 2003/03/02 14:39:25 t1mpy Exp $
// id3lib: a C++ library for creating and manipulating id3v1/v2 tags
// Copyright 1999, 2000 Scott Thomas Haug
// This library is free so
www.eeworm.com/read/253434/12221664
cc program.cc
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998,1999 Olivier Debon
//
// This program is free software; you can redistribute it and/or
/
www.eeworm.com/read/338594/12293204
vbp smt_auto.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation
Object={D1BA5044-2242-11D2-9F5A-00A0C9879443}#1.0#0; SaxComm6.ocx
Objec
www.eeworm.com/read/128837/14277608
txt turbo_logmap.txt
Please enter the decoding algorithm. (0:Log-MAP, 1:SOVA) default 0
Please enter the frame size (= info + tail, default: 400)
Please enter code generator: ( default: g = [1 1 1; 1 0 1 ] )
www.eeworm.com/read/128280/14307012
m main.m
clear all; close all;
clear all; close all;
fr_length=input('please input frame length :default 10 \n ');
if isempty(fr_length)
fr_length = 10;
end
frames=input('please input number
www.eeworm.com/read/227715/14417200
m source.m
function data = source(fr_length,frames,md,zf,varargin)
%SOURCE Generate source data.
% D = SOURCE(K,F,MD,ZF) creates a data source consists of desired
% number of F frames each having K symbols.
www.eeworm.com/read/123214/14642202
m source.m
function data = source(fr_length,frames,md,zf,varargin)
%SOURCE Generate source data.
% D = SOURCE(K,F,MD,ZF) creates a data source consists of desired
% number of F frames each having K symbols.