搜索结果
找到约 107 项符合
points 的查询结果
按分类筛选
- 全部分类
- matlab例程 (18)
- 其他 (12)
- 数学计算 (8)
- 书籍 (7)
- 数值算法/人工智能 (6)
- 单片机编程 (5)
- 通讯编程文档 (4)
- 技术管理 (4)
- Java编程 (4)
- VC书籍 (4)
- 人工智能/神经网络 (3)
- 文章/文档 (3)
- 编译器/解释器 (2)
- 汇编语言 (2)
- JavaScript (2)
- 其他书籍 (2)
- VIP专区 (2)
- 电源技术 (1)
- GPS编程 (1)
- 电子书籍 (1)
- 嵌入式/单片机编程 (1)
- 行业发展研究 (1)
- 文件格式 (1)
- Java书籍 (1)
- 系统设计方案 (1)
- 软件设计/软件工程 (1)
- 压缩解压 (1)
- 其他嵌入式/单片机内容 (1)
- 软件工程 (1)
- 中间件编程 (1)
- 微处理器开发 (1)
- 通讯/手机编程 (1)
- 多国语言处理 (1)
- Matlab (1)
- 论文 (1)
- 源码 (1)
Java书籍 介绍eclipse插件开发方面的步骤和注意要点。!-eclipse plugin development guide introduced eclipse plugin development and
介绍eclipse插件开发方面的步骤和注意要点。!-eclipse plugin development guide introduced eclipse plugin development and attention to the steps points.
VC书籍 Design and test a category called Rectangle rectangular, rectangular attribute to the lower left cor
Design and test a category called Rectangle rectangular, rectangular attribute to the lower left corner of the upper-right corner and the coordinates of two points, to calculate the size of rectangular
通讯编程文档 Abstract-The effect of the companding process on QAM signals has been under investigation for the p
Abstract-The effect of the companding process on QAM signals
has been under investigation for the past several years. The
compander, included in the PCM telephone network to improve
voice performance, has an unusual affect on digital QAM data
signals which are transmitted over the same channel. The ...
系统设计方案 Multirate filters provide a practical approach to designing and implementing finite response (FIR) f
Multirate filters provide a practical approach to designing and implementing finite response (FIR) filters with narrow spectral constraints. By changing the input data rate at one or more intermediate points the filter lengths and computational rates can be greatly reduced when compared to a standar ...
其他 极大值抑制与双阈值门限得到图像边缘: * nonmaxsuppts.m Code for performing non-maxima suppression and thresholding of
极大值抑制与双阈值门限得到图像边缘:
* nonmaxsuppts.m Code for performing non-maxima suppression and thresholding of points generated by a feature/corner detector. It optionally returns sub-pixel feature locations.
文章/文档 fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays
fft.c--This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform
文章/文档 This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m
This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform
数学计算 Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user wi
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.
Function inputs need not accept vector args.
VC书籍 This book is designed to teach you the best practices in developing Windows DNA applications. We ha
This book is designed to teach you the best practices in developing Windows DNA applications.
We have avoided making this book a primer on every technology associated with
Windows DNA. If we had followed this course, this would be an encyclopedia set.
Everyone has their favorite authors and books on ...
软件设计/软件工程 Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s
Inside the C++ Object Model
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This bo ...