CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - asm compiler

搜索资源列表

  1. rc6_avr

    0下载:
  2. AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习) 在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys) * 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化 * 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。 * 编译器: AVR-G-AVR optimization RC6 encryption algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5854
    • 提供者:陈谭
  1. nasm-0.98.39

    0下载:
  2. 32位汇编编译器nasm源代码,用c/asm混合编程,对于编写汇编编译器的爱好者来说是一个参考。-32 NASM compilation compiler source code, c / asm mixed programming, for the preparation of the compilation compiler lovers is a reference.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:717633
    • 提供者:wsw
  1. calculator_nic

    0下载:
  2. 用汇编语言写的32位计算器,代码里注释比较详细。文件为asm,需在dos编译。已通过编译。大二的计算机原理project,三个日夜的辛苦结果~-using assembly language to write the 32 calculators, Lane Notes code in more detail. Asm documents, the need to dos compiler. Through compiler. The sophomore computer science pro
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2801
    • 提供者:胡泽中
  1. desquirr

    0下载:
  2. decompiler, ida的插件代码,可以反编译asm-Decompiler, Ida plug-in code, the compiler can be anti-asm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:97438
    • 提供者:孙德黎
  1. C51-123

    0下载:
  2. C51的一些误区和注意事项(ZT) 1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量 的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个 变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是... -C51 some errors and attention to the business (ZT) 1) C taboo absolute
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:189132
    • 提供者:DCH555
  1. DELPHI_CVAVR_EEPROM

    0下载:
  2. 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:416657
    • 提供者:Aleyn.wu
  1. complier

    0下载:
  2. 一个纯手工的c++编译器,有词法分析、语法分析,并可以声称pcode和asm汇编码-A purely manual c++ compiler, a lexical analysis, syntax analysis, and can claim that Department of asm code and pcode
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:48945
    • 提供者:zhangzifeng
  1. ex77

    0下载:
  2. gprs gsm的汇编程序,keil编译-gprs gsm compilation process, keil compiler
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2173
    • 提供者:nxn
  1. mipsAsm

    0下载:
  2. MIPS的汇编器,将MIPS汇编程序生成二进制程序-MIPS COMPILER, USED TO PARSE MIPS ASSEMBLY LANGUAGE CODE TO MACHINE CODE
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:325875
    • 提供者:H.P
  1. x264

    0下载:
  2. vc9编译通过 x264 更改了编译asm 的选项。使的使用更方便-x264 compile vc9 changed through asm compiler option. So that the use of more convenient
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-10
    • 文件大小:2533092
    • 提供者:xin
  1. ASEM51

    0下载:
  2. ASM51 compiler is used for convert a asm file to hex file
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:2354691
    • 提供者:Thanh
  1. radasm

    0下载:
  2. This another compiler for ASM.-This is another compiler for ASM.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:2003813
    • 提供者:Mat
  1. AAA

    0下载:
  2. 基于asm编译器的借口部分的汇编程序,一个简单的年龄的算法:已知第一个人的年龄,人数,每两个人差的年龄,算出最后一个人的岁数-Excuse based on some asm compiler assembler, a simple algorithm of age: the first known person' s age, size, age difference between every two people, calculate a person' s age last
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:825
    • 提供者:iverson
  1. ABC

    0下载:
  2. 基于asm编译器的简单汇编程序,功能:用8086的16位机完成两个32数的相乘,随意给两个32位数,输出相乘的结果-Asm compiler based on a simple assembler, features: 16-bit machine with a 8086 completion of two numbers multiplied by 32, 32 at random to two digits, the result of multiplying the output
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:995
    • 提供者:iverson
  1. SIM51ENG.ZIP

    0下载:
  2. this demo code asm compiler-this is demo code asm compiler
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:116171
    • 提供者:pujangajjar
  1. ReadHD

    0下载:
  2. 使用ASM编译,读取磁盘信息,磁道,扇区,总大小等,汇编程序-ASM compiler to read the disk, track, sector, the total size of the assembler
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1870884
    • 提供者:neo
  1. xiaoniaoqiche

    0下载:
  2. 汇编语言,小鸟汽车动画程序设计,只有代码,正确的程序,asm编译-Assembly language, bird automobile animation program design, only the code, the correct procedure, asm compiler
  3. 所属分类:assembly language

    • 发布日期:2017-12-01
    • 文件大小:1705
    • 提供者:张欣
  1. 8051-Compiler

    0下载:
  2. 8051 Asm code compiler
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-06
    • 文件大小:1441392
    • 提供者:Mehmet GULTEKIN
  1. Asm_Compil1792429122004

    0下载:
  2. Asm Compiler for Visual Basic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5574
    • 提供者:fuidanqie
  1. pe-asm

    0下载:
  2. The source program that shows how to create a compiler / assembler into machine code, written completely in Delphi. The source code shows how to create your own EXE-files: the formation of Win32 header \ PE\ , DOS \ MZ\ , adding sections, creation of
  3. 所属分类:3G develop

    • 发布日期:2017-05-05
    • 文件大小:13158
    • 提供者:denis
« 1 23 4 »
搜珍网 www.dssz.com