user buffer 中文意思是什麼

user buffer 解釋
區空間
  • user : n. 1. 使用者,用戶。2. 吸毒成癮者。n. 【法律】(財產等的)使用(權),行使(權),享受(權),享有(權)。
  • buffer : n 1 【機械工程】緩沖器,緩沖墊;阻尼器,減震器;消聲器。2 【化學】緩沖,緩沖劑。3 緩沖者;緩沖物...
  1. Based on vc and opengl software platform, as a part of integrate planar mechanism analysis and simulation cai, the mechanism theory has been adopted to analysis the movement trace and profile of linkage ; adopt oriented object method to capsulate the class module. each corresponding class module complete parameter storage and process ; adopt message - map, message - trigger to organize the programming and response the user " s input ; use the document - view structure of the visual vc + + mfc class foundation as the basis of the programming architecture to complete those functions. use oriented object method to product the following class module : control class, render class, document class, mechanism class and other classes ; adopt opengl library to draw the three dimensional graph based on the result of mechanism analysis ; use model transforming, lighting, material, color, frame - buffer, display - list, graphics - component combine etc to draw the three - dimension mechanism and make the simulation of linkage has high reality

    本文敘述了平面連桿機構運動分析和可視化模擬的理論演算法及其編程實現方法,基於微機vc平臺,採用opengl圖形庫編程,利用面向對象的方法對機構進行功能封裝,利用vc + +的文檔視結構作為最基本的窗架,生成並控制三維繪制類、文檔類、主窗口類和一些輔助類,利用windows平臺的消息映射、事件驅動來組織程序運行和響應用戶反饋,利用機構分析得出坐標數據驅動opengl庫繪制三維機構圖形。
  2. In the proposed method, the controller takes the buffer length as congestion indication, takes sources quality and bandwidth utility as object function so as to learn on line. as the controller outputs, the coding rate for input traffic sources and the corresponding user percentage are used to adjust the cells " arrival rate to the multiplexer buffer. compared with the previous method where cells " arrival rate is tuned only by the encoding rate and the encoding rates for all input traffic sources are regulated in a body, the proposed method guarantee that the quality of cells are optimal while cell loss rate is minimized, which means quality of service is guaranteed

    在該方法中,擁塞控制器以緩沖區大小信元作為擁塞指示,以信源質量和帶寬利用率作為目標函數進行在線學習,控制器輸出包括信源編碼率及其對應的用戶數在全部用戶中所佔的百分比,即根據信源編碼率及對應的用戶百分數調整信源輸入流,從而克服了以往擁塞控制方法中僅僅調整編碼率帶來的對所有信源進行整體調整的缺陷,使控制系統在信元損失率最小情況下確保信源輸入流質量最高,從而有效地利用了網路帶寬。
  3. Main technic of giss webgiso thus function modules architecture and network topological structure are confirmed webgis system implements the basic function of electronical map, such as map zoonu pan, and the abundant query of geograph and database by using maplnfo mapxtreme for java as map server and jsp., java technico this system also can implement the routing of linesx analysing of buffer and so on0 this paper advances storage model of roads and pipelines topology data, efficiently solves the maintenace problem of network topology data of webgis and implements the shortest path algorathm based on webgis by improving it0 the system has better opening by suppling database interface of map ? the system has perfect on - line help and user forum and favorable interfaces and implementation of this system makes fundament for the further research of webgiso

    本系統利用mapinfomapxtremeforjava作為地圖服務器,採用jsp和java技術,實現了基於webgis的電子地圖的縮放、漫遊等基本功能,並具有豐富的圖文定位查詢功能;實現線路路由、緩沖區分析等輔助決策功能;構建了道路管線網路拓撲數據的存儲模型,有效地解決了基於webgis的網路拓撲數據的維護問題;對dijkstra演算法進行了一些改進,實現了基於webgis的最短路徑演算法;本系統提供了電子地圖數據庫介面,使本系統具有很好的開放性和通用性; webgis系統軟體具有完善的在線幫助和用戶交流論壇,人機界面友好。
  4. This is the reason why reversing the index when its leading column is fed by a sequence reduces buffer contention, removes the hot block problem and by doing so, reduces the potential for buffer busy waits on a multi - user system

    這正是為何當前導( /起始)列由序列生成時索引的逆序處理可以降低緩存爭用,解決熱塊問題,並且這樣做可以在一個多用戶系統中減少緩存忙等待的機會。
  5. For the windows nt device driver of pioneer - net, pioneer - net card is a programmable i / o device, and the device driver uses buffer i / o mode to copy data between user address space and kernel address space

    在windowsnt操作系統下,本文認為先鋒網卡具有可編程i o設備的特點,並且採用緩沖i o的方式用於在用戶地址空間和內核地址空間之間的數據拷貝。
  6. Socket function mainly realizes setting up and initializing service unit socket, initializing service unit and service unit serial and so on. bind funcion primarily binds local address and port for the socket. listen function is to evaluate the max length of server ’ s listening queue. connect function and accept function set aside rate ahead, infrom user ’ s request of establishing virtual circuit to suna, cooperate with suna to establish the connection between client and server, return the result. we make use of three handshake with data protocol and virtual circuit mode, in this way, when we translate data, we can look up communication course according to virtual circuit number, at the same time, there aren ’ t source ip address and port, end ip address and port in the head of data package, the speed of translating data advances in a certain extent. send function and recv function is to send data collaborating with suna, and copy data from the receiving queue of socket to user ’ s buffer. close function cooperate

    Socket ( )函數實現創建、初始化服務元套接字,初始化服務元及服務元序列等。 bind ( )函數為套接字綁定本地地址和埠號。 connect ( )和accept ( )函數主要是根據用戶要求預留帶寬,將用戶的建立虛電路請求轉達給服務元網路體系,協作服務元網路體系採用捎帶數據的三次握手協議建立虛電路,並告訴用戶處理結果,一方面,捎帶數據的三次握手協議在一定程度上可提高數據傳輸速度;另一方面,採用虛電路方式,使得數據通信可直接根據虛電路號查找相應的通信進程,而且數據包的包頭中省去了源ip地址、埠號和目的ip地址、埠號,提高了數據傳輸速率。
  7. System monitor primarily tracks resource usage, such as the number of buffer manager page requests in use, enabling you to monitor server performance and activity using predefined objects and counters or user - defined counters to monitor events

    系統監視器主要用於跟蹤資源的使用情況(如正在使用的緩沖區管理器頁請求數) ,使您能夠使用預定義的對象和計數器或用戶定義的計數器來監視事件,從而監視服務器的性能與活動。
  8. By providing a specially modified word document, a user could run malicious code by using a classic buffer overrun technique when the conversion utility processed it

    經由提供特別修改過的word 5 . 0文件,使用者便能在轉換公用程式進行處理時,使用標準緩沖區滿溢技術執行破壞碼。
  9. The fopt scheme, which is the focus of our research, is used to preserve user intension and convergence. the main idea of fopt is to maintain a mapping relation between document and operation history buffer through proper organization of the history buffer, and to resolve concurrency conflicts by employing a hide / resume scheme

    操作變換是我們的主要關注和貢獻,其主要思想是通過合理地組織操作歷史緩沖記錄使之與文檔本身形成一種映射關系,並在操作變換的過程中採用隱藏/恢復並發操作的機制來解決並發沖突。
  10. The long range data service is three clients / servers mode core, in three clients / servers mode long range data service has implemented to the user interface, the commercial logic rule, the digital data service logical separation and the independent seal, data buffer reduced the client end to request to the database service data, also caused the client end the application to stand then obtains the data but not to use the waiting network the data transmission

    遠程數據服務是三層客戶機服務器模型的核心,三層客戶機/服務器模型中的遠程數據服務實現了對用戶界面、商業邏輯規則、數據服務的邏輯分離和獨立封裝,其中數據緩存減少了客戶端對數據庫服務的數據請求,且使客戶端的應用立即可獲得數據而不用等待網路的數據傳輸。
  11. The novel olt - based polling scheme has a fixed polling cycle ( 2ms ). onu ’ s buffer receives different data packets from user, and these packets are classified and then placed into their corresponding appropriate priority queue

    新演算法採用olt端集中統籌控制並以固定周期2ms輪詢各個onu , onu端主要控制分類緩存用戶端來的不同類別業務流。
  12. Within the linux 2. 6 kernel, the window size for the send buffer is taken as defined by the user in the call, but the receive buffer is doubled automatically

    在linux 2 . 6內核中,發送緩沖區的大小是由調用用戶來定義的,但是接收緩沖區會自動加倍。
  13. Pointer to the user - supplied buffer that is to receive the data read from the file

    用戶提供的緩沖區,用來接受從文件讀取的數據。
  14. They declared the likelihood was very low that user input could be successfully manipulated to reach a vulnerable buffer in such a way as to cause a security violation. then about a year later, a new cert advisory on wu - ftpd appeared

    使用diceware選擇的每個字提供大約12 . 9位的熵;不過,如果口令短語碰巧是個邏輯句子,或者它非常短,以至於可以通過蠻力打開,那麼口令短語的熵就少一些。
  15. Message text : the passed buffer for the user identifier property is too small

    消息正文: 「為用戶標識符屬性傳遞的緩沖區太小。 」
  16. By providing a specially modified word 5. 0 document, a user could run malicious code by using a classic buffer overrun technique when the conversion utility processed it

    這樣,通過提供經特別修改的word 5 . 0文檔,一些用戶就可在轉換工具處理文檔時,使用傳統的緩沖區溢出技術運行某些具有破壞性的代碼。
  17. By providing a specially modified word document, a user could run malicious code by using a classic buffer overrun technique when the conversion utility processed it. more information about the vulnerability in the conversion utility can be found in the

    這樣,通過提供經特別修改的word 5 . 0文檔,一些用戶就可在轉換工具處理文檔時,使用傳統的緩沖區溢出技術運行某些具有破壞性的代碼。
  18. To prevent buffer overruns and malicious attacks, your code should always verify user input content and length

    為防止緩沖區溢出和惡意攻擊,代碼應該始終驗證用戶輸入的內容和長度。
  19. Message text : request failed because user buffer is too small to hold the returned information

    消息正文: 「由於用戶緩沖區太小,無法容納返回的信息,請求失敗。 」
分享友人