函數成員 的英文怎麼說

中文拼音 [hánshǔchéngyuán]
函數成員 英文
function members
  • : 名詞1. [書面語] (匣; 封套) case; envelope 2. (信件) letter 3. (姓氏) a surname
  • : 數副詞(屢次) frequently; repeatedly
  • : Ⅰ動詞1 (完成; 成功) accomplish; succeed 2 (成為; 變為) become; turn into 3 (成全) help comp...
  • : 員名詞1. (指工作或學習的人) a person engaged in some field of activity 2. (指團體或組織中的成員) member Ⅱ量詞(用於武將)
  • 函數 : [數學] function函數計算機 function computer; 函數計算器 function calculator; 函數運算 functional operation
  1. Setter member functions should be given the name

    Setter應以
  2. Class scope, if the current location is inside a c member function

    類范圍,如果當前位置在c + +內。
  3. In the early days of programming, non - reentrancy was not a threat to programmers ; functions did not have concurrent access and there were no interrupts

    在早期的編程中,不可重入性對程序並不構威脅;不會有並發訪問,也沒有中斷。
  4. The gpss have one output and two inputs which are speed error and its derivative. selecting triangular function as fuzzy variable ' s membership function, mamdani max - min synthetic method as fuzzy inference method and centroid method as denazification method, fuzzy control rules are given according to the control expectation of governor and the experience of operating staff

    這種模糊gpss採用二輸入單輸出結構,以機組轉速誤差及其導為輸入量,以三角形作為模糊量的隸屬,根據水電機組穩定控制要求和操作人的經驗制定控制規則,以mamdani的max - min合法和重心法分別作為模糊推理方法和清晰化方法。
  5. As always, remember to make all the functions exception - safe and exception - neutral

    照例,記住要使所有的都是異常安全和異常中立的。
  6. Microsoft sql server 2005 analysis services ssas supplies lots of intrinsic functions for use with the multidimensional expressions and data mining extensions languages, designed to accomplish everything from standard statistical calculations to traversing members in a hierarchy

    Microsoft sql server 2005 analysis services ( ssas )提供了很多用於多維表達式( mdx )和據挖掘擴展插件( dmx )語言的內部,用於完從標準統計計算到遍歷層次結構中的所有任務。
  7. The control of beam halo - chaos becomes a critical problem in the development of high intensity accelerator. efforts to remove the halo by collimation have been largely unsuccessful since the halos almost always regenerate. the mechanisms of halos are complex, such as nonlinear resonances and chaotic behavior etc. considering this, professor fang jin - qing who works in china institute of atomic energy pointed out that the theory of chaos control can be used to control beam halos. he presented the method to control halos by using nonlinear functions, which means nonlinear function g is added to the right of ion radial self - edlctric force equation and some nonlinear function are selected to control beam halos in simulations. in paper [ 69 ], controllerg = - 0. 15sin ( rmax - am ) 2 was used and the halo intensity was decreased to 0. 1078, the halos are removed partly

    束暈?混沌的控制是新一代強流加速器研製的關鍵問題,隨著強流離子束應用前景的日趨廣闊而日益為研究的熱點。傳統機械限束器因無法解決束暈的再生而收效甚微,因為束暈的形有著其內在動力學機制?非線性共振以及混沌等。基於此,中國原子能科學院研究方錦清將混沌控制的理論和方法開創性的運用於束暈?混沌的控制上,提出了控制束暈?混沌的非線性控制策略,即在粒子徑向所受束自生場力方程的右邊加上非線性控制g :並選取一些非線性如等進行了控制的模擬研究,將束暈強度控制在0 . 1078左右,取得了初步的控制效果。
  8. Execution of an object creation expression that includes an object or collection initializer consists of first invoking the instance constructor and then performing the member or element initializations specified by the object or collection initializer

    對象建立表達式的執行包括某個對象或集合構造者,並由第一個調用實例構造,並且,接著執行或元素初始化,這是由對象或集合構造者特定化的。
  9. Matches any join point arising from the execution of code lexically within a member method, constructor, advice that has a given annotation

    匹配的連接點,由擁有指定注釋的(方法、構造、建議)代碼的執行產生。
  10. In summer, load is affectd by meteorological elements greatly. based on multidimension time series approach, the car model is constructed, which could take account into the accumalated influence from temperature and inertia action from historic load, meanwhile, the advantage of the model is that its expreaasion is in the form of apparent function, which could provide us some quaqutive imformation existed between input variable and output variable

    本文以多維時間序列分析方法為基礎,功地解決了未來日負荷與前些日負荷慣性變化的影響,以及氣象累計效應的影響顯性關系問題,從而為負荷預測人掌握未來負荷與歷史負荷,歷史氣象要素與當日氣象條件之間的規律,提供了量化的分析基礎。
  11. Smtcpp parses to ci - - - programs by ll ( l ) method, extracts a lot of program ? information, such as classes, members and objects ; counts the indications, such as the number of method per class, the biggest complexity among methods, depth of inheritance tree, the number of children, coupling between object classes, response for class, and relative lack of cohesion in methods

    該工具利用ll ( 1 )分析法對面向對象軟體的源程序進行語法分析,提取程序中有關類、類等信息,從而計算出類的方法、方法最大復雜度、繼承樹深度、孩子目、耦合度、響應集、相對內聚缺乏度等的度量結果。
  12. Some developers don t want to use accessor member functions because they don t want to type the few extra keystrokes required for example, for a getter, you need to type in

    一些開發人不想使用讀寫方法,因為他們不想額外敲鍵盤輸入幾個必須的字元(例如,對于getter ,您需要在欄位名稱前面和後面輸入
  13. For example, the compiler will produce a warning when the user attempts to invoke a member of an unassigned object variable, return from a function without setting the return value, or execute a

    例如,如果用戶嘗試調用未賦值的對象變量的,從未設置返回值的返回或者執行有邏輯錯誤的
  14. For example, the compiler produces a warning when the user attempts to invoke a member of an unassigned object variable, return from a function without setting the return value, or execute a

    例如,當用戶試圖調用未賦值對象變量的、未設置返回值即從中返回,或執行異常捕獲邏輯有錯誤的
  15. An entity is a value, object, subobject, base class subobject, array element, variable, function, instance of a function, enumerator, type, class member, template, or namespace

    實體是一個值,對象,子對象,基類子對象,組元素,變量,的實例,枚舉符,類型,類,模板,或名字空間。
  16. In model i, fcoc is converted to fcc, i. e. competition function of enterprise, by an extensively defined knowledge management system ( kms ). then in model ii, fcoc is considered as separated competition functions of each stuff. two effects, add effect and multiple effect, future the kms and make it more meaningful than ever

    從觀察工知識的產生、積累和升值而抽象出的工競爭力,描述了可編碼知識和意會性知識在促工競爭力增長方面的不同作用,指出意會性知識的不斷增長是工競爭力增長的決定性因素,它同時也是企業創造力的源泉,因此,工相對企業競爭力與企業競爭力之間是一種對立統一的關系。
  17. Specify that a function or another class has access to private members of the declaring class

    指定一個或另一個類可以訪問聲明類的私有
  18. Identifies the function member id

    標識函數成員id 。
  19. Calls a constructor member or a method member, gets or sets a property member, gets or sets a data field member, or gets or sets an element of an array member

    調用構造函數成員或方法,獲取或設置屬性,獲取或設置據欄位,或者獲取或設置的元素。
  20. Passing parameters by reference allows function members, methods, properties, indexers, operators, and constructors, to change the value of the parameters and have that change persist

    通過引用傳遞參允許函數成員(方法、屬性、索引器、運算符和構造)更改參的值,並保持該更改。
分享友人