代码搜索:Invert
找到约 1,464 项符合「Invert」的源代码
代码结果 1,464
www.eeworm.com/read/161121/5560115
h ipt_helper.h
#ifndef _IPT_HELPER_H
#define _IPT_HELPER_H
struct ipt_helper_info {
int invert;
char name[30];
};
#endif /* _IPT_HELPER_H */
www.eeworm.com/read/471795/6881971
vhd tb_cfft1024x12_read_from_file.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use IEEE.STD_LOGIC_ARITH.all;
use std.textio.all;
use IEEE.std_logic_textio.all;
entity tb_cfft1024x12 is
end tb_cfft1024x12;
architecture tb of tb_cfft10
www.eeworm.com/read/113473/15455454
css mystyle5-46.css
body {display:block}
title {font-size:48;font-weight:bold;color:black;
position:absolute;top:20;width:250}
image {background-image:url(theglobal.jpg);
position:absolute;left:65;t
www.eeworm.com/read/135531/13923271
def windll.def
DESCRIPTION lpsolve
EXPORTS
lp_solve_version=_lp_solve_version
set_magic=_set_magic
make_lp=_make_lp
read_LP=_read_LP
delete_lp=_delete_lp
copy_lp=_copy_lp
set_mat=_set_mat
set_obj_fn=
www.eeworm.com/read/391073/8422213
vhd ulaw_l_nl.vhd
library ieee;
use ieee.std_logic_1164.all;
entity ulaw_l_nl is
port(
data :in std_logic_vector(13 downto 0);--pcm linear signal
clock :in std_logic; --system clock
fram
www.eeworm.com/read/288931/8593358
asm led_1.asm
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: LED_1.asm
;; Version
www.eeworm.com/read/431805/8654025
vhd fpinvert.vhd
--modified 2007,03 v1
--modified 2007,04,09 v2
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
ENTITY FPinvert IS
GENERIC(
-- width : integer := 28
wid
www.eeworm.com/read/281552/9150821
c sw-uart.c
/* Name: sw-uart.c
* Project: AVR USB driver for CDC interface on Low-Speed USB
* Author: Osamu Tamura
* Creation Date: 2006-06-22
* Tabsize: 4
* Copyright: (c) 2006 by Recursion Co., Ltd.
www.eeworm.com/read/453479/7418810
c pmm.c
/**********************************************************************//**
* @file PMM.c
*
* Copyright 2008 Texas Instruments, Inc.
**********************************************************
www.eeworm.com/read/152843/5664387
h ip6t_frag.h
#ifndef _IP6T_FRAG_H
#define _IP6T_FRAG_H
struct ip6t_frag
{
u_int32_t ids[2]; /* Security Parameter Index */
u_int32_t hdrlen; /* Header Length */
u_int8_t flags; /* */
u_int8_t invflag