搜索资源列表
1438
- zju1438一道广度优先搜索题目,三维空间,陷阱很多。-You re in space. You want to get home. There are asteroids. You don t want to hit them. input Input to this problem will consist of a (non-empty) series of up to 100 data sets. Each data set will be formatted ac
Roaming-System
- 本程序为教师漫游系统,内含碰幢检测,当发现走不动时,可按END键将视角向下,方便移动 使用介绍: 键UP、W、w为向前 键DOWN、S、s为向后 键LEFT、A、a为视角向左 键RIGHT、D、d为视角向右 键HOME为视角向上 键END为视角向下 -The program for teachers roaming system, including collision detection buildings, walk when foun
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl