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

Real-Time_Multitasking

  • The ONE is a Opportunistic Network Environment simulator which provides a powerful tool for generat

    The ONE is a Opportunistic Network Environment simulator which provides a powerful tool for generating mobility traces, running DTN messaging simulations with different routing protocols, and visualizing both simulations interactively in real-time and results after their completion.

    标签: Opportunistic Environment simulator provides

    上传时间: 2017-04-16

    上传用户:gmh1314

  • Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely

    Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications.

    标签: problem-and-solution Exceptional Organized practical

    上传时间: 2017-04-28

    上传用户:阿四AIR

  • The frequency domain plays an important role in image processing to smooth, enhance, and detect edg

    The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has been used for obtaining spectra. In this paper, the fast Hartley transform (FHT) is used to transform two-dimensional image data. Because the Hartley transform is real valued, it does not require complex operations. Both spectra and autocorrelations of two-dimensional ultrasound images of normal and abnormal livers were computed.

    标签: processing frequency important enhance

    上传时间: 2014-01-08

    上传用户:1051290259

  • 世界上唯一一本关于嵌入式操作系统thradX内核的书

    世界上唯一一本关于嵌入式操作系统thradX内核的书,中文有翻译的第一版,这是从老外网上辛苦找来的2009年的新版第二版,大家共同学习。《Real-Time_Embedded_Multithreading_Using_ThreadX(Second Edition)》

    标签: thradX 嵌入式操作系统 内核

    上传时间: 2017-05-04

    上传用户:851197153

  • 论文IEEE上的

    论文IEEE上的,zigbee的关于实时定位系统的研究Zigbee - Research into integrated Real-Time Location Systems.pdf,zigbee的关于实时定位系统的研究

    标签: IEEE 论文

    上传时间: 2013-12-12

    上传用户:lili123

  • This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-fi

    This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.

    标签: polynomials different operation contains

    上传时间: 2013-12-18

    上传用户:yan2267246

  • Discussing embedded systems in general is difficult, because each embedded system is unique. Rather

    Discussing embedded systems in general is difficult, because each embedded system is unique. Rather than presenting a list of general principles for handling embedded development issues, this book presents examples of problems encountered and solutions to those problems using real hardware and software. In that sense, it is a “cookbook” for developers that offers design “recipes” that can be elaborated on or modified as needed to solve other design problems.

    标签: embedded Discussing difficult because

    上传时间: 2014-01-25

    上传用户:1159797854

  • Text mining tries to solve the crisis of information overload by combining techniques from data mini

    Text mining tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. In addition to providing an in-depth examination of core text mining and link detection algorithms and operations, this book examines advanced pre-processing techniques, knowledge representation considerations, and visualization approaches. Finally, it explores current real-world, mission-critical applications of text mining and link detection in such varied fields as M&A business intelligence, genomics research and counter-terrorism activities.

    标签: information techniques combining overload

    上传时间: 2014-01-02

    上传用户:Late_Li

  • The book consists of three sections. The first, foundations, provides a tutorial overview of the pri

    The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are constructed to solve specific problems in a principled manner. The algorithms covered include trees and rules for classification and regression, association rules, belief networks, classical statistical models, nonlinear models such as neural networks, and local memory-based models. The third section shows how all of the preceding analysis fits together when applied to real-world data mining problems. Topics include the role of metadata, how to handle missing data, and data preprocessing.

    标签: foundations The consists sections

    上传时间: 2017-06-22

    上传用户:lps11188

  • This control is another extension to the now standard and widely used ListView control. I have inclu

    This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of dealing with the filter messages and item filtering by incorporating it into the control. This could have been implemented as delegates, but we create controls to do the work for us, don t we? I would like to thank Carlos H. Perez since a lot of the implementation came from examples he set with his ListViewEx control.

    标签: control extension ListView standard

    上传时间: 2013-12-05

    上传用户:royzhangsz