read buffer 中文意思是什麼

read buffer 解釋
讀出緩沖器
  • read : vt 1 閱讀,朗讀,誦讀;【議會】宣讀(議案);照譜唱[奏] (aloud out off)。2 辨讀,辨認(暗號等)...
  • buffer : n 1 【機械工程】緩沖器,緩沖墊;阻尼器,減震器;消聲器。2 【化學】緩沖,緩沖劑。3 緩沖者;緩沖物...
  1. Interactively, you can read an operating - system file into the command buffer with

    時,若要將操作系統文件讀入命令緩沖區,可使用:
  2. 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

    文摘:給出了一種「多通道隨機數據流的中斷駐留接收技術方案」 ,詳細描述了內存駐留中斷接收、開設數據緩沖區、數據段地址保存、駐留/解除和數據緩沖區讀取,討論了高級語言程序信息處理,舉出了該技術方案在「水泥生產線微機全自動配料測控系統」中應用的實例,介紹了調試方法和步驟,給出了高級語言讀取數據緩沖區數據及調用源程序。
  3. It is merely necessary to select a baud - rate and possibly other options ( number of stop bits, parity, etc. ) and load ( or read from ) the serial transmitter ( receiver ) buffer

    用戶只需要選擇少數幾個選項,例如波特率、停止位、奇偶校驗方式,然後向串列發送(或者接收)緩沖區發送(或者讀取)數據。
  4. A shared read write buffer is allocated the first time a

    第一次使用此構造函數初始化
  5. 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 .在流媒體文件讀寫操作中採用預讀取和延遲寫緩沖技術,提高流媒體文件讀寫效率。
  6. Read requests typically require " x " bytes to be placed in a single i o buffer

    讀請求通常要求將「 x 」個位元組放在一個單獨的i / o緩沖區中。
  7. Buffer cache memory allocated for storing data blocks read from physical data files

    緩沖區緩存為存儲從物理數據文件讀取的數據塊而分配的內存。
  8. Method and store the read characters in a pre - allocated buffer

    方法並將已讀取的字元存儲在預先分配的緩沖區內。
  9. Method and store the read characters in a preallocated buffer

    方法,並將已讀取的字元存儲在預先分配的緩沖區內。
  10. Read method and store the read characters in a pre - allocated buffer

    方法並將已讀取的字元存儲在預先分配的緩沖區內。
  11. After being read in from dasd, the data and index pages go into these slots and remain there until the db2 buffer manager determines that those slots should be used for some other data

    數據和索引頁被從dasd中讀出之後,便進入這些插槽,並留在其中,直到db2緩沖區管理器確定那些插槽要用於其他數據。
  12. Reads request data from the client when not preloaded by using the specified buffer to read from, byte offset, and maximum bytes

    使用指定的要從中讀取數據的緩沖區、位元組偏移量和最大位元組數從客戶端讀取請求數據(當未預先加載時) 。
  13. For example, if a socket receives data in its tcp ip buffer, then that socket is ready to be read from without blocking, and the

    例如,如果某個套接字在其tcp / ip緩沖區中接收到數據,那麼該套接字就為無阻塞的讀取做好準備了,
  14. Moreover, video control program to implement internal function of fpga is designed including video capture time sequence control, ping - pang frame buffer read and write time sequence control and lcd display time sequence control, and program ' s simulation and analysis is also provided. at last, this paper presents a portable iv ' s video processing system, and proposes three buffer strategy to control capture buffer. and a moving object detection algorithm of combing an adaptive background subtraction technique with a three - frame differencing is adopted

    設計了基於fpga系統結構的車載視頻顯示電路板;利用單片機io口模擬i2c時序,實現了視頻解碼晶元控制;利用fpga實現視頻控制,研究了採集通道時序控制、雙幀存ram讀寫時序控制及lcd顯示時序控制的方法,並進行了軟體模擬和分析;設計了車載視頻檢測系統方案,給出了管理採集緩沖區的三幀緩沖策略,採用綜合三幀差分和自適應背景相減的演算法實現運動檢測,連通體檢測去除虛目標,模擬實驗證明其有效性,同時分析了該演算法在dsp視頻檢測系統中的簡單實現方法。
  15. Some architectures provide a snprintf method, which allows the programmer to specify how many characters to copy into the buffer from each source. for example, if snprintf were available on our system, we could fix the previous example to read

    與入侵檢測系統( ids )呼叫系統管理員的尋呼機然後原地停止運行不同, ia會讓ids將事件發送到一個反饋文件(不僅僅是控制臺日誌)供日後評審。
  16. Read, blank check, verify, compare, erase, program, check sum, memory protect, edit buffer, mass production mode, load file, save file, project file save, change parameter, operation option

    讀,查空,校驗,比較,擦除,編程,校驗和,存儲器保護,編輯緩沖,量產模式,裝載文件,保存文件,保存項目文件,改變參數,操作選項。
  17. The buffer _ size must be transported before the compressed data, thus the expanding program can read out the size in it. so the consistency of compression and pi expanding model can be ensured

    輸出壓縮代碼之前先輸出緩沖區大小值,這樣解壓程序可從壓縮代碼中得到該值,從而確保壓縮與解壓模型的一致性。
  18. As an alternative, use the method fgets. it can do the same things gets does, but it accepts a size parameter to limit the number of characters read in, thus giving you a way to prevent buffer overflows. for example, instead of the following code

    當一個組織很龐大,以至於信息成了供它使用的另一種可代替的物品時,它就會希望並且需要這樣的保證:它所接受的信息是準確和未受破壞的。
  19. Linux, under normal circumstances, uses a system file cache to buffer, read, and write requests from disk

    在一般情況下, linux使用一個文件系統緩存為磁盤請求進行緩沖和讀寫。
  20. In the event handler, you can read the trace buffer

    在相應的事件處理程序中,您可以讀取跟蹤緩沖區。
分享友人