您要查找的是不是:
- LAMBDAThe least-square ambiguity decorrelation adjustment
- LAMBDA方法LAMBDA
- LAMBDA算法LAMBDA algorithm
- Lambda矩陣Lambda matrix
- Lambda成像Lambda reconstruction
- Lambda輕鏈疾病Lambda light chain disease
- bacteriophage lambda(λ)λ噬菌體
- 回代解算的LAMBDA方法及其搜索空間Return-calculating LAMBDA Approach and Its Search Space
- 廣義Lambda分布及其在數據選配上的應用The Generalized Lambda Distribution and its Uses in Fitting Data
- Lambda表達式的基礎類(lèi)型是泛型Func委托之一。The underlying type of a lambda expression is one of the generic Func delegates.
- 我們再借用以上示例,并用lambda表達式替換匿名方法Let's take the example above and replace the anonymous method with a lambda expression
- 整周模糊度整數變換前后LAMBDA方法的執行結果比較Comparison between performance results for LAMBDA method before and after the integer transformation of ambiguity
- 牛免疫球蛋白lambda輕鏈恒定區序列的克隆與研究Cloning and Sequence Analysis of the Bovine Immunoglobulin Lambda Light Chain Constant Region
- 對于初學(xué)者而言,lambda表達式簡(jiǎn)明扼要的原因有很多。For starters, the brevity of the lambda expression can be attributed to a number of factors.
- 參數列表中的Lambda表達式在某些條件下影響重載決議。Lambda expressions in an argument list affect overload resolution in certain situations.
- Lambda表達式是一種語(yǔ)言功能,在許多方面類(lèi)似于匿名方法。Lambda expressions are a language feature that is similar in many ways to anonymous methods.
- 你還可以在lambda計算和函數類(lèi)型編程方面做各種新鮮的實(shí)驗And you can also do all sorts of esoteric experiments with lambda calculus and functional programming theory
- 附有基線(xiàn)長(cháng)度約束的單頻數據單歷元LAMBDA方法整周模糊度確定Ambiguity Resolution of Single Epoch Single Frequency Data with Baseline Length Constraint Using LAMBDA Algorithm
- 這樣能以參數形式傳遞lambda表達式,而不用顯式將其分配給委托。This makes it possible to pass a lambda expression as a parameter without explicitly assigning it to a delegate.
- 一般來(lái)說(shuō),lambda函數接收任何數目的參數,并返回單個(gè)表達式的值。In general, a lambda function is a function that takes any number of arguments and returns the value of a single expression.