CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 系统

搜索资源列表

  1. MCS-51系统中断优先级的软扩展

    0下载:
  2. 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure soft
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:75711
    • 提供者:江丰
  1. 嵌入式系统设计(PDF)

    0下载:
  2. 能够知道嵌入式系统设计的整个流程和开发思路。-Document for hwo to design Embeded system, include the design flow and method.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:94242
    • 提供者:李莉
  1. 远程控制系统

    0下载:
  2. 基于电话网的远程控制系统,带语音,原创优秀毕业设计,带全部文档,程序,实物图片。-telephone network based on the remote control system with voice, originality outstanding graduate design, with all the files, programs, in-kind photographs.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:641727
    • 提供者:smartter
  1. 温度采集报警系统

    0下载:
  2. 这是基于温度采集的报警系统 是利用MSP430 单片机实现控制-This based on the collection of temperature alarm system is the use of MSP430 MCU control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39536
    • 提供者:吴亮
  1. 语音录放系统 OF MSP430

    0下载:
  2. 是由MSP430 单片机控制实现的 多功能语音的录音和放音系统 可以由外接功放和其他语音设备来实现 其功能-MSP430 is controlled by the multi-purpose voice recording and playback system from an external power amplifier and other voice equipment to realize its function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:45062
    • 提供者:吴亮
  1. 短信收发系统 OF MSP430

    0下载:
  2. 由MSP430 控制实现的 短消息收发功能的系统 可利用单片机的 串口与无线MODEM 进行连接在进行发送和解析数据 必须按照PDU的格式进行处理-MSP430 control achieved by the Short Message System transceiver functions of the MCU can be used with wireless modem serial port to connect to send and conducting analytical da
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:47709
    • 提供者:吴亮
  1. Linux系统函数

    0下载:
  2. Linux系统函数 书籍语言: 简体中文 书籍类型: 系统专区 授权方式: 免费软件 书籍大小: 52 KB -Linux system function books Language : English books Type : System Precinct license : free software books Size : 52 KB
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:53738
    • 提供者:任光大
  1. ARM应用系统开发详解arm4510

    0下载:
  2. ARM应用系统开发详解是一本详细介绍ARM系统从硬件配置,到软件的初步开发的详细过程,是学习ARM的很好的一本书。-ARM Comments on the development of application systems is a detail from the ARM system hardware configuration and software to the initial development of the detailed process of learning ARM
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2995331
    • 提供者:刘阳生
  1. 单片机应用系统抗干扰技术

    0下载:
  2. 教你如何排除单片机应用中的干扰现象,提高应用系统的精确性。-teach you how to exclude SCM application of interference, improving the accuracy of application systems.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10767392
    • 提供者:耿铭慈
  1. nucleus系统分析报告

    0下载:
  2. nucleus系统分析报告,介绍nucleus plus内核的具体内容-nucleus analysis reports on the core nucleus plus specific content
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:139117
    • 提供者:黄强暴
  1. 温度控制与通信系统闭环

    0下载:
  2. 温度控制与通信系统对设定温度值的闭环控制程序-temperature control and communications systems for the creation of a closed-loop temperature control procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7419
    • 提供者:杨涤非
  1. C语言嵌入式系统编程修炼

    2下载:
  2. 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开发的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C语言--一种\"高级的低级\"语言,则成为嵌入式系统开发的最佳选择。-Unlike most forms of software programming, embedded systems programming based on the specific hardware pl
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:324745
    • 提供者:康康
  1. 缩减Linux嵌入式系统软体的方法与实例

    0下载:
  2. 本文探讨使用 Linux作为嵌入式作业系统的方法,透过如何对内核、守护程序、库和应用程序等四个主要部份,进行缩减其大小后,以便配置在以闪存为存储设备的嵌入式系統中。-This paper discusses the use of Linux as an embedded operating system, kernel through how to protect their procedures, and application procedures for the four main par
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:256389
    • 提供者:康康
  1. 嵌入式系统概论

    0下载:
  2. 嵌入式系统讲义,某大学资深教授讲课时候的讲义,在网上也有流传,再次拿出来和大家分享-Embedded Systems lectures, a senior university professors to give lectures when the lectures, the Internet has spread to repeat and share
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:918001
    • 提供者:徐震弘
  1. 单片机控制的电动自行车驱动系统

    1下载:
  2. 51单片机控制的电动自行车驱动系统源程序(CHUNTIAN) -51 microcomputer control drive system for electric bicycle source (CHUNTIAN)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4821
    • 提供者:hyj
  1. DSP控制数据采集仪系统设计

    1下载:
  2. DSP控制数据采集仪系统设计,详细介绍dsp数据采集系统分析及搭建-DSP Data Acquisition Instrument control system design, detailed DSP data acquisition and analysis structures
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:20592
    • 提供者:成龙
  1. 动力环境监控系统

    0下载:
  2. 动力环境监控系统,它是一个有十分价值的系统,现拿出来供大家参考,学习。可不能用于他用,后果自负。- The power environment supervisory system, it is has extremely the value system, presently puts out for everybody reference, the study. But cannot use in he to use, the consequence is proud.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:207869
    • 提供者:王清华
  1. 可编程片上系统设计技术

    0下载:
  2. 可编程片上系统设计技术,目前是一个热点话题,技术含量高,起点也高,所以本文能对大伙儿有帮助。 - On the programmable piece the system design technology, at present is a hot spot topic, the technical content high, the beginning is also high, therefore this article can have the help to everybody.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:71945
    • 提供者:wang
  1. DSP做的视频处理系统中FIFO问题解答

    0下载:
  2. DSP做的视频处理系统中FIFO问题解答-DSP video processing system FIFO Questions
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3223
    • 提供者:陈旭
  1. 构建嵌入式linux系统

    0下载:
  2. 本书主要介绍嵌入式交叉开发环境搭建、Linux内核交叉编译、Linux根文件系统定制、Linux在嵌入式系统中网络服务定制等。-book introduces embedded cross-development environment structures, cross-compiling the Linux kernel, Linux root file system customization, Linux in embedded systems, such as customized n
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1047057
    • 提供者:zyq
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com