forked from wukurua/DVR
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,31 @@ | ||
# DVR | ||
行车记录仪,DVR,FFMPEG,Qt | ||
**行车记录仪系统** | ||
|
||
- 开发平台:Qt5.14.2 | ||
- 操作系统:Windows10 | ||
- 语言:C++,C | ||
- 使用框架:FFPMEG | ||
|
||
**文件夹说明**: | ||
|
||
| 目录 | 说明 | | ||
| :--: | :----------------------------------------------------------: | | ||
| bin | 可执行文件 | | ||
| doc | 项目相关文档(架构图,业务流程图,表结构,类图,部分业务逻辑图) | | ||
| src | 源码 | | ||
|
||
**程序运行预览**: | ||
|
||
![](https://cdn.jsdelivr.net/gh/wukurua/cloudimg@master/img/20200712232353.png) | ||
|
||
![](https://cdn.jsdelivr.net/gh/wukurua/cloudimg@master/img/20200712232658.png) | ||
|
||
![](https://cdn.jsdelivr.net/gh/wukurua/cloudimg@master/img/20200712232747.png) | ||
|
||
![](https://cdn.jsdelivr.net/gh/wukurua/cloudimg@master/img/20200712234523.png) | ||
|
||
![](https://cdn.jsdelivr.net/gh/wukurua/cloudimg@master/img/20200712234538.png) | ||
|
||
![](https://cdn.jsdelivr.net/gh/wukurua/cloudimg@master/img/20200712234455.png) | ||
|
||
![](https://cdn.jsdelivr.net/gh/wukurua/cloudimg@master/img/20200712234556.png) |