代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/245951/12768497
ico quicktime movies mov.ico
www.eeworm.com/read/301746/13849214
vhd mov_ram_r.vhd
-- megafunction wizard: %RAM: 3-PORT%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: alt3pram
-- ============================================================
-- File Name: mov_ram_r.vhd
www.eeworm.com/read/301746/13849219
cmp mov_ram_g.cmp
--Copyright (C) 1991-2005 Altera Corporation
--Your use of Altera Corporation's design tools, logic functions
--and other software and tools, and its AMPP partner logic
--functions, and any
www.eeworm.com/read/301746/13849265
vhd mov_ram_g.vhd
-- megafunction wizard: %RAM: 3-PORT%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: alt3pram
-- ============================================================
-- File Name: mov_ram_g.vhd
www.eeworm.com/read/301746/13849267
cmp mov_ram_b.cmp
--Copyright (C) 1991-2005 Altera Corporation
--Your use of Altera Corporation's design tools, logic functions
--and other software and tools, and its AMPP partner logic
--functions, and any
www.eeworm.com/read/301746/13849282
cmp mov_ram_r.cmp
--Copyright (C) 1991-2005 Altera Corporation
--Your use of Altera Corporation's design tools, logic functions
--and other software and tools, and its AMPP partner logic
--functions, and any
www.eeworm.com/read/301746/13849863
vhd mov_ram_b.vhd
-- megafunction wizard: %RAM: 3-PORT%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: alt3pram
-- ============================================================
-- File Name: mov_ram_b.vhd
www.eeworm.com/read/403933/11498615
html help.mov-head.html
Instruction : mov-head
mov-head
This instruction will cause the ?IP? to jump to the position in m
www.eeworm.com/read/400130/11582419
m yuv2mov.m
%yuv2mov creates a Matlab-Movie from a YUV-File.
% yuv2mov('Filename', width, height, format) reads the specified file
% using width and height for resolution and format for YUV-subsampling.
%
%
www.eeworm.com/read/400130/11582420
m mov2yuv.m
%mov2yuv creates a Matlab-Movie from a YUV-File.
% mov2yuv('Filename',mov, format) writes the specified file
% using format for YUV-subsampling.
%
% Filename --> Name of File (e.g. 'Test.yuv')
%