CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - software development process

搜索资源列表

  1. porgramIPO

    0下载:
  2. 用软件工程的方法开发嵌入式单片机程序.给出了一个案例分析.-software engineering methods embedded microcontroller development process. Given a case study.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:124181
    • 提供者:周悟强
  1. keil51STUDY

    0下载:
  2. 本文档详细介绍了怎样使用keil软件开发单片机程序-This document details how to use keil SCM software development process. !
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:607002
    • 提供者:石强峰
  1. 5kHzsquarewave(Keil)

    0下载:
  2. 一个用keil软件编写的单片机程序。可以实现5KHZ的方波显示。-a keil use of SCM software development process. Can be achieved in five square KHZ show.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:26596
    • 提供者:白哲
  1. AutoShowTime

    0下载:
  2. 工程师在用Keil开发程序时,在代码性能要求较高的场合,需要对代码段的执行时间作统计。比如在做LED显示屏软件扫描程序,或一些定时采集数据程序,如果在软件仿真的时候就能够清晰知道代码段的运行时间,那就可以对程序进行优化,或者插入汇编代码(asm)达到最高运行速度。 关键字:Keil DLL C语言 ASM 汇编-engineers in the development process with Keil, the code performance requirements higher o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-15
    • 文件大小:245864
    • 提供者:波波J
  1. danpianji

    0下载:
  2. 随着电子技术的发展,出租车计价器技术也在不断进步和提高,国内出租车计价器已经经历了四个阶段的发展,从传统的全部由机械元器件组成的机械式,到半电子式即用电子线路代替部分机械元器件的出租车计价器,再从集成电路式到目前的单片机系统设计的出租车计价器。 本设计是以单片机AT89C51为核心,以8279、7407, 75451等智能芯片为外设的出租车计价器的微机系统设计,该系统满足集计程、计时、计费、存储、查看、统计等多种计量功能为一体的出租车计价器的实用要求。给出了硬件电路图及主程序流程图,阐述了
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:178748
    • 提供者:LJY
  1. software

    0下载:
  2. 51单片机开发实例程序,用汇编和C写的,扩展性很强,实用,欢迎大家下载,用于自己的开发中。-51 examples of single-chip development process, with the compilation and C of the Writing to extend strong, practical and welcome everyone to download for their own development.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:369617
    • 提供者:zhangying
  1. 12864danpianjishili

    0下载:
  2. 一个单片机的关于12864的软件开发实例大家在编写单片机程序的时候用到12864液晶会用的到-A single chip on the 12864 all instances of the software development process in the preparation of SCM will be used when the use of the LCD 12864
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:30038
    • 提供者:zhaokang
  1. SoftwareTestingWhitePaper

    0下载:
  2. 测试在所有的软件开发过程中都是最重要的部分。在软件开发过程中,一方面要求 我们通过测试活动验证所开发的软件在功能上满足软件需求中描述的每一条特性, 性能上满足客户要求的负载压力和相应的响应时间、吞吐量要求;另一方面,面向 市场和客户,开发团队还要满足在预算范围内尽快发布软件的要求。-Test all the software development process is the most important part. In the software development proc
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:457782
    • 提供者:zhaofangfang
  1. s3c2410

    0下载:
  2. S3C2410完全开发流程 面向由传统51单片机转向ARM嵌入式开发的硬件工程师、由硬件转嵌入式软件 开发的工程师、没有嵌入式开发经验的软件工程师-S3C2410 complete development process for the shift from the traditional 51 MCU ARM embedded development hardware engineers, embedded software development by the transfer of
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:409253
    • 提供者:冷面
  1. nxDpGHrd

    0下载:
  2. 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编 程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,归因于汇编 语言开发过程的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C 语言--一种 "高级的低级"语言,则成为嵌入式系统开发的最佳选择。笔者在嵌入式系统项目的开发过程 中,一次又一次感受到 C 语言的精妙,沉醉于 C 语言给嵌入式开发带来的便利。-Different from the general form of so
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:605747
    • 提供者:chenxiang
  1. CAN-bus_biaozhun

    0下载:
  2. 该资料为ARM软硬件开发过程中容易出想的问题,采用问答的方式,使读者较为容易接受,能更好的理解ARM-The data for the ARM hardware and software development process susceptible to problems like using the questions and answers, so that readers are more easy to accept, to better understand ARM
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:494181
    • 提供者:zhangzhang
  1. I2C_24C16

    0下载:
  2. 该资料为ARM软硬件开发过程中容易出想的问题,采用问答的方式,使读者较为容易接受,能更好的理解ARM-The data for the ARM hardware and software development process susceptible to problems like using the questions and answers, so that readers are more easy to accept, to better understand ARM
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:27691
    • 提供者:zhangzhang
  1. I2C_24C256

    0下载:
  2. 该资料为ARM软硬件开发过程中容易出想的问题,采用问答的方式,使读者较为容易接受,能更好的理解ARM-The data for the ARM hardware and software development process susceptible to problems like using the questions and answers, so that readers are more easy to accept, to better understand ARM
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:27749
    • 提供者:zhangzhang
  1. I2C-interupt

    0下载:
  2. 该资料为ARM软硬件开发过程中容易出想的问题,采用问答的方式,使读者较为容易接受,能更好的理解ARM-The data for the ARM hardware and software development process susceptible to problems like using the questions and answers, so that readers are more easy to accept, to better understand ARM
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4073
    • 提供者:zhangzhang
  1. ARM-software

    0下载:
  2. arm 开发软件SDT2.51的使用流程-software development arm of the use of process SDT2.51
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:947139
    • 提供者:韩金霞
  1. PWM-LED

    0下载:
  2. LED (发光二极管)作为一种新型光源,具有高效节能、绿色环保、使用寿命长等其 他光源无法比拟的优点,代表着未来照明技术的发展方向。本文设计了一种以AT89S51 单 片机为核心的家用多功能白光LED 台灯系统,采用PT4115 大功率LED 恒流驱动方案,可 实现对LED 台灯的PWM 多级调光控制;同时,系统兼有时间日历、温度检测、液晶显示、 声光闹钟等多项功能。本文详细给出系统的硬件与软件设计过程。实验证明,该多功能LED 台灯
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:417946
    • 提供者:stephen king
  1. CooCoxST

    1下载:
  2. 基于STM32-CooCox操作系统的开发软件代码程序。-STM32-CooCox based operating system software code development process.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-09
    • 文件大小:259958
    • 提供者:zyk
  1. c51

    0下载:
  2. 标准的51单片机开发流程及软件使用方法而且还有很多实例-51 single standard development process and software to use and there are many instances
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8417087
    • 提供者:三哥
  1. stm32f_USB_HID

    0下载:
  2. 基于STm32F10x的USB_HID开发程序,可接可发,容易理解,另附有一上位机USB开发软件!-Based on STm32F10x of USB_HID development process, which can be accessed can be made, easy to understand , there is a PC attached USB development software !
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3127208
    • 提供者:robot
  1. Nokia-5110LCD-driver-routines

    0下载:
  2. 诺基亚手机5110屏幕的C语言驱动程序,基于KEIL软件开发的单片机程序。-Nokia 5110 screen C language driver, microcontroller based KEIL software development process.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1180431
    • 提供者:韩雷
« 12 »
搜珍网 www.dssz.com