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

搜索资源列表

  1. ch05_c

    0下载:
  2. ARM嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c,arm开发中的c优化。-ARM Embedded System Development -- software design and optimization of the source code with the book. C asm2 development environment, the development arm of c optimization.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:16792
    • 提供者:a
  1. ch06_asm

    0下载:
  2. ARM嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c,汇编优化。-ARM Embedded System Development -- software design and optimization of the source code with the book. C asm2 development environment, optimizing compilation.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:33776
    • 提供者:a
  1. ch08_dsp

    0下载:
  2. arm嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c。dsp部分。-arm Embedded System Development -- software design and optimization of the source code with the book. C asm2 development environment. Dsp part.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:60364
    • 提供者:a
  1. ch11_os

    0下载:
  2. arm嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c。小操作系统。-arm Embedded System Development -- software design and optimization of the source code with the book. C asm2 development environment. Small operating system.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:210756
    • 提供者:a
  1. 28f512

    0下载:
  2. DOS下基于28f512的小型文件系统 format.asm/list.asm/erasetes.asm/readfl.asm/start.asm/writefl.asm-28f512 DOS-based file system of small format.asm / list.a sm / erasetes.asm / readfl.asm / start.asm / wri tefl.asm
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5393
    • 提供者:李明
  1. CMCRC

    0下载:
  2. CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE. -CMCRC.ASM is a simple program just to demon strate how to compute the CRC-16 and C
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6413
    • 提供者:jianduan
  1. programexample

    0下载:
  2. 数码管动态显示ASM程序例子,希望大家学习有帮助-digital dynamic display of ASM procedures example, we hope to help learning
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4039
    • 提供者:linda
  1. ex01_asm_ADD1-100

    0下载:
  2. 这是用asm编写的加法程序,是用16位的凌阳单片机汇编-This is asm2 procedures for the preparation of the additive, used 16 of Sunplus MCU Series
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:20933
    • 提供者:吴伟珍
  1. ex05_asm_IOA_IN_IOB_OUT

    0下载:
  2. 这是用asm编写的IOA口使用程序,是用16位的凌阳单片机汇编-This is asm2 prepared by the IOA I use the program is the use of Sunplus 16 MCU Series
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23452
    • 提供者:吴伟珍
  1. uart_89c52

    0下载:
  2. 89c52串口通信,ASM文件格式,采用wave编写-89C52 Serial Communications, ASM file format used to prepare wave
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1668
    • 提供者:散龙
  1. WL013

    0下载:
  2. WL013开发板,串口通信详细例程,含软件流程框图,c源程序、asm源程序等!适合初学者学习!-WL013 development board, serial communication detailed routines, including software flow chart, c source. asm2 source, etc.! for beginners learning!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:37412
    • 提供者:zzq
  1. 93c46asm

    0下载:
  2. 93c46 ASM测试小程序 包括读写擦 程序已经验证过-93c46 small ASM testing procedures including procedures have been rubbing literacy tested
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1722
    • 提供者:avr001
  1. Cache(ASM)

    0下载:
  2. Blakcfin processor Cache code example-Blakcfin processor code example Cache
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:13871
    • 提供者:xiaoke
  1. AudioCodecTalkthroug(ASM)

    0下载:
  2. blakcfin audio codec code example
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:10839
    • 提供者:xiaoke
  1. Real-TimeClock(ASM)

    0下载:
  2. Balackfi processor RTC code example-Balackfi processor code example RTC
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4527
    • 提供者:xiaoke
  1. CRC32_base

    0下载:
  2. CRC加密和解密程序,ASM源程序代码编写-CRC encryption and decryption procedures, the preparation of ASM source code
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4604
    • 提供者:jsjanquan
  1. Lcd_8_6

    0下载:
  2. lcd drive asm program-lcd drive asm2 program
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:18005
    • 提供者:ljl
  1. att7022

    1下载:
  2. att7022设计方案,包括sch,asm,hex等-att7022 design programs, including sch, asm2, hex, etc.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:62095
    • 提供者:houwudai
  1. Exe2bat(Delphi)

    0下载:
  2. Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少 我无聊用Delphi写个 (网上似乎还流传这VC/VB版本) 修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题 核心代码都在Exe2BatUnit.Pas里面 Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的 注意: (1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:76643
    • 提供者:hke
  1. ASM_classic_Code

    0下载:
  2. 收录了一些简单经典的asm程序有源码,方便初学者学习借鉴,-include some simple classic source asm2 procedures to facilitate the beginners learn from,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:21524
    • 提供者:sunshen
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com