英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

refutable    
a. 可驳倒的

可驳倒的

refutable
adj 1: able to be refuted [synonym: {questionable}, {refutable},
{confutable}, {confutative}]

Refutable \Re*fut"a*ble\ (r?*f?t"?*b'l;277), a. [Cf. F.
r['e]futable.]
Admitting of being refuted or disproved; capable of being
proved false or erroneous.
[1913 Webster]

31 Moby Thesaurus words for "refutable":
arguable, at issue, confutable, conjectural, contestable,
controversial, controvertible, debatable, defeasible, deniable,
disprovable, disputable, doubtable, doubtful, dubious, dubitable,
iffy, in dispute, in doubt, in dubio, in question, mistakable,
moot, open to doubt, open to question, problematic, questionable,
speculative, suppositional, suspect, suspicious

In lazy functional languages, a refutable pattern is one which
may fail to match. An expression being matched against a
refutable pattern is first evaluated to head normal form
(which may fail to terminate) and then the top-level
constructor of the result is compared with that of the
pattern. If they are the same then any arguments are matched
against the pattern's arguments otherwise the match fails.

An irrefutable pattern is one which always matches. An
attempt to evaluate any variable in the pattern forces the
pattern to be matched as though it were refutable which may
fail to match (resulting in an error) or fail to terminate.

Patterns in Haskell are normally refutable but may be made
irrefutable by prefixing them with a tilde (~). For example,

(\ (x,y) -> 1) undefined ==> undefined
(\ ~(x,y) -> 1) undefined ==> 1

Patterns in Miranda are refutable, except for tuples which are
irrefutable. Thus

g [x] = 2
g undefined ==> undefined

f (x,y) = 1
f undefined ==> 1

Pattern bindings in local definitions are irrefutable in both
languages:

h = 1 where [x] = undefined ==> 1
Irrefutable patterns can be used to simulate unlifted products
because they effectively ignore the top-level constructor of
the expression being matched and consider only its components.


请选择你想看的字典辞典:
单词字典翻译
refutable查看 refutable 在百度字典中的解释百度英翻中〔查看〕
refutable查看 refutable 在Google字典中的解释Google英翻中〔查看〕
refutable查看 refutable 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 1336 PLUS II Adjustable Frequency AC Drive
    The 1336 PLUS II provides ratings from 0 37-448 kW (0 5-600 HP) in three voltage ranges – 200-240V AC, 380-480V AC and 500-600V AC The 1336 PLUS II is a micro-processor based adjustable frequency PWM AC drive Its advanced design provides exceptional reliability when controlling 3-phase motors The output can be tuned to provide optimum performance for virtually any load condition
  • 1336 PLUS II Adjustable Frequency AC Drive
    The 1336 PLUS II provides ratings from 0 37-448 kW (0 5-600 HP) in three voltage ranges – 200-240V AC, 380-480V AC and 500-600V AC The 1336 PLUS II is a micro-processor based adjustable frequency PWM AC drive Its advanced design provides exceptional reliability when controlling 3-phase motors The output can be tuned to provide optimum performance for virtually any load condition
  • RX Family Board Support Package Module Using Firmware . . .
    The foundation of any project that uses FIT modules is the Renesas Board Support Package (r_bsp) The r_bsp is easily configurable and provides all the code needed to get the MCU from reset to main() The document covers conventions of the r_bsp so that users will know how to use it, configure it, and create a BSP for their own board
  • RAM-PRO -XL TUBEGUARD -XL - goodway-polska. pl
    0,15 kW 12 Amps, 12 V, DC Rechargeable VRLA Battery • • 0,3 Amp, 115 V, 50 60 Hz AC Optional: 0,2 Amp, 230 V, 50 60 Hz AC • On-Board 8,6 BAR 1 to 2,3 LPM Positive Displacement Diaphragm 3 m, Reinforced, Self Coiling 915 mm, Stainless Steel (9 5 mm Diameter) • Two Quick Connect 12,5 Liter, Internal Upstream, Adjustable at 30:1 to 6:1 Ratio 1,7 Liter, Internal 480 mm High x 460 mm Wide x
  • Presentación de PowerPoint - CIATEJ
    A raíz de la introducción en la década de los 70 ́s del siglo XX, de herramientas que permitieron la manipulación a nivel genético (Ingeniería Genética), el potencial de aplicación de productos obtenidos a través de la biotecnología se incrementó exponencialmente Entre las áreas de utilidad más prometedoras se encontraron las relacionadas al área de la salud y es lo que en esta
  • 590 DRV Digital DC Drive Product Manual
    The 590 DRV Digital drive controls the DC output voltage and current for DC shunt field and permanent magnet motors Models rated through 100 HP accept standard, three-phase, 208 230 380 415 460 volts AC, 50 60 Hz supplies; for models rated 125 through 900 HP, the supply is limited to 230 460 VAC
  • UCC28731-Q1 Zero-Power Standby PSR Flyback Controller for . . .
    The UCC28731-Q1 isolated-flyback power supply controller provides constant-voltage (CV) and constant-current (CC) output regulation without the use of an optical coupler minimizing board area plus BOM count for higher lifetime reliability This device processes information from the primary power switch and an auxiliary flyback winding for precise regulation of output voltage and current, hence





中文字典-英文字典  2005-2009