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

搜索资源列表

  1. reportdemoe

    0下载:
  2. 刚完成的项目中,客户要求将汇总的数据以三种方式进行显示和打印:AutoCad、Excel 和 Word 文档中。前两种方式网上资源很多,对 Word 文档我找到例子不是很多。由于需要和 AutoCad 开发程序结合,不能将 Word 文档以 OLE 的方式 嵌入到程序中,文档只能在内存中形成,这将占用大量的CPU资源,另开一个线程进行处理,线程间以发送消息的方式进行通信。-Recently completed projects, customer data will be summarized
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:4533
    • 提供者:liqiang
  1. nor-flashIO

    0下载:
  2. Embest开发的nor flash读写工程,完成了flash的sector erase,read,write功能,适合嵌入式系统设计初学者。-Embest developed nor flash reading and writing projects, completed a flash of sector erase, read, write functions, suitable for embedded system design for beginners.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:5456
    • 提供者:ZhangBo
  1. USBProjectTechnicalReport

    0下载:
  2. USB 项目技术报告 本文介绍了在基于ARM7 的嵌入式系统上开发USB 接口的详细内容。项目使用ARM7(MCU 处理器)和PDIUSBD12(USB 芯片)完成了U 盘的开发。主要内容涉及USB 接口的U 盘开发过程中所涉及的技术内容;重点介绍项目调试方法与步骤;并附上了自己在开发此项目过程中的一些心得与体会。-USB project technical report in this paper, ARM7-based embedded systems development of th
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:279156
    • 提供者:北极
  1. 51code

    0下载:
  2. 这是一本关于Intel 80C51 以及广大的51 系列单片机的书这本书介绍给读者一些 新的技术使你的8051 工程和开发过程变得简单请注意这本书的目的可不是教你各种 8051 嵌入式系统的解决方法-This is a book about as well as the Intel 80C51 microcontroller series of 51 books this book to introduce readers to some new technology to make y
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:951958
    • 提供者:的卢
  1. QQ2812manualV1.0

    0下载:
  2. QQ2812 开发板是一套基于TMS320F2812 DSP 的学习和二次开发平台。 1、提供了二十多个实验项目,同时提供完整的原理图、代码和常用的外围接口,完全可以 作为个人、公司、高校和研究所的初学者学习和教学的工具。 2、同时,引出DSP 所有的控制信号和CPLD 的32 个IO 信号,可以作为二次开发的开发 平台。 3、采用四层板设计,充分考虑了EMC,EMI 以及散热、安装方面的因素,最大可能的引出 了所有接口,因此他也可作为功能板直接嵌入到用户的产品当中,大大
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:3251533
    • 提供者:闫文成
  1. contiki-2.3

    0下载:
  2. contiki是开源的,可移植的,针对存储空间受限的网络化嵌入式系统和无线传感器网络的多任务操作系统。-Contiki is an open source, highly portable, multi-tasking operating system for memory-efficient networked embedded systems and wireless sensor networks. Contiki has been used is a variety of project
  3. 所属分类:OS Develop

    • 发布日期:2017-06-03
    • 文件大小:15631863
    • 提供者:钱勇
  1. USBDiskTechnicReportForDriveDev

    0下载:
  2. 本文介绍了在基于ARM7的嵌入式系统上开发USB接口的详细内容,项目使用arm7和PDIUSBD12完成U盘的开发。主要内容涉及USB接口开发,重点介绍项目调试方法和步骤。-In this paper, ARM7-based embedded systems development of USB interface on the details of projects completed arm7 and U disk PDIUSBD12 development. USB interface r
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:279169
    • 提供者:haoyu
  1. wenducaijibaojing

    0下载:
  2. msp430单片机实现温度采集报警系统 集成温度传感器MAX6613作为检测 msp430f149作为温度监控系统 -Executable files built outside of IAR Embedded Workbench Follow these steps to load and debug an executable file that was built outside IAR Embedded Workbench, for example projects b
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:4018
    • 提供者:JEFF
  1. msp430shujucaijixitong

    0下载:
  2. msp430f149实现的数据采集系统 结构简单 功耗低 模拟采集传感器 数字开关量采集 串口通讯UART模块 电源供电及复位-Executable files built outside of IAR Embedded Workbench Follow these steps to load and debug an executable file that was built outside IAR Embedded Workbench, for example p
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:3339
    • 提供者:JEFF
  1. Sensors_Handbook

    0下载:
  2. SEnsor Handbook must read for Embedded Engineer working for industrial projects
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4844942
    • 提供者:saurabh
  1. makefile

    0下载:
  2. 教你写makefile,讲述大型工程管理规则。是嵌入式学习的必备基础。-Teach you to write makefile, describes the rules governing large-scale projects. An essential basis for embedded learning.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:451289
    • 提供者:wang yaohui
  1. Pollution

    0下载:
  2. this pollution controll for Embedded Based Projects -this is pollution controll for Embedded Based Projects
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:275059
    • 提供者:ram
  1. sqlite-source-3_3_6

    0下载:
  2. 一种嵌入式数据库,开源的,可以采用linux,wince等环境下编译,使用简单,功能强大,是一个很棒的数据库系统,已经在很大大型工程中使用-An embedded database, open source, and can be used linux, wince, etc. build environment, using simple, powerful, is a great database system has been used in major projects in large
  3. 所属分类:Other Databases

    • 发布日期:2017-03-28
    • 文件大小:571715
    • 提供者:nech
  1. KeiC51

    0下载:
  2. ADS to MDK 转换例程 很多嵌入式系统开发工程师对ARM的老版本开发工具ADS1.2非常熟悉,而RVMDK与ADS相比较,从外观、仿真流程以及内部二进制编译链接工具上都有了不少改进,用法稍有不同。本主的主旨是介绍通用的流程,以及一些注意事项,帮助ADS1.2用户将老的,遗留的ADS1.2工程转化成在RVMDK上进行开发调试的工程。 -ADS to MDK conversion routines a lot of embedded systems development engin
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-14
    • 文件大小:21569279
    • 提供者:王治军
  1. VXWORKS2

    0下载:
  2. VXWORKS软件开发项目实例完全解析 嵌入式vxworks 经典书-VXWORKS instances of software development projects fully resolve the embedded vxworks classic books
  3. 所属分类:VxWorks

    • 发布日期:2017-05-22
    • 文件大小:7039371
    • 提供者:wangming
  1. CodeOptimizationTechniques

    0下载:
  2. This document describes the code optimization techniques which can be used in embedded system software projects implemented in C langauge.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:10571
    • 提供者:Dhiraj
  1. commons-digester-1.7-all-src

    0下载:
  2. XML转换开源包,就是让你配置一个 XML 转到 Java Object 对应的程序, 当一些 XML 中特定的属性将会触发一些被称为 rules 的动作, 有一些属性是已经被定义好了, 当然你也可以建立自己所需要的. 而 Digester 也包含了以下高级的特性 : *能够嵌入你原本的对应方式, 而不会影响你的需求. *自定义(Customized)的 namespace-aware 的执行, 以至于你可以定义 rules 恰当独特的 XML 命名空间. *将所有
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:443622
    • 提供者:刘立斌
  1. E-PLAY

    0下载:
  2. 搜集的关于嵌入式开发板E-PLAY的相关资料,包括几个完整工程,以及其他资料,非常适合初学嵌入式和准备参加电子大赛的同学参考学习。注:08年北京市电子设计大赛就用的这块版子,非常不错!-Collected on the embedded development board E-PLAY relevant information, including several completed projects, and other information, is suitable for beginne
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:4004563
    • 提供者:Bertrand
  1. QTinLinux

    0下载:
  2. 从实际应用中认识Qt,面向嵌入式系统的Qt版本,是Qt的嵌入式Linux窗口,是完整的自包含C++ GUI和基于Linux的嵌入式品台开发工具。Qt/Embeded API可用于多种开发项目。许多基于Qt的X Window程序可以非常方便地移植到嵌入式版本-Practical application of knowledge from Qt, the Qt version for embedded systems, embedded Linux is a Qt window, is a comp
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:563919
    • 提供者:douzi
  1. Hex2Bin

    0下载:
  2. A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:802994
    • 提供者:Kiran P
« 1 2 34 5 6 »
搜珍网 www.dssz.com