说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 核心代码
1.
The Linux kernel sources have a very simple numbering system.
Linux核心代码的版本编号很简单。
2.
Where to Start LookingA large complex program like the Linux kernel can be rather daunting to look at.
从哪里入手阅读象Linux核心代码这样的复杂程序令人望而生畏。
3.
arch The arch subdirectory contains all of the architecture specific kernel code.
arch这个子目录包含了所有体系结构相关的核心代码
4.
netThe kernel's networking code.
net核心的网络部分代码。
5.
libThis directory contains the kernel's library code.
lib此目录包含了核心的库代码。
6.
ModulesThe kernel module code is partially in the kernel and partially in the modules package.
模块核心模块代码部分位于核心中部分位于modules包中。
7.
ipcThis directory contains the kernels inter-process communications code.
ipc此目录包含了核心的进程间通讯代码。
8.
initThis directory contains the initialization code for the kernel and it is a very good place to start looking at how the kernel works.
init此目录包含核心启动代码。(%s)mm此目录包含了所有的内存管理代码。
9.
Interrupt HandlingThe kernel's interrupt handling code is almost all microprocessor (and often platform) specific.
中断处理核心的中断处理代码总是与微处理器结构相关。
10.
That said, it is a fruitful exercise to look at the kernel sources to get an in-depth understanding of the Linux operating system.
但是如果对核心源代码进行阅读将加深对Linux操作系统的理解。
11.
A Kernel-Code-Protecting System Based on Virtualization Technology
基于虚拟化技术的内核代码保护机制
12.
Methods of Boot load research on Multi-core DSP
多核DSP Boot load代码加载方法研究
13.
Research on Teaching of TCP/IP Protocol Stack Source Code in Linux
浅谈Linux内核TCP/IP协议栈源代码教学
14.
FPGA Design of JPEG2000 Core Encoding Algorithm;
JPEG2000核心编码算法的FPGA设计与实现
15.
Automatic Analysis of Covert Channel Based on Source Codes of Linux Kernel
基于Linux内核源代码的隐蔽通道自动化分析
16.
The patch utility is used to apply a series of edits to a set of source files.
而patch实用程序被用来对一些核心源码进行编辑。
17.
Device DriversMost of the lines of the Linux kernel's source code are in its device drivers.
设备驱动Linux核心源码的大多数都是设备驱动。
18.
So the signature must come from a section of code that is essential to the virus.
所以,提取签名编码时一定要它的核心部分。