-
sbir
sbir sketch based image retrival 基于草图的图像检索
- 2022-01-25 18:43:14下载
- 积分:1
-
批处理文件
【实例简介】配置批文件路径,根据匹配串匹配相关文件,进行复制保存
- 2021-08-11 00:31:01下载
- 积分:1
-
ORC_Python27
加上Coolprop库后,可以在Python软件中进行ORC的计算(With the addition of the Coolprop library, the ORC calculation can be done in Python software)
- 2020-06-20 11:20:02下载
- 积分:1
-
pyqt5图书管理系统(源码+安装说明+数据库)
pyqt5图书管理系统 python pyqt5搭建一个图书管理系统终于第一个版本发布上来了,基本实现都比较简陋### 开始#### 安装依赖```shpip install PyQt5 -i https://pypi.douban.com/simplepip install pymysql -i https://pypi.douban.com/simple ```#### 安装数据库安装任意一种服务器类型数据库即可[Mariadb下载](https://mariadb.org/)#### 创建数据库以及建表进入项目根目录`cd BookManage`,运行`python generate_data.py`生成数据库文件 #### 修改数据库的连接属性进入util->dbutil文件,修改里面的数据库连接属性。#### 运行进入到项目的根目录下,`python run.py`既可以运行项目。### 包含功能1. 权限分级 - 普通用户 - 管理员用户2. 普通用户 - 借书 - 还书 - 续借3. 管理员用户 - 添加图书 - 编辑图书 - 删除图书 - 催还
- 2020-06-27下载
- 积分:1
-
moead-py-master
使用Python实现MOEA/D,对于分解部分可以更换其他分解函数;对于基因重组部分可以更换其他交叉变异算子(Using Python to implement MOEA/D, other decomposition functions can be replaced for the decomposition part, and other crossover mutation operators can be replaced for the gene recombination part.)
- 2020-11-25 14:29:33下载
- 积分:1
-
1_HoG_extract_feature
对物体进行hog特征提取,然后使用支持向量机进行分类,准确率为88%左右.(Hog feature extraction is carried out for objects, and then classification is carried out with support vector machine. The accuracy is about 88%.)
- 2018-11-29 21:21:27下载
- 积分:1
-
SGCN-master
说明: 利用现有的网络结构信息来训练神经网络,从而得到网络嵌入结果。(The existing network structure information is used to train the neural network, and the result of network embedding is obtained.)
- 2020-06-15 23:00:02下载
- 积分:1
-
自动备份本地文件至远程服务器
自动备份本地文件至远程服务器
- 2020-11-29下载
- 积分:1
-
廖雪峰python3教程
说明: 如果你满足以下条件:
? 会使用电脑,但从来没写过程序;
? 还记得初中数学学的方程式和一点点代数知识;
? 想从编程小白变成专业的软件架构师;
? 每天能抽出半个小时学习。
那么你就能学会python(If you meet the following criteria:
Can use a computer, but never write a program;
Remember junior high school math equations and a little algebra;
Want to go from programming whiz to professional software architect;
I can spare half an hour to study every day.
Then you can learn python)
- 2020-06-25 16:20:01下载
- 积分:1
-
sort-master
说明: MOT领域最经典的算法————SORT,多目标跟踪领域的RCNN(SORT, the most classical algorithm in the field of MOT, is the RCNN in the field of multi-target tracking.)
- 2020-05-20 20:04:29下载
- 积分:1