搜索资源列表
AIC1630A
- datasheetEM78 系列单片机共有的 47 条(EM78P447和451、458有48条) 指令,其寬度为 13 位。每一个指令码可分割成两部份,第一部分为标示指令功能的运算码( OPCODE ),第二部份則指出运算時所需之參数,亦即运算码( OPERAND )。而指令的类型大致可分为下列四种: -datasheetEM78 Series MCU total of 47 (45 and EM78P447 the 1,458 is 48) directive, the
Opcode
- 用visual C++实现的一个碰撞检测库,采用AABB包围盒实现-using visual C + + realization of a collision detection basement, surrounded by boxes used to achieve AABB
OpcodeDemo
- 使用opcode库的一个碰撞检测实例,和其它碰撞检测库如rapid 等一些的对比实例-use of the opcode of a collision detection example, and other collision detection for rapid as some other examples of the contrast
arp
- ARP编程,发送ARP,// ARP Frame typedef struct tagARPFrame { unsigned short HW_Type /* hardware address */ unsigned short Prot_Type /* protocol address */ unsigned char HW_Addr_Len /* length of hardware address */ unsigned char Prot_Addr_Le
opcode
- 详细介绍光电编码器原理,对想了解光电编码器的人是一份不错的资料
Opcode
- 这是一个AABB碰撞检测库,实现了多种模型之间的碰撞检测
Hacker Disassembler Engine
- Please excuse my english... It's so bad :) Hacker Disassembler Engine, or HDE, is small disassembler engine, which intend to code analyse. HDE get length of command, prefixes, ModR/M and SIB bytes, opcode, immediate, displacement, relative address
Opcode.rar
- 经典的Opcode碰撞检测算法的源程序。使用于大型场景。,Opcode classic collision detection algorithm of the source. Used in large-scale scenes.
hde_disassembly
- hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 when writing unpackers of executables, viruses, because most other disassemblers
AnimateDraw
- Bitblt方法和三种光栅操作码来实现为图透明显示,其效果与调用TransparentImage类似。-Ways Bitblt opcode and three gratings to achieve transparency for the map shows that its effect is similar TransparentImage call.
Asm-Vb
- this little program help to find corrispondence between mnemonic name instruction and the opcode
opcodes-table-of-intel-8085
- i have uploaded 8085 microprocessor architecture opcode sheet .this will help students for their program to generate opcoses
Dop
- Representation of an opcode for Embedded Linux.
wendang2
- 算术逻辑单元的VHDL语言描述,它在信号opcode的控制下可分别完成加减,相等或不相等比较等操作-VHDL language descr iption of arithmetic logic unit, which carries out addition and subtraction, respectively, under the control of the signal opcode, equal or unequal comparison operations
x86.Architecture.CPUID
- Describe CPUID opcode for the x86 architecture (allowing software to discover details of the processor)
Kernel Inline Hook
- 目前流行和成熟的kernel inline hook技术就是修改内核函数的opcode,通过写入jmp或 push ret等指令跳转到新的内核函数中,从而达到修改或过滤的功能。这些技术的共同点 就是都会覆盖原有的指令,这样很容易在函数中通过查找jmp,push ret等指令来查出来, 因此这种inline hook方式不够隐蔽。本文将使用一种高级inline hook技术来实现更隐蔽的 inline hoo技术(Currently popular and mature kernel in
symbol table_litle & opcode table.tar
- system programming, symbol table, little table and opcode table