资源列表
python4开发文档
- 学习Python必备知识,开发助手,非常好用哦(Learning Python necessary knowledge, development assistant)
USB
- 一本很好的学习USB的教程,内容通俗易懂,讲的也非常好(A good tutorial to learn USB, the content is easy to understand, and also very good)
Python学习手册(第4版)
- Python 学习手册(第四版),介绍Python相关编程知识(Learning handbook of python)
Python学习手册(第4版).pdf
- pyhton语言的爬虫应用,Mysql数据库应用(scrapy; database application development)
opencv3.1_VC2013_64bit_x64lib
- opencv3.1.0_VC2013_64bit 生成库文件 lib(opencv3.1.0_VC2013_64bit lib)
3DCube第一版
- 利用基于c++的openGL编程技术制作可交互魔方(magic cube maded by openGL)
VS界面模拟内存分页
- VS界面模拟内存分页,用visual studio2019实现,有图形界面,模拟操作系统paging。
baoweiluobo
- 该工程是在unity中用c#实现保卫萝卜游戏框架的搭建,并实现了部分关的功能。-The project is in the unity with c# to achieve defensive radish game framework to build, and to achieve a part of the function.
SocketFileDispatch
- windows sokcet 连接上传大文件。(socket Connection up large file)
上海理工大学+US!+基于微信的图像识别系统
- 一个可在微信端使用的深度学习的图像识别程序,使用keras开发,文件内包含训练集下载方式。(A deep learning in WeChat use of the image recognition program, using keras development, the document contains the training set, Download methods.)
FaceRecSys
- 本程序为人脸识别系统,首先建立人脸库模块,然后对人脸库进行信息编辑以及训练人脸识别分类器,最后为人脸识别模块。采用的visual studio + opencv实现,界面清晰美观,实验效果较好。(The program for the face recognition system, the first establishment of the face library module, and then face the library for information editing and t
数字图像处理
- 主要是数字图像的一些基本的处理,如去噪、图像分割、边缘检测。