亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

Memory

  • AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from

    AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from multiple types of media. AutoBoot provides a simple, fast, and functional means of loading an OS image while maintaining a small Flash Memory footprint. This binary release contains a stand-alone version of AutoBoot for the DbAu1200 development board, designed to replace the YAMON boot loader.

    標(biāo)簽: automatically AutoBoot executes generic

    上傳時(shí)間: 2014-01-14

    上傳用戶(hù):海陸空653

  • SDRAM 參考設(shè)計(jì):主要包括The following figure shows a high-level block diagram for this reference design follo

    SDRAM 參考設(shè)計(jì):主要包括The following figure shows a high-level block diagram for this reference design followed by a brief description of each sub-section. The design consists of: · PowerPC processor · PLB-OPB bridge · BlockRAM Memory Controller · SDRAM Controller · Two GPIO ports · A UART Port · External SDRAM

    標(biāo)簽: high-level following reference diagram

    上傳時(shí)間: 2013-12-15

    上傳用戶(hù):Miyuki

  • Application Note Abstract This Application Note introduces a complete and detailed PSoC® project

    Application Note Abstract This Application Note introduces a complete and detailed PSoC® project. Telephone Call Logger keeps the detailed record of approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of the phone call in the PSoC device. Users can get this detailed report into the PC environment by using free software, which is included in the project file. When records reach near full capacity of the Flash Memory, an LED will turn on to show that it is necessary to backup the data. Software gets the data from PSoC, organizes it and prepares a printable version. Additionally, it sends the date and time information to the PSoC. The external parts in this project can be obtained easily in the market.

    標(biāo)簽: Application Note introduces Abstract

    上傳時(shí)間: 2014-01-01

    上傳用戶(hù):集美慧

  • this is a sample about SRAM read/write transmission,it s default installation is D:RedLogicRCII_samp

    this is a sample about SRAM read/write transmission,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying Memory.

    標(biāo)簽: RedLogicRCII_samp installation transmission default

    上傳時(shí)間: 2013-12-26

    上傳用戶(hù):caozhizhi

  • s3c2410中文數(shù)據(jù)手冊(cè)

    s3c2410中文數(shù)據(jù)手冊(cè),包括Memory,nandflash,adc等。

    標(biāo)簽: s3c2410 數(shù)據(jù)手冊(cè)

    上傳時(shí)間: 2013-12-28

    上傳用戶(hù):pkkkkp

  • The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is

    The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel® Architecture processors. The IA-32 Software Developer’s Manual, Volume 3, describes the operating-system support environment of an IA-32 processor, including Memory management, protection, task management, interrupt and exception handling, and system management mode. It also provides IA-32 processor compatibility information. This volume is aimed at operating- system and BIOS designers and programmers.

    標(biāo)簽: Programming Developer Software 245472

    上傳時(shí)間: 2013-12-23

    上傳用戶(hù):小碼農(nóng)lz

  • CF VHDL The CF+ design was designed using the timing diagrams of the Compact Flash specification re

    CF VHDL The CF+ design was designed using the timing diagrams of the Compact Flash specification rev. 1.4, Analog Devices ADSP-218xN DSP Microcomputer specification, and the Intel StrataFlash Memory 28F320J3 specification.

    標(biāo)簽: specification the designed diagrams

    上傳時(shí)間: 2013-12-27

    上傳用戶(hù):yyyyyyyyyy

  • This example provides a description of how to use a DMA channel to transfer a word data buffer fro

    This example provides a description of how to use a DMA channel to transfer a word data buffer from Memory (Flash) to Memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash Memory to another buffer in the RAM Memory. The received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED

    標(biāo)簽: description provides transfer example

    上傳時(shí)間: 2016-04-24

    上傳用戶(hù):ecooo

  • EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, suc

    EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, such as the state covariance matrix. While bad programming practice, it is a necessary evil for MatLab efficiency, as MatLab has no facility to avoid gratuitous Memory allocation and copying when passing (and modifying) variables between functions. With this concession, effort has been made to keep the code as clean and modular as possible.

    標(biāo)簽: Simulator simulator variables EKF-SLAM

    上傳時(shí)間: 2016-05-02

    上傳用戶(hù):lunshaomo

  • ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is

    ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into Memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins.

    標(biāo)簽: component ATViewer Builder various

    上傳時(shí)間: 2013-12-24

    上傳用戶(hù):小鵬

主站蜘蛛池模板: 莱州市| 保德县| 微博| 康定县| 金坛市| 雅江县| 玉屏| 宁蒗| 牡丹江市| 铜川市| 新津县| 博湖县| 秦皇岛市| 苏尼特右旗| 八宿县| 左权县| 台湾省| 尼木县| 东方市| 金坛市| 曲水县| 乌拉特后旗| 文成县| 南江县| 阿巴嘎旗| 长武县| 加查县| 花莲县| 河西区| 黄龙县| 门头沟区| 布尔津县| 盖州市| 宁河县| 绥宁县| 永德县| 淮滨县| 抚松县| 龙陵县| 平远县| 香港 |