operating system kernel 中文意思是什麼

operating system kernel 解釋
操作系統核心
  • operating : adj 1 運行的;操作的;工作的。2 關于業務的;營業上的;關于收支的。operating expenses 業務開支;營...
  • system : n 1 體系,系統;分類法;組織;設備,裝置。2 方式;方法;作業方法。3 制度;主義。4 次序,規律。5 ...
  • kernel : n 1 (果實的)核,仁。2 穀粒,麥粒。3 內核,核心,要點。4 【原子能】(原子)核。5 【數學】(積分...
  1. As a whole the system may compart three modules : ndis drivers in the kernel mode, the dll program in the user mode and the user application program, adopting the share memory technology three modules realize the data share of the control canal rule, the encapsulation data and the network neiborhood name and so on, so we can easily finis1 " the packet authentication by the control canal rule, improve the filtering efficiency of the system. whereas the current of firewall technology, the system has wide utily value and business value. this software is based on windows 2000 operating system, the programming language is chosen as visual c + + 6. 0 and win2000 ddk

    從總體上可以劃分為以下三個模塊:核心層的ndis網路驅動程序、應用層的動態鏈接庫程序以及用戶應用程序,這三個模塊之間通過內存共享技術完成對控管規則、封裝數據、網上鄰居名字列表等數據的讀寫操作,從而很方便的根據控管規則實現了對網路封包的認證操作,提高了系統的過濾效率。鑒于目前防火墻技術的發展趨勢,本系統具有廣泛的實用價值和商業價值,因此具有一定的推廣前景。軟體的開發基於windows2000操作系統,開發語言採用visualc + + 6 . 0和win2000ddk 。
  2. Freebsd is an operating system, not just a kernel

    Freebsd是一個操作系統,而不僅僅是一個內核。
  3. Because xen requires a modified operating system, you cannot just take a current linux kernel and run it under the xen hypervisor unless it is ported to the xen architecture

    由於xen需要修改操作系統,所以您不能直接讓當前的linux內核在xen系統管理程序中運行,除非它已經移植到了xen架構。
  4. A set of kernel mode procedures that executes as the result of a page fault. the pager and the image activator provide the operating system ' s memory management functions

    當產生缺頁中斷時執行的一組核心態程序,它與映象激活程序一起提供操作系統的存儲管理功能。
  5. At the early age of embedded system history, many real - time operating system use multi - task sharing single address space mode, which means kernel and application run in the same priviledge and application can access the whose address space with full pomission, for the limited performance and hardware resource

    在嵌入式系統發展早期,由於硬體資源和性能有限,很多實時操作系統採用的是單地址多任務空間模式,即內核和應用都運行在同一特權級,應用程序可以無限制的訪問整個系統地址空間。
  6. In order to develop and operate the real - time application software under windows operating system, the dissertation further investigates windows " kernel, processes, threads, tasks scheduling mechanism, and how to make accurate time under windows

    為了在windows操作系統下開發並運行實時應用軟體,論文對windows操作系統的內核、進程與線程以及任務調度機制進行深入研究,並研究在windows下如何取得精確的時間問題。
  7. Linux is originally designed as a time - sharing operating system. due to its non - preemptive kernel, coarse time granularity, frequent disabled interrupt, virtual memory and other buffer mechanism, linux is not so “ real - time ” as rtos

    Linux的調度機制決定了它是一個分時系統,其不可搶占的內核、粗糙的時鐘粒度、頻繁的關中斷、虛存和其它緩沖機構的設置,使得linux的實時性不強。
  8. Its hardware design was analyzed from the master module, imported equipment modules, exporting equipment modules, data storage module, other components and the problem of the printer ’ s continuous printing from interrupted position was fixed in this course ; followed by, the software design including the operating system and the application software was discussed. the kernel of linux system was transferred to the motherboard of the novel fiscal cash register as its own operating system, in which the compilation of lcd driver and the printer driver was mainly focused on, and the application software was divided into the controlled tax software, the commercial software and power - fail protected disposal software for further discussion ; finally, the systemic reliability, security and electromagnetic compatibility were evaluated

    首先硬體部分主要由主控模塊、輸入設備模塊、輸出設備模塊、數據存儲模塊等部分組成,在硬體設計中解決了發票印表機掉電續打的難題;接著對稅控收款機的軟體設計主要從操作系統和應用軟體兩個方面討論:操作系統採用的是linux操作系統,先將linux內核移植到稅控收款機主板上,著重介紹了lcd 、印表機驅動程序編寫;應用軟體分為稅控軟體、商業軟體和掉電處理程序來討論;最後,對本文設計的稅控收款機系統的可靠性、安全性和電磁兼容性等方面進行分析和研究。
  9. Other examples include the interfaces between various phases of processing in a compiler or the interface between the kernel and user interface of an operating system

    其它示例包括在編譯器中處理的不同階段之間的介面或操作系統的內核和用戶界面之間的介面。
  10. This paper also takes special research on such a series of questions as below : the development of embedded operating system ( os ), the advantages of linux os to develop embedded os are analyzed, the development of embedded linux os is studied from the kernel making, customizing file system, and system booting. the embedded image processing application technology, a focus is taken on the research of the relation between embedded system application technology and image processing technology when the embedded image processing application development is carried out, the new development of image processing technology in embedded system environment and the features of embedded system of image processing application are analyzed. graphic user interface ( gui ), the current popular gui technology is introduced, and the main features of them and the reasons to choose minigui are analyzed, the implementation of minigui and the method to develop graphic application based on minigui are studied, too, it works well in practical application

    本文在此背景下,圍繞在實施導彈打擊過程中涉及到的有關圖像處理設備的嵌入式化過程,對于嵌入式圖像處理系統應用技術進行了全面的研究,提出了嵌入式圖像處理系統的開發流程和步驟,並對其中的一系列問題進行了專門研究,在實例應用中取得了很好的效果,這些問題包括:嵌入式操作系統開發,分析了使用linux操作系統進行嵌入式操作系統軟體開發的優越性,並且從內核定製、文件系統裁剪、系統啟動等幾個方面研究嵌入式linux操作系統的開發;嵌入式圖像處理應用技術,著重研究了嵌入式系統應用技術和圖像處理技術在進行嵌入式圖像應用開發時的相互影響,分析了在嵌入式系統環境下圖像處理技術的新發展以及在圖像處理應用中嵌入式系統的一些特點;圖形用戶界面,介紹了目前集中流行的gui技術,並分析了其主要特點以及採用minigui的原因,研究了minigui的實現原理,以及如何進行基於minigui進行圖形應用程序的開發,在實際應用中取得良好效果;實時性研究,分析了在操作系統中影響系統實時性能的因素,研究了linux操作系統的幾種實時解決方案,並對于操作系統的進程調度機制進行了有針對性的研究。
  11. Through the detailed analysis of safety - crital system software speciation arinc653 and several main stream commercial real - time operating system kernel, we designed and implemented a high available and reliable real - time operating system artos, which is as well as the same catagerous system on functionality and performance, based on our technology

    本課題就是在通過對安全關鍵系統軟體標準arinc653以及幾個主流商業實時操作系統內核機制細致分析的基礎上,揚長避短,在原有的國有實時嵌入式操作系統deltaos之上,並加入自己的技術特色,設計並實現一種在功能、性能上與國外同類操作系統都具可比性的高可靠性實時操作系統artos 。
  12. Then, combining the characteristics of linux operating system and the requirements of mobile ipv6, the unique solution of implementing mobile ipv6 on linux is proposed using the linux module netfilter framework and the kernel module program mode of loadable kernel module

    在此基礎上,結合linux操作系統的特點和移動ipv6的要求,利用linux系統具備的netfilterframework以及loadablekernelmodule內核模塊編程方式提出了富有特色的解決方案。
  13. As your boot loader the small program which runs the operating system kernel

    作為您的boot loader運行操作系統內核的小程序。
  14. Program with an unexpected signal while it was compiling the operating system kernel

    的運行被意外的信號中止了。
  15. Research of operating system kernel code hotspot ' s dynamic detection

    基於蒙特卡羅方法的內核代碼熱點動態檢測技術研究
  16. Is a rather interesting beast that lives in the client s operating system kernel

    是居留在客戶機操作系統內核中的一隻非常有趣的猛獸。
  17. The entire process is quite simple. but things get much harder when you decide you want your bootsector to load a file or an operating system kernel

    整個過程非常簡單。但是當你打算讓自己的引導扇區裝載一個文件或者系統內核的時候,事情就變得非常麻煩了。
  18. For example, you might use remote debugging on an operating system kernel, or on a small system which does not have a general purpose operating system powerful enough to run a full - featured debugger

    比如,你可以使用遠程調試去調試操作系統內核,或者是一個小系統,它沒有足夠的操作系統特徵,而且不能運行一個全功能的調試器。
  19. After the operating system kernel is installed, you can install the rest of your system via any sort of network connection including ppp after installation of the base system, via ftp or http

    在安裝了操作系統的內核以後,您可以使用任何一種網路連接方式包括安裝完基本系統以後使用ppp通過ftp或http完成剩餘的系統安裝任務。
  20. If the emulator can emulate not just the processor but also the operating system kernel, that makes it much easier to run little programs that don t depend on many kernel services, such as those that only need to use the

    如果模擬器不僅能夠模擬處理器,而且還可以模擬操作系統內核,那麼對于那些不依賴很多內核服務的小程序,例如只需要使用
分享友人