虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

memory-spra

  • This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose

    This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first address where the memtest fails.

    标签: directory the contains firmware

    上传时间: 2013-12-16

    上传用户:gdgzhym

  • 这是一个在CCS开发平台上

    这是一个在CCS开发平台上,关于DSP2812的MEMORY示例程序

    标签: CCS 开发平台

    上传时间: 2016-01-16

    上传用户:xiaohuanhuan

  • ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run)

    ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) • Supervisor (entered on reset and when a Software Interrupt instruction is executed) • Abort (used to handle memory access violations) • Undef (used to handle undefined instructions) * ARM Architecture Version 4 adds a seventh mode: • System (privileged mode using the same registers as user mode)

    标签: unprivileged operating ARMask modes

    上传时间: 2013-12-24

    上传用户:bcjtao

  • RAM

    RAM, Random-access memory,Verilog code

    标签: RAM

    上传时间: 2016-01-27

    上传用户:WMC_geophy

  • This the third edition of the Writing Device Drivers articles. The first article helped to simply ge

    This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT is. In this edition, we will go into the idea of contexts and pools. The driver we write today will also be a little more interesting as it will allow two user mode applications to communicate with each other in a simple manner. We will call this the “poor man’s pipes” implementation.

    标签: the articles Drivers edition

    上传时间: 2014-01-16

    上传用户:ommshaggar

  • Introduction A shared library is a collection of functions that are available for use by one or mor

    Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.

    标签: Introduction collection available functions

    上传时间: 2014-01-26

    上传用户:2467478207

  • Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form

    Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifier. icsiboost implements Adaboost over stumps (one-level decision trees) on discrete and continuous attributes (words and real values). See http://en.wikipedia.org/wiki/AdaBoost and the papers by Y. Freund and R. Schapire for more details [1]. This approach is one of most efficient and simple to combine continuous and nominal values. Our implementation is aimed at allowing training from millions of examples by hundreds of features in a reasonable time/memory.

    标签: meta-learning classifiers combining Boosting

    上传时间: 2016-01-30

    上传用户:songnanhua

  • Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availabilit

    Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availability of four serial ports: double synchronous serial ports (I² C™ and SPI™ ) and double asynchronous (LIN capable) serial ports. Large amounts of RAM memory for buffering and FLASH program memory make it ideal for instrumentation panels, TCP/IP enabled embedded applications as well as metering and industrial control and monitoring applications. While operating up to 40 MHz, it is also backward software and hardware compatible with the PIC18F8720.

    标签: connectivity applications availabilit nanoWatt

    上传时间: 2016-02-04

    上传用户:CHINA526

  • This document is an operation guide for the MPC8XXFADS board. It contains operational, functional a

    This document is an operation guide for the MPC8XXFADS board. It contains operational, functional and general information about the FADS. The MPC8XXFADS is meant to serve as a platform for s/ w and h/w development around the MPC8XX family processors. Using its on-board resources and its associated debugger, a developer is able to download his code, run it, set breakpoints, display memory and registers and connect his own proprietary h/w via the expansion connectors, to be incorporated to a desired system with the MPC8XX processor.

    标签: operational MPC8XXFADS functional operation

    上传时间: 2014-03-10

    上传用户:zsjinju

  • The preferred technique places the new YAMON in the opposite Flash bank (the Db1200 boards have two

    The preferred technique places the new YAMON in the opposite Flash bank (the Db1200 boards have two Flash banks), and then changes switch S11 to swap the Flash banks in the memory map to allow the other Flash bank to become the boot bank. This technique is the safest and preferred method since it preserves the existing YAMON

    标签: the preferred technique opposite

    上传时间: 2016-02-27

    上传用户:thuyenvinh