搜索结果
找到约 55 项符合
Computation 的查询结果
按分类筛选
- 全部分类
- 书籍 (6)
- 其他书籍 (5)
- matlab例程 (4)
- 行业发展研究 (4)
- 其他 (3)
- VHDL/FPGA/Verilog (3)
- 数学计算 (3)
- Linux/Unix编程 (3)
- 电子书籍 (2)
- 通讯编程文档 (2)
- 源码 (2)
- 单片机编程 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 人工智能/神经网络 (1)
- 网络 (1)
- VC书籍 (1)
- 系统设计方案 (1)
- RFID编程 (1)
- 通讯/手机编程 (1)
- 软件设计/软件工程 (1)
- Java书籍 (1)
- 书籍源码 (1)
- 数据结构 (1)
- 其他嵌入式/单片机内容 (1)
- 操作系统开发 (1)
- Matlab (1)
- 教程 (1)
- 技术资料 (1)
通讯/手机编程 Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assum
Computes BER v EbNo curve for convolutional encoding / soft decision
Viterbi decoding scheme assuming BPSK.
Brute force Monte Carlo approach is unsatisfactory (takes too long)
to find the BER curve.
The computation uses a quasi-analytic (QA) technique that relies on the
estimation (approximate on ...
电子书籍 # This resource site for "Grid Computing: Making the Global Infrastructure a Reality " edited by Fra
# This resource site for "Grid Computing: Making the Global Infrastructure a Reality " edited by Fran Berman, Geoffrey Fox and Tony Hey. This is a book (over 1000 pages) published March 2003 by Wiley and (for those papers not published elsewhere) a special issue of Concurrency and Computation: Pract ...
软件设计/软件工程 In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containi
In this paper, we present LOADED, an algorithm for outlier
detection in evolving data sets containing both continuous
and categorical attributes. LOADED is a tunable algorithm,
wherein one can trade off computation for accuracy so that
domain-specific response times are achieved. Experimental
result ...
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.
matlab例程 The toolbox solves a variety of approximate modeling problems for linear static models. The model ca
The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There ar ...
matlab例程 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, "An
采用蚁群算法检测图像边缘
This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
Java书籍 THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto
THE DESIGN PATTERNS JAVA COMPANION
1. Creational Patterns 17
The Factory Pattern 18
How a Factory Works 18
Sample Code 18
The Two Derived Classes 19
Building the Factory 20
Factory Patterns in Math Computation 22
When to Use a Factory Pattern 24
Thought Questions 25
The Abstract Factory Pattern 26
...
书籍源码 特殊函数的fortran代码
特殊函数的fortran代码,是书Computation of Special Functions所附源码,将源码放入自己的代码即可
其他书籍 15篇光流配准经典文献
15篇光流配准经典文献,目录如下:
1、A Local Approach for Robust Optical Flow Estimation under Varying
2、A New Method for Computing Optical Flow
3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms
4、all about direct methods
5、An Introduction to OpenCV and Optical Flow
6、Bayesian Real ...
数据结构 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct
密码学界牛人Victor Shoup用C++编写数论类库。
NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating point arithmetic.
N ...