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

搜索资源列表

  1. tcp_ip协议栈的ucos代码

    0下载:
  2. tcp_ip协议栈的ucos代码,主要用于嵌入式系统开发,已经移植到51系统单片机中,通过keil可进行编译,ucos经过最简化改造!特别推荐-tcp_ip CENTER protocol stack code, mainly for embedded system development, has been ported to 51 SCM system, through c51 can be compiled after the most simplified CENTER transfor
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:577.96kb
    • 提供者:经济学
  1. ucosII在mega128芯片上的移植代码

    2下载:
  2. ucosii是一个简单易学的嵌入式实时操作系统,本文件提供了ucosii在ATMEGA128上的移植例子-ucosii is a relatively simple real-time embedded operating system, the document provides a ucosii in ATMEGA128 the transplant example
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:283.43kb
    • 提供者:黄晓东
  1. CRC1632

    1下载:
  2. 本代码为查表法CRC16和CRC32校验的表生成和校验程序。使用此代码可以任意多项式生成CRC16和CRC32的程序。另有文件实现CRC16和CRC32的校验。 使用生成的表格,即可以在嵌入式中实现RAM和ROM区的校验。源程序在MSP430上实现,现整理成通用C版本。-the code look-up table method CYXLIC REDUNDANCY CRC checksum and the table generation and checking procedures. U
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8.66kb
    • 提供者:王平
  1. ucos_keil

    1下载:
  2. 在51单片机上实现UCOS嵌入式系统编程。用户可自由添加代码。-To realize ucos embedded system programming in 51 single chip. code can be added freely.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:156kb
    • 提供者:魏土松
  1. wb-cpu

    0下载:
  2. 该套软件用于提取王码98(或者其他版本)的五笔数据,精简后应用于嵌入式系统,如单片机。在DOS下,用TC模拟调试通过。很容易移植到单片机上。含五笔数据提取过程,输入时两分法查找的子程序。全部为C代码-the software used to extract Wangma 98 (or any other version), the five data streamlined used in embedded systems, such as SCM. In DOS, using simulati
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:773.36kb
    • 提供者:WYS
  1. edsl-0.3.5

    0下载:
  2. efsl嵌入式文件管理库,可以用于管理MMC卡的资源,移植很简单。开源免费代码。-efsl embedded document management repository that can be used in the management of MMC resources transplantation is very simple. Free open-source code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:789.22kb
    • 提供者:王艳辉
  1. C_mod

    0下载:
  2. 本资料文件讲述了如何将TC的程序移植到嵌入式系统中,附带核心代码-the information document on how to TC transplant procedures to embedded system, the core code fringe
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.13kb
    • 提供者:zqw
  1. pppcode

    0下载:
  2. 本代码是本人毕设所做的GPRS数传系统的软件部分,实现了PPP,UDP,IP协议的分层和打包,实现了嵌入式设计中的UDP/IP协议栈-the code is completed, I set up the GPRS data-transmission system software, to achieve the PPP, UDP, IP protocol layering and packaged to achieve the design of embedded UDP / IP proto
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19.19kb
    • 提供者:冯申
  1. Time_Trip_Embedded_System

    0下载:
  2. 该代码包介绍了基于51系列单片机平台是实现时间触发的嵌入式系统的各种应用的代码-the code based on the Series 51 platform SCM is the time to trigger the Embedded System Applications code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.07mb
    • 提供者:chesnu
  1. COS-ii-C51

    0下载:
  2. μC/OS-II在C8051F上的移植 2007-9-5 14:17:36 收藏 | 打印 | 投票(15) | 评论(0) | 阅读(11758) ◇字体:[大 中 小]在嵌入式应用中,使用RTOS的最主要原因是提高系统的可靠性,其次是提高开发效率、缩短开发周期。μC/OS-II 是一个基于优先级的抢占式实时内核,支持56 个用户任务,90 的代码使用标准的ANSI C语言书写,程序可读性强,移植性好,代码可固化,可裁剪,非常灵活。C8051F是美国Cygnal公司生产的与51系列兼容的微控制
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3.49kb
    • 提供者:张英博
  1. MP3

    0下载:
  2. MP3嵌入式代码例子,初学者可供参考学习-MP3 embedded code examples for beginners learning reference
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9.9kb
    • 提供者:一二三
  1. ADP_ACCH_ert_rtw

    0下载:
  2. 模型生成汽车电子领域的嵌入式代码,自己摸索着做的,比较接近手写代码。-Model to generate the field of automotive electronics, embedded code, and find their own way, close to the handwritten code.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:97.06kb
    • 提供者:刘清宇
  1. MSP430149easyweb

    0下载:
  2. 本代码实现基于MSP430单片机的嵌入式Web服务功能,实现了单片机与网络的数据传输,稍作修改即可移植到其它硬件上应用。-This code MSP430 microcontroller-based embedded Web services, to achieve a single chip and network data transmission, some modifications can be ported to other hardware applications.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:288.15kb
    • 提供者:天涯
  1. ps32

    1下载:
  2. PS32自动气象站的嵌入式代码,stm32主控,包裹GPRS模块M33G和AD7792,ublox电子罗盘,GPS等驱动。C代码-PS32 AWS embedded code, stm32 master, wrapped GPRS module M33G and AD7792, ublox electronic compass, GPS and other drivers. C code
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1.54mb
    • 提供者:李生
  1. ARM嵌入式系统开发:软件设计与优化

    0下载:
  2. 本资料是基于ARM的嵌入式设计,以及代码的优化(This information is based on the ARM embedded design, as well as the optimization of the code)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:37.41mb
    • 提供者:Origin_
  1. ltc1446

    0下载:
  2. ltc1446双通道串行DAC驱动源码,可以直接用来嵌入式代码用(ltc1446 serial DAC driver)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:wdl22
  1. sht75代码

    0下载:
  2. 嵌入式开发,温湿度检测,可同时检测温湿度(Temperature and humidity detection)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-04
    • 文件大小:17kb
    • 提供者:agan1021
  1. S3FC9DC单片机代码优化技术研究_吴俊军

    0下载:
  2. 以S3FC9DC 硬件平台为例, 阐述了嵌入式系统程序开发中代码优化的重要意义以及代码优化的策略和方法。(Taking S3FC9DC hardware platform as an example, this paper expounds the importance of code optimization in the development of embedded system program and the strategy and method of code optimizatio
  3. 所属分类:单片机开发

    • 发布日期:2018-01-10
    • 文件大小:65kb
    • 提供者:周不困
  1. Target Language Compiler

    1下载:
  2. 关于MATLAB嵌入式代码生成底层驱动封装相关的说明文档(MATLAB embedded code to generate underlying driver encapsulation related documentation)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-11
    • 文件大小:152kb
    • 提供者:auto
  1. 用C196编译器语言开发196系列单片机的代码_李天华

    0下载:
  2. 目前第三方的C 语言开发工具C 51 已用的很多, 而同样进人中国市场较早的MC S一9 6 系列单片机, 虽然目前用的不如8 位机较普遍, 但也占据了相当一部分市场, 其优越的性能,不是8 位机可以比拟的。笔者想就最近用C 19 6 的一些经验对它作一个介绍,其中涉及到和C 51 不一样的地方, 也作了一些对比(At present, many third party C language development tools C 51 has been used, but also into
  3. 所属分类:单片机开发

    • 发布日期:2018-04-18
    • 文件大小:498kb
    • 提供者:周不困
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com