concurrent programming 中文意思是什麼

concurrent programming 解釋
並發程序設計
  • concurrent : adj 1 同時發生的,並發的,並存的,共存的;合作的。2 (意見)一致的。3 【動物;動物學】趨合的;【...
  • programming : 編程序的
  1. 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

    在早期的編程中,不可重入性對程序員並不構成威脅;函數不會有並發訪問,也沒有中斷。
  2. Summaries are made concerning the typical network optimization problem. the paper independently puts forward several optimal methods to improve network traffic transmission, such as the maximum - flow problem over mpls, including the arc - based and path - based solution, which adopt the method of splitting and unsplitting traffic, the solution to the greatest reliability of transmission, the solution to concurrent maximum - flow for load balance via linear programming. on the basis of mpls path protection several protection methods over mpls are proposed, including n - to - 1, n - to - m protection solution in splitting and unsplitting cases and in diffserv cases, whose partial simulation results are provided as well

    即: 1 ) mpls網路最大流傳輸問題,包括基於弧的最大流解決方案、基於路徑的最大流解決方案,分流與不分流的最大流處理方法以及多源多匯最大流解決方案; 2 )最大可靠性傳輸問摘要博士論文題: 3 )基於弧的求解流量負載平衡問題的線性規劃方法; 4 )基於路徑的流量負載平衡方法以及其他負載均衡問題; 5 )在mpls路徑保護的思想和方法的基礎上,提出了基於mpls的若干新的路徑保護方法,即n一t 。
  3. This thesis proposes a novel consistency maintenance mechanism - the fopt consistency maintenance algorithm - based on previous research on concurrent control, and builds a plug - in for eclipse. the plug - in can be used to support distributed virtual pair programming. the fopt algorithm includes three parts : casual order preservation, folding operation transformation scheme ( fopt ) and garbage collection

    本文在研究了現有的並發控制演算法的基礎上,提出了一種新的一致性維護演算法折疊式操作變換( fopt )演算法,並在該演算法的基礎上構建了一個基於eclipse的實時協同編輯插件,該插件可以對分散式虛擬結對編程提供支持。
  4. What s more, simple concurrent programming has been available on essentially all unix hosts since at least 1988, which is when ksh standardized its " co - processes. " if you save the ksh source in listing 1, below, as ex1. ksh and then run it, you ll see a " countdown " - " ten, nine, eight, etc. " - display, then the result of the ksh subprocess : " all done. " in practice, you might use something like this for a long - running chemical calculation or database retrieval : launch the operation as a subprocess, but keep users informed about what s going on or how much time is left before completion

    此外,至少自1988年以來,基本上已經在所有unix主機上實現了簡單的並發編程,在1988年這一年ksh對其「協同進程( co - process ) 」進行了標準化。如果您將下面清單1中的ksh源代碼保存為ex1 . ksh ,然後運行它,您會看到「倒計時」顯示: 「十、九、八,等等」 ,然後看到ksh子進程的結果: 「 all done 」 。實際運用中,您可能會對長期運行的化學計算或數據庫檢索使用類似這樣的操作:啟動操作作為子進程,但是讓用戶始終知道操作的進展或完成之前還剩多少時間。
  5. Concurrent print, scan and job programming

    列印掃描和作業編程可以同時進行
  6. 6 clarke e m, emerson e a, sistla a p. automatic verification of finite - state concurrent systems using temporal logic specifications. acm transactions on programming languages and systems, 1986, 8 : 244 - 263. 7 aho a v, hopcroft j e, ullman j d. the design and analysis of computer algorithms

    Model checking過去主要是作為一種驗證技術被廣為使用的,本文作者通過對dmc以及后續工程項目的研究發現, model checking完全可以作為一種計算技術被廣泛使用,就相當于已經成為經典編譯技術yacc在軟體開發的各個層面上被廣泛使用一樣。
分享友人