-
hypermesh-绝对精品教程-力荐
说明: 包括Hypermesh的使用教程和基本案例,用于有限元的网格划分,尤其是广泛使用的非线性有限元软件Abaqus。(Including Hypermesh tutorials and basic cases, used for finite element meshing, especially the widely used nonlinear finite element software Abaqus.)
- 2021-01-04 21:01:21下载
- 积分:1
-
新建文件夹
Python编辑得一个小游戏,可供大家娱乐与练习(Python edits a little game)
- 2020-06-18 17:40:02下载
- 积分:1
-
高德地图58租房(项目源码下载)-Python项目开发案例集锦12.zip
高德地图58租房(项目源码下载)-Python项目开发案例集锦12.zip
- 2019-09-22下载
- 积分:1
-
编码数据在均值
此代码包含ML代码实现的手段和K-均值实现实现
- 2022-01-24 14:06:46下载
- 积分:1
-
Faster-RCNN_TF-master (2)
机器学习 关于 faster r-cnn 进行object detection(This is an experimental Tensorflow implementation of Faster RCNN - a convnet for object detection with a region proposal network. For details about R-CNN please refer to the paper Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks by Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun.)
- 2020-10-12 22:57:32下载
- 积分:1
-
python(flask)入门教程.pdf
python(flask)入门教程.pdf
- 2020-04-09下载
- 积分:1
-
derain
说明: 对有雨的单幅图像进行去雨操作,包括训练、测试、数据集处理(Remove the rain from the image with rain)
- 2020-12-28 12:09:02下载
- 积分:1
-
Python 3.0 三分类小程序
通过可视化的方法,利用神经网络,对线性不可分的程序进行划分,并取得了较好的分类效果。
- 2023-05-18 12:50:03下载
- 积分:1
-
自动买莱茨狗程序
说明
使用前请安装threadpool
pip2 install threadpool
如果想使用selenium自动登录,需要安装
pip2 install -U selenium
1.编辑config.ini
[Pet-Chain]
interval 程序间隔
common 普通品质价格
rare 稀有品质价格
excellence 卓越品质价格
epic 史诗品质价格
mythical 神话品质价格
webdriver firefox/chrome
[Login]
username 百度用户名
password 百度密码
2.如果不使用selenium,则需要保存headers
打开莱茨狗市场页面,登录
- 2022-04-28 07:59:44下载
- 积分:1
-
predprey
模拟岛上的生态系统,有陆地生物和鸟类,但是不包含地底生物。
(Predator-Prey Simulation
four classes are defined: animal, predator, prey, and island
where island is where the simulation is taking place,
i.e. where the predator and prey interact (live).
A list of predators and prey are instantiated, and
then their breeding, eating, and dying are simulted.)
- 2015-05-24 18:02:21下载
- 积分:1