搜索结果
找到约 80 项符合
Sets 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (10)
- DSP编程 (7)
- matlab例程 (6)
- 其他 (5)
- 文章/文档 (4)
- 书籍 (4)
- 软件设计/软件工程 (3)
- 网络 (3)
- 通讯编程文档 (3)
- 技术资料 (3)
- 电源技术 (2)
- 可编程逻辑 (2)
- 单片机开发 (2)
- Applet (2)
- 书籍源码 (2)
- Java编程 (2)
- 行业发展研究 (2)
- allegro (1)
- 模拟电子 (1)
- 单片机编程 (1)
- 教程资料 (1)
- 测试测量 (1)
- VHDL/FPGA/Verilog (1)
- 数学计算 (1)
- 压缩解压 (1)
- 串口编程 (1)
- 通讯/手机编程 (1)
- 嵌入式/单片机编程 (1)
- Linux/Unix编程 (1)
- 软件工程 (1)
- Symbian (1)
- 电子书籍 (1)
- 人工智能/神经网络 (1)
- JavaScript (1)
- 手册 (1)
单片机开发 An analysis tool created by ff123 that can perform several statistical analysis on data sets, which
An analysis tool created by ff123 that can perform several statistical analysis on data sets, which is particularly suited for listening test data. Version 1.24.
软件设计/软件工程 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 ...
DSP编程 基于TS201 Sets up a skeleton overlay system in C
基于TS201 Sets up a skeleton overlay system in C
文章/文档 Common Flash Interface (CFI) and Command Sets from Intel
Common Flash Interface (CFI)
and Command Sets
from Intel
其他 Program uses a 2-D dynamic array to store any number of sets of randomly generated LOTO 6/49 numbe
Program uses a 2-D dynamic array to store any
number of sets of randomly generated LOTO 6/49 numbers.
Simulation signed Lotto
文章/文档 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 ...
行业发展研究 In computer vision, sets of data acquired by sampling the same scene or object at different times, o
In computer vision, sets of data acquired by sampling the same scene or object at different times, or from different perspectives, will be in different coordinate systems. Image registration is the process of transforming the different sets of data into one coordinate system. Registration is necessa ...
DSP编程 This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assumi
This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assuming a 30Mhz XCLKIN). The
clock divider in the ADC is not used so that the ADC will see the 25Mhz on the HSPCLK. Interrupts are enabled and the EVA is setup to generate a periodic ADC SOC on SEQ1. Two ...
DSP编程 This program sets up the EV timers (TIMER1, TIMER2, TIMER3 and TIMER4) to generate T1PWM, T2PWM, T3P
This program sets up the EV timers (TIMER1, TIMER2, TIMER3 and TIMER4) to generate T1PWM, T2PWM, T3PWM, T4PWM and PWM1-12 waveforms. The user can then observe the waveforms using an scope.
DSP编程 This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a
This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow. A count is kept each time each interrupt passes through the interrupt service routine. EVA Timer 1 has the shortest period while EVB Timer4 has the longest period.