搜索结果
找到约 12,493 项符合
Processing-A 的查询结果
软件设计/软件工程 This book offers 226 code recipes applicable to a variety of difficulties that may arise in the proc
This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, runtime security, cryptography and more.
行业发展研究 Three-dimensional real-time graphics are a prevalent technology nowadays, thanks to the steady rise
Three-dimensional real-time graphics are a prevalent technology nowadays, thanks
to the steady rise of processing power and specialized graphics hardware. One of the
goals of computer graphics most sought after and difficult to achieve is to reproduce realistic outdoor environments featuring dense f ...
手机短信编程 LemonSMS is a component developed in Java that provides a turnkey solution for application developer
LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages.
LemonSMS acts as a middleware between a Java application and a GSM Modem or Data en ...
行业发展研究 This paper deals with the problem of speech enhancement when a corrupted speech signal with an addi
This paper deals with the problem of speech enhancement when a
corrupted speech signal with an additive colored noise is the only
information available for processing. Kalman filtering is known as
an effective speech enhancement technique, in which speech signal
is usually modeled as autoregressive ...
行业发展研究 This paper deals with the problem of speech enhancement when only a corrupted speech signal is avai
This paper deals with the problem of speech enhancement when
only a corrupted speech signal is available for processing. Kalman
filtering is known as an effective speech enhancement technique,
in which speech signal is usually modeled as autoregressive (AR)
model and represented in the state-space d ...
其他书籍 OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a
OpenCV means Intel&reg Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms.
OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It ...
其他书籍 This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the
This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the field. It provides the tools to help overcome the problems of video storage, cataloging, and retrieval, by exploring content standardization and other content classification and analysis methods. The ...
其他书籍 Beginning with an overview of SQL Server 2000, this book discusses online transaction processing (OL
Beginning with an overview of SQL Server 2000, this book discusses online transaction processing (OLTP) and online analytical processing (OLAP), features a tour of different SQL Server releases, and offers a guide to installation. The author describes and demonstrates the changes since SQL Server 7. ...
matlab例程 When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the
When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about creating them. So, a year later, I ve written a v ...
DSP编程 This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block
This example streams input from a ADC source to a DAC.
An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example).
The frames are then output with a one-frame delay to the DAC (an AD9744 in this example).
In this example, no processing is done on the frames. The ...