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

搜索资源列表

  1. keil_c51_maule

    0下载:
  2. 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:16418
    • 提供者:王克敏
  1. child

    0下载:
  2. 数值算法,C51单片机的汇编程序,精简实用,可以在keil中方便的迁入,实现高效编程。把.rar改成汇编后缀即可。-numerical algorithm, the C51 microcontroller compilation procedures, streamlining practical, in the Keil easily move to achieve efficient programming. Put. Rar compilation suffix can be change
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15951
    • 提供者:bw
  1. f2812.lib.asm

    0下载:
  2. 利用汇编语言进行F2812DSP编程实现FFT分析常用的库文件,实践证明TI网站上找到的C28XX Foundation 使用不如上述汇编头文件组合有效-use of assembly language programming for F2812DSP FFT analysis commonly used of the library, and practice has proven TI found on the website C28XX Foundation compiled using
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:17010
    • 提供者:王乾坤
  1. dile_v0_2_2

    0下载:
  2. 反汇编C#的dll为MSIL,是深入C#编程的工具-anti-Series C# dll for parameter and is the C# programming tools
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:259923
    • 提供者:曹泥马
  1. programModel

    0下载:
  2. 文件是华为高级语言和汇编设计的编程3规范,可以参考以下/-document is compiled high-level language design and programming 3 specification, reference to the following /
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:66071
    • 提供者:fa339
  1. pic12adc

    0下载:
  2. 用pic12c671作ADC编程汇编程实例-pic12c671 used for ADC programming examples of the Department of Programming
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1348
    • 提供者:xuxunli
  1. LPC2100_IO

    0下载:
  2. Philips ARM LPC2100 的I/O口程序,别小看这段通用接口程序,这里面包含了完整的启动代码,而且是汇编和C对照的,希望对硬件编程的朋友有帮助,因为当时我就位了启动代码学习了好一阵子,才算学会。-the I / O procedures Do not underestimate this common interface, which contains a complete boot code, but is the compilation and C contrast to th
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:255773
    • 提供者:王真
  1. ARMProgramTecgniques

    0下载:
  2. 学习ARM编程的好书,包括汇编和C语言编程,并讲述了ARM的架构,-learning programming books, including the compilation and the C programming language, and on the ARM architecture,
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1100808
    • 提供者:zds
  1. asmapi

    0下载:
  2. 汇编语言帮助文档,分汇编指令和API函数两部分,已录入了一定的资料,也可以自己进行扩展。其中API函数大部分采用汇编32位编程格式。-help documentation compiled language, the compilation instructions and points API function two parts, a certain amount of input information, it also extended his own. API function whi
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:72351
    • 提供者:中天
  1. AssembelyLanguageSourceCodeSeries

    0下载:
  2. 由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, 8051/8096/8099/8048 compilation including SCM tools, assembly l
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:352301
    • 提供者:绳鹏
  1. blog

    0下载:
  2. 分成机器语言,汇编语言,高级语言三大类。   电脑每做的一次动作,一个步骤,都是按照以经用计算机语言编好的程序来执行的,程序是计算机要执行的指令的集合,而程序全部都是用我们所掌握的语言来编写的。所以人们要控制计算机一定要通过计算机语言向计算机发出命令。   计算机所能识别的语言只有机器语言,即由0和1构成的代码。但通常人们编程时,不采用机器语言,因为它非常难于记忆和识别。   目前通用的编程语言有两种形式:汇编语言和高级语言。   汇编语言的实质和
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:487848
    • 提供者:陈寻
  1. 8051F_USB

    0下载:
  2. Silicon公司 8051F型单片机串口通讯源程序(C与汇编混合编程)。-Silicon 8051F-source SCM serial communications (C Programming with mixed compilation).
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46178
    • 提供者:han
  1. 《Java2入门经典》源代码

    0下载:
  2. java入门编程资料汇编-entry compilation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1104801
    • 提供者:石清
  1. 《J2ME程序设计》源代码

    0下载:
  2. 一份非常好的java语言编程实例汇编-a very good example of java programming language compilation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:502931
    • 提供者:石清
  1. interupt_asm

    0下载:
  2. 一段演示x86汇编中断编程的范例。对汇编初学者有一定帮助-a demonstration x86 compilation interrupted programming model. The compilation will definitely help beginners
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:799
    • 提供者:阿刀
  1. 2410ADSprog

    1下载:
  2. 优龙S3C2410平台的用ADS1.2进行编译的程序,可以很方便的进行修改移植到其他平台进行实验,这里有2410片内AD程序,汇编程序点亮led,汇编和C混合编程点亮led,GPS,和GPRS程序,够酷了吧!-excellent platform for the Long S3C2410 ADS1.2 compiled using the procedure, it is very convenient for changes to other platforms transplantation
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:719666
    • 提供者:LiYi
  1. DOS_PCI

    0下载:
  2. DOs下汇编实现PCI 扫瞄,给有需要的朋友,特别是做单片机或者嵌入式系统编程的朋友一个参考。-compiled under DOs implement PCI scan to a friend in need, in particular, or do MCU embedded systems programming reference to a friend.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2242
    • 提供者:su
  1. 51_25045

    0下载:
  2. x25045的编程应用(51汇编格式),它具有512字节的EPROM,看门狗,复位信号等,是MCU不错的外围芯片 -x25045 application programming (51 Series format), which has 512 bytes of EPROM, the watchdog, the reset signal is a good external MCU chip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1515
    • 提供者:POWER5000
  1. gal16v8

    0下载:
  2. gal16v8反汇编程序 gal16v8是一款古老的电可擦除gal芯片,该程序用于对程序进行反汇编,考察编程是否正确-gal16v8 gal16v8 anti-compilation process is an ancient one -- can be erased gal chips, The procedure for the anti-compilation process, inspection program is correct
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3873
    • 提供者:oift
  1. micro-waveoven

    0下载:
  2. 可编程微波炉系统, at89c52单片机 汇编-programmable microwave systems, at89c52 MCU Series
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:146711
    • 提供者:55
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 34 »
搜珍网 www.dssz.com