代码搜索:Invert

找到约 1,464 项符合「Invert」的源代码

代码结果 1,464
www.eeworm.com/read/393840/8260283

psf ddr_sdram.psf

CLOCK(clk100) { DIVIDE_BASE_CLOCK_PERIOD_BY = 1; MULTIPLY_BASE_CLOCK_PERIOD_BY = 1; INVERT_BASE_CLOCK = OFF; DUTY_CYCLE = 50; INCLUDE_EXTERNAL_PIN_DELAYS_IN_FMAX_CALCULATIONS = OFF; FMAX_
www.eeworm.com/read/103567/15728857

psf ddr_sdram.psf

CLOCK(clk100) { DIVIDE_BASE_CLOCK_PERIOD_BY = 1; MULTIPLY_BASE_CLOCK_PERIOD_BY = 1; INVERT_BASE_CLOCK = OFF; DUTY_CYCLE = 50; INCLUDE_EXTERNAL_PIN_DELAYS_IN_FMAX_CALCULATIONS = OFF; FMAX_
www.eeworm.com/read/341085/12110102

asm chk_key.asm

;/////////////////////////////////////////////////////// ;DEFAULT 41 MODE ;/////////////////////////////////////////////////////// CHECK_KEY COMF RX0,W ;INVERT RX0 DATA MOVWF DIS_BUT0
www.eeworm.com/read/259229/4345485

hx blendmode.hx

package flash.display; extern enum BlendMode { ADD; ALPHA; DARKEN; DIFFERENCE; ERASE; HARDLIGHT; INVERT; LAYER; LIGHTEN; MULTIPLY; NORMAL; OVERLAY; SCREEN; SUBTRACT; }
www.eeworm.com/read/435150/7796132

cpp ex3_03.cpp

// Exercise 3.3 Using a bitwise operator to affect the binary representation of an integer. // The simplest way to invert the last bit of a number is to exclusive-OR the number with 1. // The effect
www.eeworm.com/read/207217/15279283

cpp ex3_03.cpp

// Exercise 3.3 Using a bitwise operator to affect the binary representation of an integer. // The simplest way to invert the last bit of a number is to exclusive-OR the number with 1. // The effect
www.eeworm.com/read/303435/3811302

lib axb.cwp.lib

AXB - Functions to solve a linear system of equations Ax=b by LU decomposition, invert a square matrix or directly multiply an inverse matrix by another matrix (without explicitely computing the in
www.eeworm.com/read/303435/3813634

inversion

# Invert the data created by CSHOT recordfile=record echo "Run time information being stored in file: $recordfile" >$recordfile ################ cd inversion.dir # where inversion files are #####
www.eeworm.com/read/303435/3813592

inversion

#! /bin/sh # Invert the data created by CSHOT recordfile=record ################ cd inversion.dir # where inversion files are ################ echo "Run time information being stored in file: $rec
www.eeworm.com/read/303435/3813614

inversion

#! /bin/sh # Invert the data created by CSHOT recordfile=record ################ cd inversion.dir # where inversion files are ################ echo "Run time information being stored in file: $rec