-
Lattice
用138,595控制的点阵,附带两个不同控制方式的源程序以及电路连接图,(With 138,595 dot control, with two different control modes of the source and a circuit connection diagram,)
- 2015-08-04 21:41:18下载
- 积分:1
-
Shell
Empty activity, not needed for this test.
- 2014-02-25 11:21:49下载
- 积分:1
-
Rsoft_xuexiziliao
Rsoft学习资料,包括BandSOLVE,Fullwave,Rsoftcad等主要程序的详细学习文件。从光学原理上进行指导说明。(Rsoft learning materials, including the main program BandSOLVE, Fullwave, Rsoftcad learning file. Instructions on optical principles.)
- 2012-10-22 20:05:05下载
- 积分:1
-
daima
本次程序通过对VAST CHALLENGE 2014的数据,以每个地点每一天的总消费记录,每个小时消费记录和每次消费记录的数据进行分析,得出一个能深入反应数据可视化的图表,完成了数据和人的交互体验(FloatTable data
import controlP5.*
ControlP5 cp5
Knob myKnobB
int knobValue = 100
int myColorBackground = color(0,0,0)
int rowCount
float dataMin,dataMax
float dataMin1, dataMax1
float plotX1, plotY1
float plotX2, plotY2
float labelX,labelY
float axis=460
float plotX11,plotY11
float plotX12,plotY12 )
- 2015-01-11 20:28:58下载
- 积分:1
-
stm32 收发11111
stm32 无线收发,基于nrf24l01(STM32 wireless transceiver, based on nRF24L01)
- 2020-06-18 14:20:01下载
- 积分:1
-
Hspice
开发板的质量优劣直接关系的开发程序的能否运行,尤其是对高速开发板的布局布线尤为重要!(THE PCB SKILL OF DSP)
- 2009-04-19 16:57:59下载
- 积分:1
-
stm32_CALC
基于STM32的计算器,用数码管显示的,实现了基本的加减乘除,功能还有待扩展(STM32-based calculator, digital display, to achieve the basic addition and subtraction, multiplication and division, functions have yet to be extended)
- 2021-03-08 23:29:28下载
- 积分:1
-
2401SPI3
SPI3完整代码适用2401的2.4G通信(SPI3 complete code for 2401 of 2.4 G communication SPI3 complete code for 2401 of 2.4 G communications)
- 2014-09-12 08:46:13下载
- 积分:1
-
0.96OLED显示屏_MSP430系列_SPI_例程
说明: msp430的0.96寸的oled的驱动程序,已经调试过了。(The 0.96 inch OLED driver of MSP43 0 has been debugged.)
- 2020-06-19 12:40:01下载
- 积分:1
-
STM32-Speech-Recognition-Master
于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相对较小、计算能力也相对较弱的实际情况,对算法进行优化。最终完成于 STM32 微处理器上的特定人语音识别系统。(Implement speech recognition processing project in commercially available STM32 development board. Identification is the process: pre-filter, ADC, framing, endpoint detection, pre-emphasis, windowing, feature extraction, feature matching. Endpoint detection (VAD) short-time amplitude and short-term zero rate combined. After detecting an effective voice, according to the characteristics of human auditory perception, calculated for each frame of speech Mel Frequency Cepstral Coefficients (MFCC). Then dynamic time warping (DTW) algorithm and feature template matches the final output recognition result. First with Matlab simulation algorithm described above, after several trials to get the optimal value of each coefficient within the desired algorithm. The algorithm will migrate to STM32 development board, the porting process according to the STM32 relatively small storage space, computing power is relatively weak situation of the optimization algorithm. Finally completed on the STM32 micr)
- 2021-03-09 14:59:27下载
- 积分:1