CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - opcode

搜索资源列表

  1. AIC1630A

    0下载:
  2. 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
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:294779
    • 提供者:goudfsk
  1. Opcode

    1下载:
  2. 用visual C++实现的一个碰撞检测库,采用AABB包围盒实现-using visual C + + realization of a collision detection basement, surrounded by boxes used to achieve AABB
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:201860
    • 提供者:康勇
  1. OpcodeDemo

    1下载:
  2. 使用opcode库的一个碰撞检测实例,和其它碰撞检测库如rapid 等一些的对比实例-use of the opcode of a collision detection example, and other collision detection for rapid as some other examples of the contrast
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2557455
    • 提供者:康勇
  1. arp

    0下载:
  2. 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
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8064
    • 提供者:王一东
  1. opcode

    0下载:
  2. 详细介绍光电编码器原理,对想了解光电编码器的人是一份不错的资料
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82221
    • 提供者:竺春松
  1. Opcode

    1下载:
  2. 这是一个AABB碰撞检测库,实现了多种模型之间的碰撞检测
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:201860
    • 提供者:王秋锋
  1. Hacker Disassembler Engine

    0下载:
  2. 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
  3. 所属分类:界面编程

    • 发布日期:2010-10-14
    • 文件大小:23447
    • 提供者:sys0007
  1. Opcode.rar

    0下载:
  2. 经典的Opcode碰撞检测算法的源程序。使用于大型场景。,Opcode classic collision detection algorithm of the source. Used in large-scale scenes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:253006
    • 提供者:zgeagle
  1. hde_disassembly

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3832
    • 提供者:Merc
  1. AnimateDraw

    0下载:
  2. Bitblt方法和三种光栅操作码来实现为图透明显示,其效果与调用TransparentImage类似。-Ways Bitblt opcode and three gratings to achieve transparency for the map shows that its effect is similar TransparentImage call.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:46110
    • 提供者:JiandongGu
  1. Asm-Vb

    0下载:
  2. this little program help to find corrispondence between mnemonic name instruction and the opcode
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:217319
    • 提供者:ivan
  1. opcodes-table-of-intel-8085

    0下载:
  2. i have uploaded 8085 microprocessor architecture opcode sheet .this will help students for their program to generate opcoses
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:141152
    • 提供者:siri
  1. Dop

    0下载:
  2. Representation of an opcode for Embedded Linux.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1067
    • 提供者:1sghvrjtfi
  1. wendang2

    0下载:
  2. 算术逻辑单元的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
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2651
    • 提供者:EMILY
  1. x86.Architecture.CPUID

    0下载:
  2. Describe CPUID opcode for the x86 architecture (allowing software to discover details of the processor)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:31835
    • 提供者:__sergey__
  1. Kernel Inline Hook

    0下载:
  2. 目前流行和成熟的kernel inline hook技术就是修改内核函数的opcode,通过写入jmp或 push ret等指令跳转到新的内核函数中,从而达到修改或过滤的功能。这些技术的共同点 就是都会覆盖原有的指令,这样很容易在函数中通过查找jmp,push ret等指令来查出来, 因此这种inline hook方式不够隐蔽。本文将使用一种高级inline hook技术来实现更隐蔽的 inline hoo技术(Currently popular and mature kernel in
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:32768
    • 提供者:xiami001
  1. symbol table_litle & opcode table.tar

    0下载:
  2. system programming, symbol table, little table and opcode table
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:Inno
搜珍网 www.dssz.com