资源列表
keras-yolo3-master
- yolo的实时车辆检测与识别,keras-yolo3-master(YOLO real-time vehicle detection and identification, keras-yolo3 main)
CNN
- 用深度卷积神经网络进行图像盲取证,定位复制粘贴篡改区域(Blind forensics of image using deep convolution neural network to locate copy-paste tampered area)
UNIX网络编程第2卷
- unix网络编程资料,学习unix编程,嵌入式Linux网络编程(unix network program)
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.)
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.)
单片机士壤湿度1602 自动浇花系统
- 单片机士壤湿度1602 自动浇花系统(Microprocessor-based automatic watering system for soil humidity 1602)
机器人路径规划,自动实现机器人路径规划选择
- 对于机器人地路径规划,VC++完美地解决了模拟地问题,方便研究(For robot path planning, VC++ perfectly solves the problem of simulation and facilitates research.)
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.)
VAD
- 语音采集中关于vad静音检测相关代码,交流学习(vad for detecting Voice)
linux与unix shell编程指南
- 详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题(The shell programming skills, various UNIX commands and grammars are introduced in detail. Word processing under UNIX and a few system management problems are also involved.)
03-ECU软件的AUTOSAR开发方法
- 这是一个很好的AUTOSAR介绍文档,对汽车软件开发很用帮助。(This is a good AUTOSAR introduction document, which is very helpful to the development of automobile software.)
1.1
- 差分进化解决旅行商问题,很快捷,很实用,恩恩(Differential Evolution Solves Traveling Salesman Problem)