string function 中文意思是什麼

string function 解釋
串函數
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  • function : n 1 功能,官能,機能,作用。2 〈常 pl 〉職務,職責。3 慶祝儀式;(盛大的)集會,宴會。4 【數學】...
  1. The implode ( ) function returns a string from the elements of an array

    函數的作用是:將數組元素組合為字元串輸出。
  2. The general purpose hash function algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithms in the c + + programming language

    通用哈希函數運演算法則庫包括一系列通常使用的附加的或者循環的字元竄散列法運演算法則,在c + +程序語言中。
  3. The str _ split ( ) function splits a string into an array

    函數的作用是:轉換字元串為數組。
  4. The cello is a low pitch bowed string instrument, which serves a similar function as the bass in a choir

    大提琴屬于弦樂器中的低音樂器,其在弦樂四重奏中的地位和男低音在合唱中之地位相等。
  5. A novel dynamic evolutionary clustering algorithm ( deca ) is proposed in this paper to overcome the shortcomings of fuzzy modeling method based on general clustering algorithms that fuzzy rule number should be determined beforehand. deca searches for the optimal cluster number by using the improved genetic techniques to optimize string lengths of chromosomes ; at the same time, the convergence of clustering center parameters is expedited with the help of fuzzy c - means ( fcm ) algorithm. moreover, by introducing memory function and vaccine inoculation mechanism of immune system, at the same time, deca can converge to the optimal solution rapidly and stably. the proper fuzzy rule number and exact premise parameters are obtained simultaneously when using this efficient deca to identify fuzzy models. the effectiveness of the proposed fuzzy modeling method based on deca is demonstrated by simulation examples, and the accurate non - linear fuzzy models can be obtained when the method is applied to the thermal processes

    針對模糊聚類演算法不適應復雜環境的問題,提出了一種新的動態進化聚類演算法,克服了傳統模糊聚類建模演算法須事先確定規則數的缺陷.通過改進的遺傳策略來優化染色體長度,實現對聚類個數進行全局尋優;利用fcm演算法加快聚類中心參數的收斂;並引入免疫系統的記憶功能和疫苗接種機理,使演算法能快速穩定地收斂到最優解.利用這種高效的動態聚類演算法辨識模糊模型,可同時得到合適的模糊規則數和準確的前提參數,將其應用於控制過程可獲得高精度的非線性模糊模型
  6. Other than basic recording function, microlog includes the professional telephone recording technology to record down caller - id, dial - out string, date, time etc. the valuable information for user to search or track with. recording time can also extended up to hundreds hours by using cf card as storage media, thus apply the cf card on the pc, users may store, search and manage recordings files

    Microlog除擁有麥克風錄音功能外,特別專精於電話通話錄音,除聲音外亦可記錄來話去話電話號碼、時間、日期等寶貴信息,並可提供長達數百小時的大容量計算機數據庫儲存與搜尋、管理機能。
  7. The fprintf ( ) function returns the length of the written string

    函數將返回書寫的字元串長度。
  8. The fprintf ( ) function writes a formatted string to a specified output stream ( example : file or database )

    函數的作用是:輸出格式化字元串到流/將格式化后的字元串寫到輸出流。
  9. If the function, such as string replacement function, accepts both arrays and single characters as arguments, and if your argument list is not too long, consider writing a few redundant replacement statements, passing one character at a time, instead of one line of code that accepts arrays as search and replace arguments

    如果一個字元串替換函數,可接受數組或字元作為參數,並且參數長度不太長,那麼可以考慮額外寫一段替換代碼,使得每次傳遞參數是一個字元,而不是只寫一行代碼接受數組作為查詢和替換的參數。
  10. Field controls string marshaling and determines how platform invoke finds function names in a dll

    欄位控制字元串封送處理並確定平臺調用在dll中查找函數名的方式。
  11. The lang function returns true or false depending on whether the language of the context node as specified by xml : lang attributes is the same as or is a sublanguage of the language specified by the argument string

    函數lang根據節點的語言屬性是否和參數字元串中指定的語言一致,或者是否屬于指定語言的子語言而返回真或假。
  12. The normalize - space function returns the argument string with white space normalized by stripping leading and trailing whitespace and replacing sequences of whitespace characters by a single space

    Normalize - space函數返回一個這樣的新串:將輸入串的開頭和結尾空格符全部去掉,然後把串內的連續空格符替換為單個空格,再返回。
  13. Warning c6401 : using function name in a default locale to perform a case - insensitive compare to constant string string name. yields unexpected results in non - english locales

    警告c6401 :在默認區域設置中使用< function name >執行與常數字元串< string name >的不區分大小寫的比較。
  14. This particular function converts a month name in a 3 - letter string format into its numeric equivalent

    這個特定函數將以3個字母字元串格式表示的月份名稱轉換成等價的數值。
  15. Function must be at least two bytes greater than the actual length of the string

    子句指定的記錄長度必須至少比字元串實際長度多兩個位元組。
  16. The money _ format ( ) function returns a string formatted as a currency string

    函數的作用是:將數字格式化為貨幣形式。
  17. Built - in function to determine whether the input line contains the character string

    內置函數來判斷輸入行是否包含字元串
  18. The function removes white spaces at the beginning and at the end of the string, replaces nonalphabetical characters by underscores, and transforms all uppercase characters to lowercase ones

    這個函數去掉字元串中開頭和結尾的空格,把符號字元替換成下劃線,把大寫字母轉換成小寫字母。
  19. Intrinsics string function

    內部函數(字元串函數)
  20. We wrap up our string function coverage by introducing you to a function called split

    通過介紹函數split ( ) ,我們來匯總一下已討論過的函數。
分享友人