-
Python 3.0 三分类小程序
通过可视化的方法,利用神经网络,对线性不可分的程序进行划分,并取得了较好的分类效果。
- 2023-05-18 12:50:03下载
- 积分:1
-
gwbasic-decoder-master
说明: fonte deconpilar bas
- 2020-04-12 06:55:37下载
- 积分:1
-
webot - 副本
爬取微博内容,通过python进行抓取分析(Microblogging information crawling layer is responsible for climbing the microblogging information and downloading the file shared by microblogging user.)
- 2020-06-16 05:00:01下载
- 积分:1
-
learn
说明: 解非线性方程组,使用python语言,两种方法解决非线性方程组,对比分析性能(Solving the non-linear equations, using Python language, two methods to solve the non-linear equations, comparative analysis of performance)
- 2020-06-23 21:00:01下载
- 积分:1
-
remane
这个python代码的主要作用是给文件里的很多图片进行重命名,即批量更改名称。(The main function of this python code is to rename many of the images in the file, namely batch change names.)
- 2017-12-25 20:14:53下载
- 积分:1
-
SVM-classification-localization-master
检测的最佳方法是:
HOG(功能)->PCA(功能较少)+PSO(最佳C&Gamma)->Origin SVM->HNM(功能较多)->Better SVM->SW->NMS(BBOX回归)(Best way to do detection is:
HoG(features) -> PCA(less features) + PSO(best C&gamma) -> origin SVM -> HNM(more features) -> better SVM -> SW -> NMS(bbox regression))
- 2019-03-23 10:58:16下载
- 积分:1
-
python 爬虫
有些网站改了规则,可能模拟登录不能使用了,授人以鱼不如授人以渔,后面会维护几个典型的模拟登录,并且会给出每个模拟登录的教程,初步考虑是视频,这样对于刚刚接触爬虫,对于抓包分析技术一脸懵逼的初学者来说比较友好
- 2022-08-31 19:30:03下载
- 积分:1
-
monte_carlo_tree_search
非常好的蒙特卡洛树搜索写的五子棋示例,核心代码都有中文说明(An Example of Gobang Written by Monte Carlo Tree Search)
- 2020-06-15 23:20:01下载
- 积分:1
-
TicTacToe
用python语言编写的井字棋游戏程序,实现人机对战(Tic Tac Toe game program written in Python)
- 2021-03-29 14:39:11下载
- 积分:1
-
京东商品评论爬虫源码
使用 javascript 编写的爬虫源码,用于爬取京东商城上的商品评论。
代码粘贴到神箭手云爬虫平台(http://www.shenjianshou.cn/)上就可以直接跑了,不需要安装编译环境。要爬取其他网站,可以更改源码即可。
代码执行具体步骤请参考:
http://v.youku.com/v_show/id_XMTU2NDk4MzE0NA==.html
代码详细讲解请参考:
http://blog.csdn.net/youmumzcs/article/details/51396283
更多源码下载:
https://github.com/ShenJianShou/crawler_samples
- 2022-02-07 12:51:33下载
- 积分:1