√在线天堂中文最新版网,97se亚洲综合色区,国产成人av免费网址,国产成人av在线影院无毒,成人做爰100部片

×

logic programming造句

"logic programming"是什么意思   

例句與造句

  1. Therefore it comes true the on - line adjusting , real - time control and so on . it sames as real locale . the software of logic protect ( include electric logic ) and control includes some usual algebraic and operation model of thermal control and logic operation of logic protect . it adopts foxboro ' s dcs as a example , so we configuration via filling table , user only define i / o condition , fill certain operation variable , and name logic variable . the software offers a friendly user ' s interface , personnel can compile and modify the control and logic program , change the value of logic and control variable conveniently , attach themselves to run , debug and control the set , not need to know about the inside of the old programs deeply . so the configuration software offer a flat that control engineer can attend to the structure of control loop and logic protect ( include electric logic ) , not but to handle complicated program
    它以foxboro的dcs控制系統(tǒng)為主要參考模式,采用填表的方式進行控制組態(tài),用戶只需定義i / o條件、填寫具體的運算變量名、邏輯變量名即可。本軟件為建模人員提供了一個友好的用戶界面,使建模人員在建模時不必對模塊內(nèi)部的控制、邏輯程序有很深的了解就可以方便的對其進行編寫和修改,實時改變各邏輯和控制變量在數(shù)據(jù)庫里的值,參與運行和調(diào)試,從而實現(xiàn)對機組的控制。因此,本組態(tài)軟件提供的這樣一個平臺,讓控制工程師能集中精力于控制回路及邏輯保護(包含電氣邏輯)的構(gòu)成,而不必拘泥于一些具體而煩瑣的程序操作。
  2. Mvc - based web design pattern was adopted to design the whole system , interface design and logic programming were effectively archived by combination of t three java techniques : jsp , servlet and javabean . jsp was used to build user interface , servlet was used to play the role of controller and javabean was to encapsulate the business logic of model . the complete design of both model classes and controller classes were given in detail in this paper
    采用了基于mvc的web應(yīng)用體系。 jsp ( view ) + servlet ( controller ) + javabean ( model )的體系設(shè)計有效地實現(xiàn)了界面和邏輯的分離。本文對廣播電視行業(yè)綜合業(yè)務(wù)管理系統(tǒng)主要的模式類和控制器類進行了詳細的設(shè)計。
  3. I regard qsim as a kind of constraint satisfaction problem ( csp ) , and improve the qualitative simulation algorithm by constraint logic programming ( clp ) . fuzzy qualitative simulation develops conventional qsim on several facets , such as representation of qualitative value , state transition rule and filtering algorithms . it bridges the gap between pure qualitative and quantitative , and improve the efficien
    前者是將定性仿真算法看作一類約束滿足問題,用約束邏輯程序加以改進,不僅為解決定性仿真問題提供了邏輯框架,而且也是一種規(guī)范化的程序描述語言;模糊定性仿真算法則是對純定性仿真算法在知識描述、狀態(tài)轉(zhuǎn)移規(guī)則、過濾算法等方面的改進,是一類半定量描述方法,有利于在定性仿真領(lǐng)域綜合定量信息,同時提高算法的效率。
  4. The central work of this paper is as follow : ( 1 ) a new factorizing optimization algorithm which reduce the arity of idb predicates by factorizing the logic program is presented magic transformation is applied to subprogram . moreover the decomposed subprogram can be implemented in parallel . therefore , it improves the efficiency of magic transformation
    本文的主要工作如下: ( 1 )提出一種新的分解優(yōu)化算法,它通過對邏輯程序進行分解,減少idb謂詞項的個數(shù),再對分解后的各個子程序進行魔集轉(zhuǎn)換,而且分解后的各個魔程序可并行執(zhí)行,從而提高魔集轉(zhuǎn)換的執(zhí)行效率。
  5. We came up with algorithm descriptions and reinforced our conclusion by means of real testing examples . some data mining techniques , which can be applied to semantic web mining , were also discussed in this thesis . we explored the suitability of inductive logic programming ( ilp ) method in semantic web mining in more detail , and showed how to make use of this method in the semantic context
    對于語義web挖掘中適合的數(shù)據(jù)挖掘技術(shù)進行了探討,提出了可采用歸納邏輯程序設(shè)計作為適合語義化web的數(shù)據(jù)挖掘技術(shù),給出了如何應(yīng)用這種技術(shù)的算法描述,并通過具體實例驗證了這種方法對于語義化web環(huán)境下進行數(shù)據(jù)挖掘是可行性。
  6. It's difficult to find logic programming in a sentence. 用logic programming造句挺難的
  7. Currently , large - scale distributed systems generally use three - tier client / server computing model based on middelware . in this pattern , developers could concentrate on business logic programming , and let those numerous complexions such as network programming , or distributed transaction maintaining , etc . be implemented by the lower middleware
    在這種計算模式下,系統(tǒng)的復(fù)雜應(yīng)用需求集中體現(xiàn)在位于服務(wù)器端的業(yè)務(wù)邏輯功能實現(xiàn)上;基于中間件技術(shù),分布式系統(tǒng)的開發(fā)人員能夠擺脫傳統(tǒng)的網(wǎng)絡(luò)編程以及維護分布事務(wù)完整性等的繁瑣局面,直接針對業(yè)務(wù)邏輯功能進行實現(xiàn)。
  8. It effectively separate logic programming from interface design . moreover , the system combines web services to struts frame . in realization of web services , the system make use of axis which is most extensible and completely opened soap engine
    在系統(tǒng)設(shè)計上,采用了基于mvc模式的struts框架,有效地實現(xiàn)了界面設(shè)計和邏輯編程的分離;并把webservices應(yīng)用到struts框架中,實現(xiàn)服務(wù)流程自動化;在web服務(wù)實現(xiàn)上,采用了擴展性最強、完全開放和可插入體系結(jié)構(gòu)的引擎axis 。
  9. The dcs of i / a series is regarded as main reference object , and the control is separated from model . and the configuration of control is operatised at administration system , not to be added into model , not to build control sound code also . therefore it realizes on - line adjusting , real - time control and so on . users configurate by filling table . they only define i / o condition , fill certain operation variable , and name logic variable . the software offers a friendly user ' s interface , so personnel can compile and modify the control and logic program , change the value of logic and control variable conveniently , attach themselves to run , debug and control the system , not need to know the programs deeply . so the configuration software offer a flat that control engineers can attend to control loop , not to give their attention to the complicated program
    在本課題中,采用填表的方式進行控制組態(tài),用戶只需定義i / o條件、填寫具體的運算變量名即可。本軟件為建模人員提供了一個友好的用戶界面,使建模人員在建模時不必對模塊內(nèi)部的控制、邏輯程序有很深的了解就可以方便的對其進行編寫和修改,實時改變各邏輯和控制變量在數(shù)據(jù)庫里的值,參與運行和調(diào)試,從而實現(xiàn)對系統(tǒng)的控制。因此,本組態(tài)軟件提供的這樣一個平臺,讓控制工程師能集中精力于控制回路的構(gòu)成,而不必拘泥于一些具體而煩瑣的程序操作。
  10. With the development of science , embedded system has been widely used in the field of industrial control and intelligent appliance with increasing complication of control logic and function . as compared with the simple control logic program of the earlier embedded system , modern embedded system is inclient to integrated operation system , which makes embedded system more and more important
    隨著科學技術(shù)的不斷發(fā)展,嵌入式系統(tǒng)在工業(yè)控制和智能家電領(lǐng)域得到了廣泛的應(yīng)用,同時控制邏輯和功能也變得越來越復(fù)雜,相對于早期嵌入式系統(tǒng)所采用的簡單的控制邏輯程序,現(xiàn)代嵌入式系統(tǒng)越來越傾向于使用完整的操作系統(tǒng),這就使得嵌入式操作系統(tǒng)在嵌入式系統(tǒng)領(lǐng)域變得越來越重要。
  11. 更多例句:  上一頁  

相鄰詞匯

  1. "logic probe"造句
  2. "logic problem"造句
  3. "logic processor"造句
  4. "logic product"造句
  5. "logic program"造句
  6. "logic programming associates"造句
  7. "logic programming language"造句
  8. "logic puzzle"造句
  9. "logic puzzles"造句
  10. "logic reasoning"造句
桌面版繁體版English日本語

Copyright ? 2025 WordTech Co.