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

搜索资源列表

  1. asm51

    0下载:
  2. Keil C51是美国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用。用过汇编语言后再使用C来开发,体会更加深刻。 Keil C51软件提供丰富的库函数和功能强大的集成开 -Keil C51 Keil Software is the producer of the 51 series compatible microcontroller C software devel
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4035
    • 提供者:汉字
  1. TouchScreen

    0下载:
  2. arm9触摸屏的实现方法,全部自己写,C与汇编相结合-arm9 touch-screen realization, all of his writing, C and Assembly combined
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:231922
    • 提供者:李小平
  1. c_asm

    0下载:
  2. ARM的C与汇编联合编程实例,简单阐明原理-c and asm joint design
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:819
    • 提供者:wangcheng
  1. C-and-debug

    0下载:
  2. C语言与汇编的融合例子,实例说明C和汇编融合-The integration of C and assembly language examples
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:383605
    • 提供者:jimmy
  1. lingt

    0下载:
  2. ST89C51的简单入门代码,C与汇编均有,本文件为不同情况下点亮LED的代码-ST89C51 simple entry-code, C and assembly are lit LED code files for different situations
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:249118
    • 提供者:xixizhao
  1. PWM

    0下载:
  2. ST89C51的简单入门代码,C与汇编均有,本文件为PWM步进电机实验代码-ST89C51 simple entry-code, C and assembly are of the file code for the PWM stepper motor experiment
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:601890
    • 提供者:xixizhao
  1. speaker

    0下载:
  2. ST89C51的简单入门代码,C与汇编均有,本文件为蜂鸣器的实验代码-ST89C51 simple entry-code, C and assembly are, this document is experimental code of the buzzer
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:625408
    • 提供者:xixizhao
  1. touch-mode

    0下载:
  2. ST89C51的简单入门代码,C与汇编均有,本文件为矩阵键盘的实验代码-ST89C51 simple entry-code, C and assembly are, this document is matrix keyboard experimental code
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:186172
    • 提供者:xixizhao
  1. digital-light

    0下载:
  2. ST89C51的简单入门代码,C与汇编均有,本文件为数码管的实验代码-ST89C51 simple entry code, C and assembler have the file code for digital tube experiments
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:141203
    • 提供者:xixizhao
  1. os_51

    0下载:
  2. 用keil 实现的基于stc12c5a16s2的一个51单片机的简易操作系统,可同时运行相互独立的带延时功能的多个任务。该设计占用一个定时器,占用0x7f~0xff的内存空间作为所运行任务的栈。 文件包括了整个工程所需要的全部文件,不过要正常运行,还需要对keil进行一些设置,主要是c与汇编混合的问题,可自己上网查询-Keil to achieve a 51-MCU-based stc12c5a16s2 simple operating system, which can run indep
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:71746
    • 提供者:eyshing
  1. Aqiantaoc

    0下载:
  2. 实现c与汇编的嵌套计算加法:在c语言中实现加法并且在c中调用用用汇编语言写的加法子程序,比较两种加法, -C and compiled by the addition of nested calculation: addition and in c in c language with additions written in assembly language subroutine is called, both the addition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6600
    • 提供者:郭娟
  1. LED_16_16_example

    0下载:
  2. 16×16LED点阵屏实例代码,包括C与汇编代码,详细注释,简单易用。-1616LED dot-matrix screen, example code, including C and assembly code, detailed notes, easy to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:128124
    • 提供者:chenmin
  1. arm-moldboard

    0下载:
  2. 用c与汇编编写的 美信at91rm9200arm处理模板-armcpu 9200 moldboard
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-02
    • 文件大小:105971
    • 提供者:张威
  1. 中断实验与编程

    0下载:
  2. 实验任务及内容: 编一程序,在显示器上显示时、分、秒。借用计数器8253的Timer0作为中断源,通过8259A向CPU发中断,每10ms产生一次中断。在中断服务程序中管理刷新时、分、秒。 输入文件名(如CLK)后清屏后显示:Current time is: xx:xx:xx (时分秒键盘输入) 打回车,时、分、秒开始计时。时钟不停的刷新。 当键入CTRL+C时,停止计时,返回系统,且系统正常运行不死机。 8253的初始化程序段可借用口地址为40H、41H、42H、43H 控制字为3
  3. 所属分类:汇编语言

    • 发布日期:2015-03-21
    • 文件大小:217636
    • 提供者:BUPTAnnie
  1. MCP2510CAN

    0下载:
  2. 对2510芯片CAN功能的函数封包,对TM629A访问的函数封包,对外存芯片模拟SPI函数封包,用C与汇编混编的形式访问,达到快速访问,程序简洁的目的-2510 CAN chip function for function packets, packets of TM629A access function, a function of the external memory chip simulation SPI packets, access in the form of mixed C a
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7387
    • 提供者:不想说
  1. 51mcu-motor-PWM

    0下载:
  2. 单片机直流电机PWM源码与工程(基于KEIL编译器)C与汇编-Microcontroller PWM DC source and Engineering (based KEIL compiler) C and Assembly
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:454512
    • 提供者:星空
  1. AT89C51

    0下载:
  2. 单片机AT89C51多种实验例程(C与汇编对照),LED灯、蜂鸣器、红外遥控等各种功能的实现。-Various functions of the microcontroller AT89C51 various experimental routines (C and assembler control), LED lights, buzzers, and other infrared remote control.
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:842286
    • 提供者:胡延平
  1. RV_ARM

    0下载:
  2. ARM7语言基础实验,C与汇编的相互调用。-ARM7 language basic experiment, C and the compilation of mutual calls..
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:211360
    • 提供者:
  1. DSP-lab

    0下载:
  2. 用于C与汇编混合编程的一种方法,用于集成开发环境- U7528 u4E0E u4E0 u7C09 u7F1 u6DF7 u5408 u7F16 u7A0B u7684 u4E00 u79CD u65B9 u6CD5 uFF0C u7528 u4E8E u96C6 u6210 u5F00 u53D1 u73AF u5883
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-12
    • 文件大小:805191
    • 提供者:zhou peipei
  1. C语言标准与实现

    1下载:
  2. 讲解C语言的实现,深入到汇编级别,描述C运行时环境等内容,适于高级程序员阅读。(Explain the implementation of C language, go to assembly level, describe C runtime environment and so on, which is suitable for senior programmers to read.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:1061888
    • 提供者:Jarod.W
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com