代码搜索:Calculation

找到约 2,005 项符合「Calculation」的源代码

代码结果 2,005
www.eeworm.com/read/15066/430843

todo

TODO ==== - update vbv_delay calculation to agree with November 1994 (WG11 approved IS draft of ISO/IEC 13818-2). - allow intra only encoding of sequences (disable ipflag in putseq.c
www.eeworm.com/read/15681/534147

todo

TODO ==== - update vbv_delay calculation to agree with November 1994 (WG11 approved IS draft of ISO/IEC 13818-2). - allow intra only encoding of sequences (disable ipflag in putseq.c)
www.eeworm.com/read/38039/1092007

mnu shrbydim.mnu

Shrink#By#Dim 按尺寸收缩 # Shrink#Formula 收缩公式 # Calculation#Order 计算顺序 # Shrink#All#Dim 收缩所有尺寸 # Shrink#Dimensions 收缩尺寸 #
www.eeworm.com/read/490329/1202455

psh waterreflect_ps11.psh

ps.1.1 ; t0: ; texture: dudv map ; texcoords: dudvmap texcoords ; t1: ; texture: reflection render target ; texcoords: ; t2: ; texture: normal map (usef for fresnel calculation) ;
www.eeworm.com/read/251805/4417959

todo

TODO ==== - update vbv_delay calculation to agree with November 1994 (WG11 approved IS draft of ISO/IEC 13818-2). - allow intra only encoding of sequences (disable ipflag in putseq.c)
www.eeworm.com/read/162614/5526377

f90 char_result_3.f90

! Related to PR 15326. Try calling string functions whose lengths involve ! some sort of array calculation. ! { dg-do run } pure elemental function double (x) integer, intent (in) :: x integer ::
www.eeworm.com/read/324136/3505876

h ntp.h

/* * FILE: ntp.h * AUTHOR: O.Hodson * * NTP utility functions to make rtp and rtp round time calculation * a little less painful. * * Copyright (c) 2000 University College London * All ri
www.eeworm.com/read/324136/3505911

c ntp.c

/* * FILE: ntp.h * AUTHOR: O.Hodson * * NTP utility functions to make rtp and rtp round time calculation * a little less painful. * * Copyright (c) 2000 University College London * All ri
www.eeworm.com/read/316872/3598380

h log2.h

/* Integer base 2 logarithm calculation * * Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redis
www.eeworm.com/read/402041/2333809

java socalml.java

package org.trinet.util.magnitudeengines; import java.util.*; import org.trinet.filters.*; import org.trinet.util.MathTN; /** * Static methods for ML (local magnitude) calculation. *