代码搜索:Invert
找到约 1,464 项符合「Invert」的源代码
代码结果 1,464
www.eeworm.com/read/275831/10794470
rb 09 - inverting a hash.rb
phone_directory = { 'Alice' => '555-1212',
'Bob' => '555-1313',
'Mallory' => '111-1111' }
phone_directory.invert
# => {"111-1111"=>"Mallory", "555-1212"=>"Al
www.eeworm.com/read/245849/12777910
m pfigure.m
function figure_handle=pfigure
% Function creates a figure window in portrait mode
% Written by: E. R.: March 2000
% Last updated: August 16, 2003: Use S4M
%
% figure_handle=pfigure
% OUTPUT
%
www.eeworm.com/read/259565/11782530
m pfigure.m
function figure_handle=pfigure
% Function creates a figure window in portrait mode
% Written by: E. R.: March 2000
% Last updated: August 16, 2003: Use S4M
%
% figure_handle=pfigure
% OUTPUT
%
www.eeworm.com/read/151143/12232978
m pfigure.m
function figure_handle=pfigure
% Function creates a figure window in portrait mode
% Written by: E. R.: March 2000
% Last updated: August 16, 2003: Use S4M
%
% figure_handle=pfigure
% OU
www.eeworm.com/read/106743/15623399
notes
address Bits DB25 function
0x3bc Bit 0-7 2-9 Data
0x3be Bit 0 1 Strobe
1 14 Auto-Feed
2 16 Init (invert)
3 17 Select
www.eeworm.com/read/288931/8592340
o led_shift.o
XH
H 2 areas 15 global symbols
M led_shift.asm
S Port_1_Data_SHADE Ref0000
A text size 0 flags 0
dbfile lib/led_shift.asm
dbfunc 0 ? 0 I
dbfile memory.inc
dbfunc 0 ? 0 I
dbfile lib/led_shift.
www.eeworm.com/read/288931/8592466
o led_shiftcap.o
XH
H 2 areas 15 global symbols
M led_shiftcap.asm
S Port_1_Data_SHADE Ref0000
A text size 0 flags 0
dbfile lib/led_shiftcap.asm
dbfunc 0 ? 0 I
dbfile memory.inc
dbfunc 0 ? 0 I
dbfile lib/led_
www.eeworm.com/read/431805/8654028
vhd fpadd_32.vhd
--modified 2007,03 v1 in the 32bit(total_compiler_is_ok).rar
--modified 2007,04,09 v2
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
ENTITY FPadd_32 IS
PORT(
www.eeworm.com/read/152843/5664302
h ipt_tos.h
#ifndef _IPT_TOS_H
#define _IPT_TOS_H
struct ipt_tos_info {
u_int8_t tos;
u_int8_t invert;
};
#ifndef IPTOS_NORMALSVC
#define IPTOS_NORMALSVC 0
#endif
#endif /*_IPT_TOS_H*/
www.eeworm.com/read/147766/5726085
h ipt_tos.h
#ifndef _IPT_TOS_H
#define _IPT_TOS_H
struct ipt_tos_info {
u_int8_t tos;
u_int8_t invert;
};
#ifndef IPTOS_NORMALSVC
#define IPTOS_NORMALSVC 0
#endif
#endif /*_IPT_TOS_H*/