simple pointer 中文意思是什麼

simple pointer 解釋
單指針
  • simple : adj ( pler; plest)1 單純的;簡單的,簡易的;輕便的。2 質仆的,自然的,天真的;樸素的;率直的,...
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  1. This paper studied circular queue this basic data structure, discussed the influence of four settings of the front and rear pointer on enqueue and dequeue algorithm pointed out the key problem of writing simple algorithm is the setting of the initial value of the front and rear pointer, summarized the initial value setting and enqueue and dequeue algorithms of four types of front and rear pointer setting

    本文研究了一種基本的數據結構? ?循環隊列,討論了循環隊列的四種頭尾指針的設置方法對入隊、出隊演算法實現的影響,說明要寫出簡單出入隊演算法的關鍵在於頭尾指針初值的設置,總結了四種頭尾指針約定下合理的初值設置和出入隊演算法。
  2. Create a simple table by positioning your pointer where you want the table to appear, and then use the insert table command

    創建簡單表格的方法是:將鼠標指針置於要顯示表格的位置,然後使用「插入表格」命令,選擇表格的行數和列數。
  3. For example, members do not need to take a start index as a parameter because simple pointer arithmetic can be used to supply the pointer address as the pointer s base address added to the desired start index

    例如,成員不需要將起始索引作為參數,因為可以使用簡單的指針演算法來提供指針地址,該指針地址作為添加到相應起始索引位置的指針基地址。
  4. Move form - a simple form that you can move by clicking the mouse pointer anywhere on the form. very useful for programs that you want to have a skin

    一個簡單的表格,你可以在表格中的任何地方點擊鼠標來移動。如果你想要個「皮膚」 ,它將會是個非常有用的程序。
  5. Objects differ exactly when the array indices representing them differ, i. e., a simple pointer comparison is sufficient

    元素對象不同也就是他們在數組中對應的序號不同,也就是僅僅比較元素對應的指針就足夠了。
  6. Developers who have implemented sophisticated memory management schemes for non - garbage - collected languages may be surprised at how inexpensive allocation is - a simple pointer addition - in a copying collector

    為非垃圾收集語言實現了復雜內存管理方案的開發人員可能會對復制收集器中廉價的內存分配感到吃驚就是指針加法這么簡單。
  7. This not only improves locality of reference of the user program and eliminates heap fragmentation, but also greatly reduces the cost of object allocation - object allocation becomes a simple pointer addition on the top - of - heap pointer

    這不僅改進了用戶程序的引用區域性並消除了堆碎片,而且極大地減少了對象分配的成本對象分配變成了在堆頂部的指針上增加指針。
分享友人