搜索资源列表
upload_streaming_file
- python 文件上传,可以直接将你上传的文件内容存入数据库
Python
- 基于Python的程序,通过连接服务器,主要功能是对数据库的访问,通过调用python包快速实现对数据库的操作-Python-based program by connecting a server, the main function is access to the , to quickly achieve operation of the by calling the python package
dggwsk
- 本系统主要是针对用户和学生的,用户的信息是直接在注册的时候保存到数据库中的。(This system is mainly aimed at users and students, and the information of users is directly stored in the database when registered.)
AbnormalBehaviorDetection-master
- 基于光流特征的监控视频异常行为检测 使用CNN,RNN在UCSD数据库中实现 使用Keras,python3.6(Abnormal Behavior Detection of Monitoring Video Based on Optical Flow Characteristics)
PYTHON 飞机大战游戏
- PYTHON 飞机大战游戏,实现用户登录,MYSQL数据库操作等等功能。使用Python PYGAME库。