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

搜索资源列表

  1. USART_main

    0下载:
  2. AVR USART串口使用的一个范例 编译器:GCC 工具: C && ASM 芯片:ATMEL的ATMEGA系列-AVR USART serial use of a model compiler : GCC tools : C
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3234
    • 提供者:刘健华
  1. DSP_C5416_floatpoint

    0下载:
  2. 实现16位DSP TMSC5416 32位浮点数乘法,ASM汇编文件。CCS编译-achieve 16 TMSC5416 DSP floating point multiplication 32, ASM compilation document. CCS compiler
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5436
    • 提供者:XD
  1. SCRN02

    0下载:
  2. C和ASM混合屏幕开发,使用C和ASM交叉编译环境。可实现字符输入、游标控制、颜色控制等功能。-C and ASM hybrid screen development, use C and ASM cross-compiler environment. Characters can achieve input, cursor control, color control capabilities.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:22507
    • 提供者:赵允
  1. micro_os

    0下载:
  2. 微型操作系统,想知道操作系统秘密的初学者可以在这起步。 文件列表: 1 micro-os.img 已编好的软盘映象。 2 micro-os_kernel.bin 命令核心二进制代码 3 micro-os_loader.boot 启动二进制代码 4 micro-os_loader.asm micro-os_kernel.asm 源文件 用法:1 编译源文件 2 将loader.boot 用工具写入软盘0道0头1扇区 kernel.bin写入0.0.2-0.0.n (n<10) 在 0.0.1
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9507
    • 提供者:京继鸿
  1. EM78P259N.rar

    0下载:
  2. EM78P259N.ASM汇编头文件,解决EUIDE编译器的不足,义隆编译器差,安装后竟然没库文件,此文件为所有寄存器的地址和名字总结。,EM78P259N.ASM assembler header files, to solve EUIDE compiler deficiencies, poor ELAN compiler, library files did not even after installation, this file is the name of all the regi
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1818
    • 提供者:王先生
  1. djgpp_src

    0下载:
  2. djgpp源码,含有gcc2.9编译器,汇编工具,debug工具等-Source coded of djgpp , it includes the gcc2.9 compiler, ASM tools, the debug tools etc.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:20989318
    • 提供者:bob
  1. 200622613352480

    0下载:
  2. 建立一个属于自己的AVR的RTOS Proteus6.7 可以用来模拟仿真avr系列的单片机 WinAVR v2.0.5.48 基于GCC AVR的编译环境,好处在于可以在C语言中插入asm的语句 mega8 1K的ram有8K的rom,是开发8位的RTOS的一个理想的器件,并且我对它也比较熟悉-Belong to their own set up an AVR can be used to the RTOS Proteus6.7 simulation avr microcont
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:157476
    • 提供者:louwenyan
  1. ex6_AD

    0下载:
  2. 程序所在目录:ex6_AD 板上引出的两路A/D 转换对应DSP 的A/D 模块分别是通道0 和通道8,输入电压0-5V 。 本开发板使用DA 的输出作为AD 的输入,因此需将5J2 的1-2,3-4 分别用短路子短接。 打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.光标移到Que
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:28927
    • 提供者:To_oo
  1. SetupEASy68K

    0下载:
  2. Software easy68K use for embedded compiler (.Asm)
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1791087
    • 提供者:akufiss
  1. 4LED

    0下载:
  2. 将数0000-9999用数码管依次循序显示 实验步骤: 1.打开伟福V3.20,创建一新文件 2.编写源代码 3.保存文件,文件名后缀为.asm 4.编译程序 5.打开Easy 51Pro v2.0将程序写进实验板-Experimental steps: 1. Open-wei Fu V3.20, create a new document 2. To prepare the source code 3. Save the file, the file
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1406
    • 提供者:王乐彬
  1. c

    0下载:
  2. 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-1. Have a relatively friendly GUI interface (modeled on my own is used in emacs) 2. Syntax to suppo
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:974129
    • 提供者:穆鹏
  1. nasm-0.99.04-win32

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

    • 发布日期:2017-03-28
    • 文件大小:375812
    • 提供者:fbia
  1. CommonLib

    0下载:
  2. 一些常用的VC++模板类及代码,这些模板类都是作者多年来开发过程中积累下来的好用代码,并在多个系统中使用了,因不大喜欢用STL,所以自已编写了XDynamicArray,XArray,XMap,XStack,XSet等模板类,还有XByteBuffer,XInputByteBuffer动态缓冲区数据处类。还有XCRC,XHexCode,XMD5,XBase64等类。自我感觉蛮好用的,代码在BCB6编译下通过的,BCB5下需要改一下,主要是XHexCode内含了ASM代码。-Some common
  3. 所属分类:Applications

    • 发布日期:2017-04-01
    • 文件大小:80832
    • 提供者:148
  1. nasm-2.07-win32

    1下载:
  2. 汇编编译器,适合windows平台,配合vs使用-asm assembly compiler, for arm platform, with vs the use of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:480641
    • 提供者:zq
  1. IMG_Ycbcr422pl_to_rgb888

    0下载:
  2. 基于ti的dsp C6000的YCbCr转RGB888的汇编算法,速度是C编译的n多倍-The ASM algorithm is to convert YCbCr-data to RGB888-data based on TI s DSP C6000 .The speed is faster than the C compiler s many times.
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:7476
    • 提供者:qichn
  1. AN7

    0下载:
  2. 7 segment with setting & alarm compiler: asm.exe
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:28489
    • 提供者:Mahfudz
  1. TheSimpleOS

    0下载:
  2. 最简单的操作系统,学习操作系统的第一步,对刚开始学操作系统的朋友有帮助,压缩包内的asm 需要nasm编译器编译。-Simple operating system, the first step in learning OS, the operating system on a friend just started learning help asm needs within the compressed package nasm compiler.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:13528
    • 提供者:rockywang
  1. Joiner

    0下载:
  2. win32 asm application using TASM compiler, that can bind/join an PE executable into another PE Executable
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:13477
    • 提供者:motash
  1. smarty4j_v1.0.0

    0下载:
  2. smarty4j是一个smarty for java的模板引擎,该引擎是将smarty模板从php上移植过来,需要asm-3.0.jar。 smarty4j将文本解析成语法树,然后根据语法树生成Java Code的字节码,相当于一个基于JVM的smarty语法的编译器 -smarty4j is a smarty for java template engine is smarty template on the transplant from php, you need asm-3
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:151720
    • 提供者:张明
  1. 500039_Wake_up_on_key

    0下载:
  2. 本文档描述了如何通过按键从待机模式中唤醒设备,并给出了代码示例。-/****************************************************************************** F2MC-8FX Family SOFTUNE C Compiler sample startup routine, ALL RIGHTS RESERVED, COPYRIGHT (C) FUJITSU LIMITED 2008 LICENSED M
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:43891
    • 提供者:Shijie
« 1 2 34 »
搜珍网 www.dssz.com