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

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Limited-memory

  • 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.

    標(biāo)簽: meta-learning classifiers combining Boosting

    上傳時(shí)間: 2016-01-30

    上傳用戶:songnanhua

  • // Copyright (c), Philips Semiconductors Gratkorn // (C)PHILIPS Electronics N.V.2000 // All rights

    // Copyright (c), Philips Semiconductors Gratkorn // (C)PHILIPS Electronics N.V.2000 // All rights are reserved. // Philips reserves the right to make changes without notice at any time. // Philips makes no warranty, expressed, implied or statutory, including but // not limited to any implied warranty of merchantibility or fitness for any //particular purpose, or that the use will not infringe any third party patent, // copyright or trademark. Philips must not be liable for any loss or damage // arising from its use.

    標(biāo)簽: Semiconductors Electronics Copyright Gratkorn

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

    上傳用戶:xuanjie

  • 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.

    標(biāo)簽: connectivity applications availabilit nanoWatt

    上傳時(shí)間: 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.

    標(biāo)簽: operational MPC8XXFADS functional operation

    上傳時(shí)間: 2014-03-10

    上傳用戶:zsjinju

  • μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with

    μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application code should require only minor changes (if any). Also, because μC/OS-II is based on the same core as μC/OS, it is just as reliable. I added conditional compilation to allow you to further reduce the amount of RAM (i.e. data space) needed by μC/OS-II. This is especially useful when you have resource limited products. I also added the feature described in the previous section and cleaned up the code. Where the book is concerned, I wanted to clarify some of the concepts described in the first edition and provide additional explanations about how μC/OS-II works. I had numerous requests about doing a chapter on how to port μC/OS and thus, such a chapter has been included in this book for μC/OS-II.

    標(biāo)簽: OS-II compatible important Probably

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

    上傳用戶:jkhjkh1982

  • 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

    標(biāo)簽: the preferred technique opposite

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

    上傳用戶:thuyenvinh

  • 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

    上傳用戶:海陸空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

    上傳用戶: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

    上傳用戶:集美慧

  • 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

    上傳用戶:caozhizhi

主站蜘蛛池模板: 庄河市| 无为县| 清远市| 娄底市| 台山市| 德庆县| 威信县| 科技| 丰原市| 万盛区| 遂宁市| 澎湖县| 腾冲县| 蒙山县| 亳州市| 阿克苏市| 金平| 南阳市| 宁阳县| 千阳县| 县级市| 德保县| 申扎县| 铜鼓县| 萨嘎县| 宜宾市| 璧山县| 丹寨县| 保靖县| 郁南县| 湖北省| 阜宁县| 阳城县| 嘉义市| 阳东县| 襄垣县| 德清县| 吉木萨尔县| 美姑县| 常宁市| 铜陵市|