搜索结果
找到约 1,502 项符合
One-Class 的查询结果
Java编程 MHP java class for Interactive TV use
MHP java class for Interactive TV use
VHDL/FPGA/Verilog For developers using FPGAs for the implementation of floating-point DSP functions, one key challen
For developers using FPGAs for the
implementation of floating-point DSP
functions, one key challenge is how to
decompose the computation algorithm
into sequences of parallel hardware
processes while efficiently managing data flow through the parallel pipelines of these processes.
书籍源码 microsoft foundation class library document,enjoy! dessect in MFC
microsoft foundation class library document,enjoy!
dessect in MFC
其他 One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3
One dimensional wavelet transform s input data from file dataIn.txt
h[] : -1 0 1 2
g[] : 1 1 0 3
c[] : 1 4 2 5 4 6 7 8
VC书籍 MFC (Microsoft Foundation Class Library)中的各种类结合起来构成了一个应用程序框架
MFC (Microsoft Foundation Class Library)中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。因为总体上,MFC框架定义了应用程序的轮廓,并提供了用户接口的标准实现方法,程序员所要做的就是通过预定义的接口把具体应用程序特有 ...
单片机开发 Visual tracking is one of the key components for robots to accomplish a given task in a dynamic env
Visual tracking is one of the key components for robots
to accomplish a given task in a dynamic environment,
especially when independently moving objects are included.
This paper proposes an extension of Adaptive
Visual Servoing (hereafter, AVS) for unknown moving
object tracking. The method utilize ...
数值算法/人工智能 (运筹学)运用我上传的graph class文件来解决网络图的问题
(运筹学)运用我上传的graph class文件来解决网络图的问题
驱动编程 a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digital camera supported by dcam.sys is a data source that pr ...
Internet/网络编程 The C++ Client Edition contains a full set of C++ class libraries, with client side source code for
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand
DSP编程 FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the header file and class fil
FIR滤波器的C++实现
Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) framework