搜索结果
找到约 103 项符合
Edge 的查询结果
按分类筛选
- 全部分类
- 技术资料 (10)
- 其他 (9)
- 书籍 (9)
- matlab例程 (7)
- 其他书籍 (6)
- 数学计算 (6)
- 文章/文档 (4)
- 电子书籍 (4)
- VHDL/FPGA/Verilog (3)
- 汇编语言 (3)
- 数据结构 (3)
- 教程资料 (2)
- 无线通信 (2)
- C/C++语言编程 (2)
- 可编程逻辑 (2)
- 单片机开发 (2)
- 数值算法/人工智能 (2)
- 通讯/手机编程 (2)
- Java编程 (2)
- 编译器/解释器 (2)
- 资料/手册 (1)
- 模拟电子 (1)
- PCB相关 (1)
- 通信网络 (1)
- J2ME (1)
- 书籍源码 (1)
- 嵌入式Linux (1)
- Applet (1)
- 游戏 (1)
- 微处理器开发 (1)
- 行业发展研究 (1)
- 人工智能/神经网络 (1)
- DSP编程 (1)
- 系统设计方案 (1)
- 压缩解压 (1)
- Modem编程 (1)
- 软件工程 (1)
- 软件设计/软件工程 (1)
- 文件格式 (1)
- 论文 (1)
- 电路图 (1)
数值算法/人工智能 sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image f
sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image file containing a slanted-edge feature. The specific edge-gradient algorithm follows the intent of the standard ISO 12233, developed by Technical Committee ISI/TC 42, for resolution measurements for el ...
VHDL/FPGA/Verilog Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shift number. The shift ...
VHDL/FPGA/Verilog Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shift number. The shift ...
微处理器开发 ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In t
ST32
基于(英蓓特)STM32V100的EXTI程序
This example shows how to configure an external interrupt line.
In this example, the EXTI line 9 is configured to generate an interrupt on each
falling edge. In the interrupt routine a led connected to PC.06 is toggled.
This led will be toggled due to the softa ...
汇编语言 selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,
selects the mux channel and configures the MAX197 for
second write pulse, written with ACQMOD = 0, termi-
either unipolar or bipolar input range. A write pulse (WR
nates acquisition and starts conversion on WR°Os risin
+ CS) can either start an acquisition interval or initiate a
edge (Figure 6). Ho ...
汇编语言 selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,
selects the mux channel and configures the MAX197 for
second write pulse, written with ACQMOD = 0, termi-
either unipolar or bipolar input range. A write pulse (WR
nates acquisition and starts conversion on WR°Os risin
+ CS) can either start an acquisition interval or initiate a
edge (Figure 6). Ho ...
汇编语言 selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,
selects the mux channel and configures the MAX197 for
second write pulse, written with ACQMOD = 0, termi-
either unipolar or bipolar input range. A write pulse (WR
nates acquisition and starts conversion on WR°Os risin
is restarted.
The ACQMOD bit in the input control byte offer+ CS) can either sta ...
matlab例程 97 law to enhance the classic procedure Ridge wavelet extraction Modulus maximum for the wavelet
97 law to enhance the classic procedure
Ridge wavelet extraction
Modulus maximum for the wavelet edge detection
Small spectral analysis method mallat classic procedure
系统设计方案 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analy
1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis
2. fpga implemention of a median filter
3. fpga implementation of digital filters
4.hardware acceleration of edge detection algorithm on fpgas
5.implementation and evaluation of image processing a ...
编译器/解释器 c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin
c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to determine all such paths ...