搜索结果
找到约 67 项符合
APPLY 的查询结果
按分类筛选
- 全部分类
- 文章/文档 (9)
- 软件工程 (4)
- 软件设计/软件工程 (4)
- 书籍 (4)
- 单片机开发 (3)
- 其他 (3)
- 其他书籍 (3)
- 电源技术 (2)
- Windows Mobile (2)
- VC书籍 (2)
- 压缩解压 (2)
- 电子书籍 (2)
- VHDL/FPGA/Verilog (2)
- matlab例程 (2)
- 系统设计方案 (2)
- 技术资料 (2)
- 模拟电子 (1)
- 教程资料 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- 编译器/解释器 (1)
- Delphi控件源码 (1)
- 行业发展研究 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 人工智能/神经网络 (1)
- 驱动编程 (1)
- 汇编语言 (1)
- 文件格式 (1)
- 其他行业 (1)
- GPS编程 (1)
- 仿真技术 (1)
- 软件 (1)
其他 Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than f
Input : A set S of planar points
Output : A convex hull for S
Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return.
Step 2: Find a median line perpendicular to the X-axis which divides S into SL and SR SL lies to the left of SR .
Step 3: Recursi ...
Windows Mobile Windows Mobile NLED driver proxy. Created for customization of incoming call ring vibration. While
Windows Mobile NLED driver proxy. Created for customization of incoming call ring vibration.
While original Windows Mobile ring vibration constant vibrating during all ring, this driver help to apply any user vibrating pattern.
文章/文档 In an electromagnetic cloak based on a transformation approach, reduced sets of material properties
In an electromagnetic cloak based on a transformation approach, reduced sets of
material properties are generally favored due to their easier implementation in reality,
although a seemingly inevitable drawback of undesired reflection exists in such cloaks.
Here we suggest using high-order transforma ...
软件工程 Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 throu
Fortran 90 versions of all the Numerical Recipes routines appear in the following
Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20
in Volume 1. Within each chapter, the routines appear in the same order as in Volume
1, but not broken out separately by section number wit ...
文件格式 This paper presents a novel technique to increase the quality of medical images based on Histogram
This paper presents a novel technique to increase
the quality of medical images based on Histogram
Equalization. In the proposed method first we have
applied a noise reduction method and then we apply
some suitable preprocessing on histogram of the
medical images and after that histogram equalizatio ...
GPS编程 This is a GPS communication source code to interrupt the NMEA code though serial port. Very good
This is a GPS communication source code to interrupt the NMEA code though serial port.
Very good code to study and apply it to your own program.
电子书籍 Providing a proven set of procedures and heuristics that software developers, technical leads, and p
Providing a proven set of procedures and heuristics that software developers, technical leads, and project managers can apply to their projects, this guide will help organizations achieve basic estimation proficiency.
其他书籍 The many variants of the Unix operating system require use of a mode of thought that s significantly
The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the ...
VHDL/FPGA/Verilog Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was t
Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was to generate complex models with a movable camera. We wanted to be able to render complex images that consisted of hundreds to thousands of triangles. We wanted to apply interpolated shading on the obje ...
仿真技术 fft analysis
      Use
the fast Fourier transform function fft to analyse following signal. Plot the original signal, and the magnitude of its
spectrum linearly and logarithmically. Apply Hamming window to reduce the
leakage.
 
.
 
The hamming window can be coded in Matlab ...