代码搜索:Invert
找到约 1,464 项符合「Invert」的源代码
代码结果 1,464
www.eeworm.com/read/100275/15879074
xpm invert.xpm
/* XPM */
static char * invert_xpm[] = {
"17 17 3 1",
" c None",
". c #000000",
"+ c #FFFFFF",
" ",
" ",
" ++++++...... ",
" +.....+++++. ",
" +.....+++++. ",
www.eeworm.com/read/391573/8396529
swf invert_brighten.swf
www.eeworm.com/read/391573/8396530
fla invert_brighten.fla
www.eeworm.com/read/391071/8422330
vhd alaw_invert.vhd
library ieee;
use ieee.std_logic_1164.all;
entity alaw_invert is
port(
data :in std_logic_vector(7 downto 0); --pcm signal a
ebi :in std_logic; --enable even bit(a-law) inv
www.eeworm.com/read/288118/8652088
c invert4.c
www.eeworm.com/read/386050/8769393
m im_invert.m
%IM_INVERT Inversion of images stored in a dataset
%
% A = IM_INVERT(A)
% A = A*IM_INVERT
%
% Inverts image A by subtracting it from its maximum
%
% SEE ALSO
% DATASETS, DATAFILES
% Copyright: D. de
www.eeworm.com/read/381363/9096136
hlp invert_image.hlp
Invert Image
The Invert Image item of the modify menu will invert the values of
the current image, multiplying them by (-1).
{Modify_Menu.hlp}
www.eeworm.com/read/381363/9096231
m image_invert.m
function image_invert
%IMAGE_INVERT Invert the actual image.
%
% IMAGE_INVERT
%
%
%
% Copyright (c) 1995 by Claudio Rivetti and Mark Young
% claudio@alice.uoregon.edu, mark@alice.uoregon.edu
%
g
www.eeworm.com/read/378420/9231625
c invert4.c
www.eeworm.com/read/376169/9328354