资源列表
HI843B_MT6737_Released
- Mediatek MT6737 驱动代码(Mediatek MT6737 driver kernel/hal)
qtmqttclient
- 在树莓排安装QT,通过MQTT协议收发数据,测试通过(Install QT in raspberry row by the MQTT protocol to send and receive data, the test pass)
hostapd-0.8
- wifi_RTL8188 驱动程序,wpa_supplicant and hostapd(wifi_RTL8188 driver,wpa_supplicant and hostapd)
file_server
- 实现了客户服务器模式的的文件服务器,能够进行上传和下载文件(A file server based on client server mode is implemented, which can upload and download files.)
dtw
- 可以用来实现dtw。在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。(Can be used to implement DTW)
DOA估计
- 主要是对常用的超分辨率中的噪声子空间算法进行了仿真实验,实验源码证明了算法的有效估计性能。
Python爬虫
- 基于Python的网页爬虫,可输入指定网页,从中获得网页数据(Python based web crawler, can input specified web pages, from which to obtain web data)
01 Linux基础资料
- 在linux平台上搭建python编程环境,需要了解linux平台的基础知识(To build python programming environment on Linux platform, we need to understand the basic knowledge of Linux platform)
跟老男孩学Linux运维:Shell编程实战.pdf
- 跟老男孩学linux运维shell编程实战(Learn Linux Operations and Maintenance from Old Boys)
v4l2 capture源码
- v4l2 capture源码,可以再linux下通过video设备捕获摄像头图像并且保存到本地
busybox
- busybox1.09.02源代码
7.C语言MySQL数据库连接池
- C语言mysql连接池 , C语言底层实现mysql数据连接池(C language MySQL connection pool and C language bottom layer realizes MySQL data connection pool)