向量表 meaning in English
table of vector
vector table
Examples
- Communication vector table
通信向量表 - Interrupt vector table
中断向量表 - A table that is stored in the memory which is used to calculate an address in accessing some multidimensional arrays
一个存放在内存中的向量表,它在访问多维数组时用来计算地址。 - In the part of the hardware , how to select chips is introduced , including dsp and other chips , such as power supply 、 sdram 、 flash and jtag which is a emulator interface ; in addition , the clock 、 assignment to memory and the table of vectors are set
其中在硬件部分,介绍了芯片的选择方法,包括dsp芯片和其它芯片,如电源芯片、异步动态存储器、闪存和jtag仿真接口;还对硬件平台的时钟、内存分配和中断向量表进行了设置。 - This text introduced the work patterns and register structure of 80386 processors in detail at first , latterly expounded especially the hardware interrupt handling of windows 98 with the course to the kernel of windows 98 ; then recommended the framework of realization of highly demanding hardware board interrupt handling by revising idt to intercept interrupt handling at hardware layer , subsequently introduced the application and development of vxd technology to achieve interrupt handling overall all situations under the windows 98 platform ; finally introduced the b / s pattern network application development part of this topic , specifically introduced the jsp technology system , elaborated the communication between network application part and the hardware interrupt handling routine combined with the jni technology , and provided partial important program and corresponding commentary
本文首先详细介绍了80386处理器的工作模式和寄存器结构,接着对windows98的内核进行了相关分析,重点介绍了windows98的硬件中断处理过程;随后介绍了通过修改中断向量表以实现在硬件层截获中断来实现高实时性处理的框架,又介绍了windows98下虚拟设备驱动vxd技术的应用与开发,以及中断全局处理的实现;最后介绍本课题的b / s模式网络应用开发部分,具体介绍了jsp技术体系,并结合jni技术阐述了网络应用与硬件中断处理程序的通信,并给出部分关键程序及其注释。