read-write operation 中文意思是什麼

read-write operation 解釋
讀寫操作
  • read : vt 1 閱讀,朗讀,誦讀;【議會】宣讀(議案);照譜唱[奏] (aloud out off)。2 辨讀,辨認(暗號等)...
  • write : vt (wrote 〈古語〉 writ; written 〈古語〉 writ)1 寫,記,錄,抄,謄;填寫;簽發;簽訂;簽署。2 ...
  • operation : n 1 動作,行動,活動;業務,工作;作用。2 效果,效力;有效范圍,有效期間。4 【數學】運算;【醫學...
  1. Abstract : a technical solution for the multi - channel random data stream by tsr receiving programming is presented. details about resident interrupt receiving, data buffer setup, data segment address keeping, buffer read / write operation and program resident / unresident are described , and information process programming with advanced language is discussed. the application of this technique in the control system for the automatic burdening of a cement production line is given. the debugging method and procedure is introduced. source program written in advanced language, include data buffer access and calling are listed

    文摘:給出了一種「多通道隨機數據流的中斷駐留接收技術方案」 ,詳細描述了內存駐留中斷接收、開設數據緩沖區、數據段地址保存、駐留/解除和數據緩沖區讀取,討論了高級語言程序信息處理,舉出了該技術方案在「水泥生產線微機全自動配料測控系統」中應用的實例,介紹了調試方法和步驟,給出了高級語言讀取數據緩沖區數據及調用源程序。
  2. 3 study leads the type teaching the basic point in study on : everystudying known, has been able to look, to understand the content asfar as possible first studies independently : read - write, theexpression, the operation trains ; the teaching time fully lets thestudent perform, the teacher instructs - in a mean direct ; studying isstudying the entire journey to be able to display the initiative, thecreativity with every effort, the exploration, the innovation ; on - 3internet related study leads the type memoir, the literature, has onlyreached above 600 since 2000

    3學導式教學的基點在學上:凡求學者已知、已能看、聽懂的內容盡量先自學:讀寫、表達、操作演練;教學時間充分讓學生表演,教師指導在臺下作導演;求學者在學習全程能盡力發揮主動性、創造性,探索、創新; - 3網際網路上有關學導式研究報告、文獻,僅從2000年以來已達600篇以上。
  3. So in the question itself, data rate of read operation is specified by the number of idle cycles and for write operation, maximum data rate should be considered with no idle cycle

    如問題本身,讀操作的數據速率是由空閑周期決定的,而對于寫操作,最大的寫數據率,應該不考慮空閑周期。
  4. The efficiency of file operation was improved, by the pre - read and wait - write buffer technology was applied to the operation of file read and write

    3 .在流媒體文件讀寫操作中採用預讀取和延遲寫緩沖技術,提高流媒體文件讀寫效率。
  5. Tells you the current location to perform the next read write operation

    :告訴您當前的位置,以執行下一個讀寫操作
  6. You can read standard input, write to standard output and standard error ; use any foreground and background colors you wish ; resize, reposition, hide, retitle the console window, flip between full - screen and windowed operation, and on and on and on

    你可以讀取標準的輸入,寫標準輸出和標準錯誤輸出;使用任意的前景色和背景色;調整大小、位置,隱藏控制臺窗口,在全屏和窗口模式間切換,等等。
  7. Hence, for write operation maximum data rate should be considered and for read operation minimum data rate should be considered

    也就是說,寫操作速率應該取最大的寫速率,而讀操作應該取選小的讀速率。
  8. This lesson a thought, emotion for from the sense of vision and sense of hearing angle special subject discussing, from hearing " beautiful " write " in beautiful " see " in beautiful " read " beautiful " four aspects, close combination chinese language speech literalness beautifully, paying attention to phoneticly appreciating beauty physiology, mental state mechanism, hard scooping out saving in writing layer below is worth a with the art of the depth that writing assembles, making the treatise of the system to purpose, contents, request, operation. . etc. that hear, read, see, wrote the " beautiful " completely

    本課題從視覺與聽覺角度專題論述,從聽「美」讀「美」視「美」寫「美」四個方面,緊密結合漢語言文字的美,關注語言的審美生理、心理機制,努力開掘潛存於文字層下面的思想、情感與文字組裝的深度的藝術價值,對聽、讀、視、寫「美」的目的、內容、要求、操作等作了較全面系統的論述。
  9. The goal we must achieve, when designing distributed parallel file system, was analyzed also. the thesis present the logic structure of dpfs, the structure and the flush strategy of the module of directory cache and its role in the read - write operation, duplicate table ' s physical and logical structure, the management and synchronization algorithm of the duplicate table, and the model and the management algorithm of the module of intelligent duplicate management. also the effects that dpfs exerts to the system reliability and the read and write performance compared to ext2 were analyzed

    本文首先介紹了數據存儲的發展概況與新的需求,分散式文件系統對其發展的重要影響以及設計分散式文件系統需要考慮的各種問題;然後分析了為滿足分散式并行服務器的功能需求, dpfs應實現的目標;接著介紹了dpfs設計的總體邏輯結構,目錄緩存管理模塊的結構設計、刷新策略以及該模塊在文件讀寫重定向中的作用,副本表的邏輯、物理結構、對其緩存的管理和同步演算法的實現,以及副本智能管理的設計模型及其管理演算法的設計與實現,還分析了dpfs對系統可靠性的影響以及在讀寫文件時與ext2文件系統性能的比較。
  10. In the design of software, this paper stress the usb system drive archecture and the idea of firmware programming. based on wdm drive programming thinking, give an example of usb device drive. under the environment of visual c + + 6. 0, adopt the idea of object - orientation, modular design and multithreading to finish the development of user application, including the function of operation interface, usb device attachment, wave display, parameter read / write, document printing and saving

    軟體方面,重點介紹了usb系統驅動體系以及固件編程思想。基於wdm驅動程序思想,給出了usb設備驅動程序的編程實例。 pc機在visualc + + 6 . 0編程環境下,利用面向對象、模塊化程序設計思維和多線程的方法,完成用戶應用程序,包括操作界面、 usb設備連接、波形顯示、參數讀取、文件列印存儲等功能。
  11. The second chapter embarks from the dominant field of read - write aspect, penetrates into the students " intrinsic aspect of knowledge and cordiality, explores how to carry out the operation inside and outside the stratification plane, thus realizes the humanities

    第二章從讀寫教學領域出發,進而深入到學生的知情意這一內在方面,探索如何在內外這個層面進行操作,從而實現人文化。
分享友人