1、 32 位的 system descriptor 与 64 位的 system descriptor(1)compatibility 模式下,LDT / TSS descriptor 还是原来的 32 位的 descriptor,与原来 x86 的 LDT / TSS 意义一致。 (2)64 b...
分类:
其他好文 时间:
2015-01-29 19:21:44
阅读次数:
100
IDT(Interrupt Descriptor Table)仅能存放 interrupt-gate、trap-gate 和 task-gate。指令: int 0x80 ----------------------------------- 0x80 是 vector (中断向量号) ...
分类:
其他好文 时间:
2015-01-29 19:17:54
阅读次数:
145
直接 call / jmp 目标 code segment 不能改变当前的 CPL,若要 call / jmp 高权限的 code segment 必须使用 call gate,在 x86 下还要可以 call / jmp TSS descriptor 或者 call / jmp task gate...
分类:
其他好文 时间:
2015-01-29 19:09:58
阅读次数:
168
指令: call 0x20:00000000 jmp 0x20:00000000 -----------------------------------selector 0x20 是个 task gate 的 selector 这里使用 task gate 任务切换与使用 TSS selec...
分类:
其他好文 时间:
2015-01-29 19:09:38
阅读次数:
136
在 long mode 下,gate 是 16 字节的,并取消了对 task gate 的支持。即 IDT 的 entry 是 16 字节的,所以:gate = IDTR.base + vector * 16。 在 long mode 下,code segment descriptor 的 L、D....
分类:
其他好文 时间:
2015-01-29 18:59:28
阅读次数:
287
下载与激活:http://download.csdn.net/detail/lone112/6734291离线激活位于英国的Red Gate Software有限公司最近发布了ANTS Performance Profiler 8 Beta,支持对Web请求、异步代码和Windows商店应用的性能剖...
题解:多重集合的组合数?还是0-m?有些元素有个数限制?多重集合的组合数可以插板法,0-m直接利用组合数的公式一遍求出来,个数限制注意到只有15个,那我们就暴力容斥了AC了真舒畅。。注意开long long 1 ll n,m,a[20],k,p,ans,fac[maxn],inv[maxn]; 2 ...
分类:
其他好文 时间:
2015-01-20 13:40:55
阅读次数:
157
全文免费数据库
l DOAJ: http://www.doaj.org/
l Open J-Gate: http://www.openj-gate.com/
l FreeFullText: http://www.freefulltext.com/
l Oaister: http://www.oaister.org
l arXiv: http://cn.arxiv...
分类:
其他好文 时间:
2015-01-06 13:52:02
阅读次数:
170
Proficy HMI SCADA - iFIX 4.0\Thermoanalytics RadTherm 11.1.1 X32X64\293\Golden.Software.Surfer.v11.0.642.x86.x64.zipAutodesk AutoCAD LT 2015 SP2\Bentl...
分类:
其他好文 时间:
2015-01-06 13:24:50
阅读次数:
445