bsd- 中文意思是什麼

bsd- 解釋

  • bsd : 伯克利發行的軟體
  1. Bsd bahamas dollars bbd barbados dollars

    Bsd巴哈馬美元
  2. 4 bsd. based on the deep study on ipv6 protocol suit, this article summarizes the working that porting kame ipv6 protocol stack into vxworks, gives the details of relative technicals

    在對ipv6協議族進行深入分析研究的基礎上,本文總結了將一個以bsd系統為目標的ipv6協議棧kameipv6移植到嵌入式實時操作系統vxworks中所需進行的工作,給出了其中涉及的技術細節。
  3. Offers real - time scanning of linux bsd based servers, including on - access protection of samba shares

    為linux bsd服務妻提供實時掃描,包括自動掃描samba smb共享
  4. There are two series interface installed on the os in advance, the one is called bsd socket designed by berkeley software, with the working mode of blocking synchronization, nonblocking asynchronization and polling, the other is named winsock designed by microsoft, worked via the way of windows message driven. as the foundation of process socket seizing technologies under microsoft windows, api ( application program interface ) hook technology is the core to achieve

    Windows進程套接字數據劫持技術的基礎部分, windows應用程序介面api掛接技術,該技術是實現操作系統不支持的特殊功能的應用程序的核心,有相當難度,與傳統的基於網路設備介面規范( ndis )的包過濾技術相比,該技術的不同之處在於它可以在應用層上對任意進程的網路輸入和輸出數據進行捕獲。
  5. " anchor " have developed new resin bonding " bsd " " bsw " which are special designed for surface grinding to achieve better cutting ability and longer wheel life. the performance of cutting ability is remain the same level and continued for a long time. wheel dressing times and wheel consumption can be reduced to minimum for improving working efficiency and making total grinding cost down

    平面研磨發展至今,趨往高精度高精密之研磨要求而研磨材質也演變成選用高硬度及難研削材,因此,在整體研磨加工要求變的如此嚴苛情形下,嘉寶特別新開發bsd及bsw平面研磨專用樹脂結合劑,此新開發之結合劑用於平面研磨時能發揮出比以往製品更佳之切削力及耐用度表現,且其優異的切削表現能長時間持續,可大幅減低砂輪修整次數及砂輪損耗,進而提升工作效率降低整體研磨成本。
  6. Vxworks is a embedded realtime os. the ipv4 protocol stack in vxworks is ported from 4. 4 bsd, with realtime capability enhanced. so, the network software architecture in vxworks is similar to 4

    Vxworks是一種嵌入式實時操作系統,其ipv4網路協議棧是通過移植bsd4 . 4中的ipv4協議棧實現的,所以其網路軟體的體系結構與bsd4 . 4的網路體系結構類似。
  7. " discussed the issues encountered in developing linux emulation for bsd os

    」一文討論了為bsd / os開發linux模擬環境時遇到的問題。
  8. With ms - dos partition tables. since tru64 unix uses the bsd disklabel format, this is the

    由於tru64 unix使用的是bsd磁盤標記格式,對于srm安裝來說,這是一個「
  9. Bsd a the period residence decorate the engineering design diagram, very quick work well of a repair in brief, time that spend me for an afternoon design

    百士達一期住宅裝修設計圖,很快就做好的一個簡單裝修,花了我一個下午的時間就設計好了。
  10. Bsd berkeley software distribution

    伯克利軟體分配代號
  11. It s the traditional bsd berkeley software distribution style of license - use it however you please, just give us credit

    :它是傳統的bsd [ berkeley軟體發行版]風格的許可您可以按照自己喜歡的方式使用它,只要把榮譽給我們。
  12. The berkeley software distribution family of operating systems can be traced back to the bsd unix operating system created and maintained at the university of california, berkeley, since the late 1970s

    Berkeley software distribution ( bsd )系列操作系統的歷史向前可以追溯到20世紀70年代後期由加利福尼亞大學berkeley創建和維護的bsd unix操作系統。
  13. Jip is distributed under a bsd - style license

    Jip是在bsd形式的許可下分發的。
  14. Again, in terms that the bsd unix world used to view things,

    同樣,用bsd unix時代用來看問題的術語來說,
  15. The 386bsd project came into being in 1985 as an attempt to get bsd unix to run on an intel chip

    386bsd項目是在1985年作為讓bsd unix運行於intel晶元的嘗試而成立的。
  16. Another group that took the original vision of porting bsd unix to the intel chip to its conclusion formed in the course of 1993

    最初決定將bsd unix構建於intel晶元之上的另一個小組是在1993年成立的。
  17. This method can be extend to many bsd unix platforms. 2 ) we analyze windump and winpcap, and we test tcpdump and windump with multiple traffic conditions in 1000mbps environment

    對bpf的改進雖然是在linux上進行的,但應能較容易地推廣到其它bsdunix和由bsd演化而來的許多unix實現中。
  18. Structure is more akin to the bsd unix structure than the system v structure, though with the latest distribution of slackware there are some concessions for programs that want to add services to startup but expect a system v directory structure

    結構類似於system v結構,還不如說它更類似於bsd unix結構,盡管slackware的最新發行版中的程序做了一些讓步,它們要將服務添加到啟動,但期望這些服務是system v目錄結構。
  19. A classic case of this conceptual distinction is the way that freebsd - harking back to the bsd unix world - uses unix file system v2 ufs2 to organize data on the disk and the flash file system to organize files into directories and optimize directory access

    這種總體區分的一個經典例子就是freebsd回溯到bsd unix時代用unix file system v2 ( ufs2 )來組織磁盤上的數據而用flash file system ( ffs )來把文件組織成目錄並最優化目錄訪問的方式。
  20. Bsd packet filter ( bpf ) lies in the kernel of bsd unix, it is independent of the tcp / ip stack, and gives user mode processes a raw interface to access data link layer, it has been widely used in network monitors and other softwares, such as tcpdump

    Bsd包過濾器( bsdpacketfilter ,簡稱bpf )位於bsdunix的內核中,它獨立於tcp ip協議棧,為應用程序訪問數據鏈路層提供了一個原始介面,被廣泛地運用在網路監控及其它軟體中,如tcpdump 。
分享友人