CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - flash.c

搜索资源列表

  1. Design-and-Implementation-of-Cut-Down-Method-Based

    0下载:
  2. 本文首先分析Linux2.6.6内核新特性的基础,探讨对Linux进行实时化和嵌入式化,即通过配置内核,裁减shell和嵌入式C库对系统定制,使整个系统能够存放到容量较小的FLASH中。然后简单介绍了防火墙的概念,深入地分析了Linux2.6.6版新型内核防火墙netfilter框架的工作机制及其实现的方式。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:66761
    • 提供者:小流
  1. C6000DSP_的flash自启动

    0下载:
  2. 详细介绍了使用C语言如何实现C6000系列DSP的FLASH自启动。
  3. 所属分类:编程文档

  1. c

    0下载:
  2. 本文阐述的编码规范主要使用在具备下面特性的软件: × 以 C/C++为编程语言 × 资源受限的系统,对性能有较严格要求的,如 CPU 主频较低、RAM/ROM 空间较小、外围存 储空间有限(FLASH、EEPROM) -In this paper, the coding standard primarily used in the software with the following features: × with C/C++ as a programming languag
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:220544
    • 提供者:袁念德
  1. ebbok-Programming-Embedded-Systems--in-C-and-C++.

    0下载:
  2. This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation,
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:493644
    • 提供者:moatasem momtaz
  1. neon

    1下载:
  2. 利用c++进行霓虹灯的设计,可以实现跑马式闪烁。-Using c++ for neon is designed to achieve the Happy Valley-type flash.
  3. 所属分类:Document

    • 发布日期:2016-05-13
    • 文件大小:4096
    • 提供者:李明
  1. SDHC

    0下载:
  2. 自己写的SDHC卡驱动测试,用Keil C写,并且用串中调试工具读出指定扇区的内容.本程序在4G 金士顿 SDHC卡上测试.-Write your own test drive of SDHC card with Keil C write, and debug tools with string read out the contents of the specified sector of this program in Kingston 4G SDHC card to test.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:217719
    • 提供者:liminjin
  1. jingdeng

    0下载:
  2. 这个一个警灯的C程序,可以模拟警车的声音,和闪灯的频率。-This is a warning light of C program, can simulate the police car of voice, and the frequency of the flash.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:17432
    • 提供者:张清
  1. SFLASH

    0下载:
  2. FT2232L DUAL USB UART/FIFO I.C. FLASH TOOL
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:7189
    • 提供者:LinTong
  1. effs_fat262

    0下载:
  2. HCC-Embedded Embedded Flash File System FAT12/16/32 Implementation Guide This guide is intended for use by embedded software engineers who have should have a knowl edge of the C programming language, standard file API s who wish to implement
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:153235
    • 提供者:liyuechuan
  1. PlayFlash

    0下载:
  2. 用C#实现Flash播放功能,实例是演示的是播放一款非常漂亮flash计算器的程序-The program is to play a flash file using C# , ,The instance demo is a very nice flash calculator
  3. 所属分类:Document

    • 发布日期:2017-11-02
    • 文件大小:1149175
    • 提供者:gxh
  1. Lab-3R.rar

    0下载:
  2. an example ADSP-BF533 project that shows how Programmable Flag pins (FIO), Interrupts, and Timer can be configured in C. It also demonstrates the access to the LEDs on the EZ-KIT Lite, which are connected to the on-board Flash. ,an example ADS
  3. 所属分类:File Formats

    • 发布日期:2017-11-11
    • 文件大小:157671
    • 提供者:ami2008
  1. Lab-3T.rar

    0下载:
  2. ADSP-BF533 project that shows how Programmable Flag pins (FIO), Interrupts, and Timer can be configured in C. It also demonstrates the access to the LEDs on the EZ-KIT Lite, which are connected to the on-board Flash,ADSP-BF533 project that shows
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:152577
    • 提供者:ami2008
  1. PIC_Prog_0404_paper

    0下载:
  2. This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and impleme
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:1013154
    • 提供者:chinh
  1. embeded-system-programming

    0下载:
  2. This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and impleme
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:2479415
    • 提供者:chinh
  1. ANE

    0下载:
  2. Adobe Air是利用Adobe公司的Flash技术开发的媒体播放平台。而Native Extension就是让AIR可以调用各个平台上的本地代码(native code, 如ios上的object-c,android上的java,desktop上的c++,ca#等),从而完成对AIR中Actionscr ipt API的自定义扩展。即可以让开发者通过编写基于平台的本地代码扩展Actionscr ipt。从而完成一些原有Actionscr ipt无法完成的功能。-Adobe Air is de
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:74853
    • 提供者:jason
  1. HxDen

    0下载:
  2. the hex program for flash,s and c programing -the hex program for flash,s and c programing
  3. 所属分类:File Formats

    • 发布日期:2017-05-01
    • 文件大小:807089
    • 提供者:dragon1985
  1. bcm63xx_cmd.c_patch

    0下载:
  2. The 6348_cmd.c patch the cfe_bcm63xx source code. Support for 8MB flash chips .-The 6348_cmd.c patch the cfe_bcm63xx source code. Support for 8MB flash chips .
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:526
    • 提供者:drchris
  1. boardparams_patch

    0下载:
  2. The 6348_board.c patch the cfe_bcm63xx source code. Support for 8MB flash chips .-The 6348_board.c patch the cfe_bcm63xx source code. Support for 8MB flash chips .
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:2907
    • 提供者:drchris
  1. cfiflash.c_patch

    0下载:
  2. The 6348_cfiflash.c patch the cfe_bcm63xx source code. Support for 8MB flash chips .-The 6348_cfiflash.c patch the cfe_bcm63xx source code. Support for 8MB flash chips .
  3. 所属分类:Software Testing

    • 发布日期:2017-04-08
    • 文件大小:3691
    • 提供者:drchris
  1. LEDFLASH

    0下载:
  2. 使用ADS编译,LED FLASH 例程-This is a simple interrupt-driven LED flasher, which runs on an ARM Integrator Board. It reads the switches on the board to determine the LED flash speed and pattern. The resulting image is intended to be downloaded into
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:19430
    • 提供者:liuzx
搜珍网 www.dssz.com