资源列表
VAD
- 语音采集中关于vad静音检测相关代码,交流学习(vad for detecting Voice)
10 个Shell命令解析器的功能
- Shell命令解析器的功能,创建子进程,并执行用户的命令,创建历史特性,当用户按下 Ctrl C 键的时候打印出用户最近输入的10 个命令。包含实验报告(reads in the next command line, separating it into distinct tokens * using whitespace as delimiters. setup() sets the args parameter as a * null-terminated string.)
机器人路径规划,自动实现机器人路径规划选择
- 对于机器人地路径规划,VC++完美地解决了模拟地问题,方便研究(For robot path planning, VC++ perfectly solves the problem of simulation and facilitates research.)
lammps实例
- 一些lammps实例,解释通俗易懂,适合lammps初学者进行学习分析。(Some examples of lammps are easy to understand and are suitable for lammps beginners to learn and analyze.)
单片机士壤湿度1602 自动浇花系统
- 单片机士壤湿度1602 自动浇花系统(Microprocessor-based automatic watering system for soil humidity 1602)
LINUX SHELL脚本攻略(中文版带书签)
- unix环境shell编程语言带标签,个人觉得还不错(UNIX Environment shell programming language with tags)
Python爬虫
- 基于Python的网页爬虫,可输入指定网页,从中获得网页数据(Python based web crawler, can input specified web pages, from which to obtain web data)
sim7600_drv
- sim7600 4G模块的linux驱动,支持USB接口,内含可用的驱动文件和驱动加载具体步骤,值得收藏(The linux driver of sim7600 4G module, which supports USB interface, contains available driver files and specific steps of driver loading, is worth collecting.)
rtl8152
- RTL8152网口驱动,编译调试ok,可以直接在linux平台使用,采用usb接口,值得收藏。(RTL8152 network port driver, compile and debug ok, can be directly used in Linux platform, using USB interface, is worth collecting.)
omnivision_ov9732
- ov9732 cmos sensor寄存器处理(ov9732 cmos sensor register)
UNIX网络编程第2卷
- unix网络编程资料,学习unix编程,嵌入式Linux网络编程(unix network program)
CNN
- 用深度卷积神经网络进行图像盲取证,定位复制粘贴篡改区域(Blind forensics of image using deep convolution neural network to locate copy-paste tampered area)