搜索结果
找到约 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)
matlab例程 The following is a list of MATLAB codes which includes the radar absorbing material design, the ant
The following is a list of MATLAB codes which includes the radar
absorbing material design, the antenna pattern, the observation points generation, and the amplitude
error and phase error calculations.
其他书籍 This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Page
This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active
Server Pages environment, but most of the techniques discussed have equivalents in other
database environments. It should be viewed as a "follow up", or perhaps an appendix, to
the previous paper, "Advanced SQL ...
其他嵌入式/单片机内容 2.Uniformity / Contrast Software(Ca200Sample_Contrast.exe) provides Measurement of uniformity fo
2.Uniformity / Contrast Software(Ca200Sample_Contrast.exe) provides
Measurement of uniformity for chromaticity, luminance etc. and contrast.
Measuring points are 3x3 or 5x5 spots
(CA210样本程序)
数值算法/人工智能 Class for construction of cubic natural and periodic splines. Allows to construct the spline passing
Class for construction of cubic natural and periodic splines. Allows to construct the spline passing through set points. Using Qt4.
软件工程 Description about how to write sesure codes in c++ to be used over open networks and also some point
Description about how to write sesure codes in c++ to be used over open networks and also some points about cryptography.
matlab例程 Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision syste
Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first described by Lucas-Kanade, a 3-D shape of the scene can be reconstructed using these ...
数学计算 A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is
A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P.
One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wr ...
通讯编程文档 This file is a function under matlab which allow to compute and plot fast fourier transform of a sig
This file is a function under matlab which allow to compute and plot fast fourier transform of a signal. We can observe the effect of the signal parameter can be changed such as frequency and N points.
微处理器开发 Introduction ? ? The ARM Cortex -A8 microprocessor is the first applications microprocessor in A
Introduction
? ?
The ARM Cortex -A8 microprocessor is the first applications microprocessor in ARM!ˉs
new Cortex family. With high performance and power efficiency, it targets a wide
variety of mobile and consumer applications including mobile phones, set-top boxes,
gaming consoles and automot ...
人工智能/神经网络 不同于k均值聚类的k中心聚类
不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法