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

HDSP-CORE

  • 就我们的第一个Spring程序

    就我们的第一个Spring程序,只要spring-core.jar这个档案即可,它唯一相依的其它项目档案,是commons- logging.jar,您可以在lib目录的jakarta-commons目录中找到,将这两个档案的位置加入至CLASSPATH中,我们就可以开始撰写第一个Spring程序。  来撰写我们的第一个组件(component),它只是一个简单的JavaBean,用来向新的使用者打招呼

    标签: Spring 程序

    上传时间: 2016-01-07

    上传用户:h886166

  • TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language inter

    TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work that was originally developed by David Betz covered in previously published issues of Dr. Dobb s Journal.

    标签: easily-embedded object-oriented like-language Language

    上传时间: 2016-01-30

    上传用户:ainimao

  • Easy-to-Use, Ultra-Tiny, Differential, 16-Bit Delta Sigma ADC With I2C Interface The LTC2453 is an

    Easy-to-Use, Ultra-Tiny, Differential, 16-Bit Delta Sigma ADC With I2C Interface The LTC2453 is an ultra-tiny, fully differential, 16-bit, analog-to-digital converter. The LTC2453 uses a single 2.7V to 5.5V supply and communicates through an I2C interface. The ADC is available in an 8-pin, 3mm x 2mm DFN package. It includes an integrated oscillator that does not require any external components. It uses a delta-sigma modulator as a converter core and has no latency for multiplexed applications. The LTC2453 includes a proprietary input sampling scheme that reduces the average input sampling current several orders of magnitude lower than conventional delta-sigma converters. Additionally, due to its architecture, there is negligible current leakage between the input pins.

    标签: Differential Easy-to-Use Ultra-Tiny Interface

    上传时间: 2014-01-08

    上传用户:凤临西北

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

    标签: OS-II compatible important Probably

    上传时间: 2013-12-02

    上传用户:jkhjkh1982

  • This the source release kit for the following system configuration(s): - AMD Alchemy(TM) DBAu1200(

    This the source release kit for the following system configuration(s): - AMD Alchemy(TM) DBAu1200(TM) and AMD Alchemy(TM) Pb1200(TM) development boards (AMD Alchemy(TM) Au1200(TM) processor) - Windows CE 5.0 - RMI Au1200 Core BSP v1.51 - RMI Au1200 Media BSP v1.51

    标签: configuration the following Alchemy

    上传时间: 2014-02-21

    上传用户:lps11188

  • Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want

    Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want to capture network packets in your Java program, you ll need a little help because no parts of the core Java APIAPI give access to low-level network

    标签: impossible Capturing low-level certainly

    上传时间: 2016-03-05

    上传用户:yuanyuan123

  • ARM开发的经典源码

    ARM开发的经典源码,包括boot,core和test程序。

    标签: ARM 源码

    上传时间: 2013-11-25

    上传用户:wendy15

  • THIS DESIGN IS PROVIDED TO YOU "AS IS". XILINX MAKES AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EX

    THIS DESIGN IS PROVIDED TO YOU "AS IS". XILINX MAKES AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, AND XILINX SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. This design has not been verified on hardware (as opposed to simulations), and it should be used only as an example design, not as a fully functional core. XILINX does not warrant the performance, functionality, or operation of this Design will meet your requirements, or that the operation of the Design will be uninterrupted or error free, or that defects in the Design will be corrected. Furthermore, XILINX does not warrant or make any representations regarding use or the results of the use of the Design in terms of correctness, accuracy, reliability or otherwise.

    标签: CONDITIONS WARRANTIES YOU PROVIDED

    上传时间: 2016-03-21

    上传用户:1427796291

  • 蓝牙协议1.2版

    蓝牙协议1.2版,pdf格式,共四卷 1、Master Table of Contents &Compliance Requirements 2、Architecture & Terminology Overview 3、Core System Package 4、Core System Package

    标签: 1.2 蓝牙协议

    上传时间: 2013-12-16

    上传用户:15071087253

  • ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind

    ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!

    标签: Exception ExcpHook Coldwind Monitor

    上传时间: 2014-02-10

    上传用户:jing911003