搜索资源列表
vim-7.3
- Vim 7.3主要改进包括: 1.Vim 7.3支持在重新加载编辑内容时进行撤销操作功能。(不仅仅是编辑过程中可以撤销编辑,重新编译依然可以保存以往编辑记录实现撤销) 2.Vim 7.3采用了Blowfish加密算法加密交换文件 3.Vim 7.3增加了隐藏文本的功能 4.Vim 7.3增加了Lua接口文件的支持 5.Vim 7.3增加了对Python3接口的支持 6.Vim 7.3还包括大量原有功能的改进和bug修复 -Vim 7.3 Major imp
neural_networks
- 基于Python3.6检测手写数字代码,网上有的基本都是基于Python2.7的,在Python3版本中不能运行有很多bug,这是改过可以在Python3中运行的版本。-The code for detecting handwritten numbers based on Python3.6
python03
- PYQT5+python3.6+QT编写一个带ui的加密解密小程序<凯撒加密><维吉尼亚加密><仿射加密><培根加密>-PYQT5+python3.6+QT write a UI encryption and decryption applet, Kaiser encryption, Virginia encryption, affine encryption, Bacon encryption.
高仿网易云播放器
- 一个仿照网易云音乐的音乐播放器,?pyQT6 +python3.6,谢谢支持(A replica of the wangyiyun music music player, pyQT6 +python3.6, thank you for your support)
可以
- python3.6实现的一些信号处理过程。(Some signal processing procedures implemented by python3.6.)
中国天气网
- 主要是天气爬虫,获取历史气象数据,从中国天气网获取,用的Python3.6(Used for weather reptiles, mainly from the Weather Network for historical weather)
RandomForest
- RandomForest随机森林实现+python(RandomForest+python3.6)
TomekLink
- 可视化显示Tomeklink+python3.6(Tomeklink+python3.6+visiable)
gdal
- python3.6 64位版本的gdal安装包(gdal installation for python 3.6 64bit)
Python 3.6
- 这是Python3.6的安装包,能帮助大家更好的使用Python。(Python3.6 source program)
机器学习实战(Peter Harrington 著)
- K-近邻算法,机器学习第二章节部分第一个程序源码,python3.6可运行(K- nearest neighbor algorithm, machine learning section second chapter, the first program source code, python3.6 can run)
Amazon 2
- Python3.6利用scrapy框架抓取亚马逊数据(Python grab Amazon data)
imgs_show
- 在python3.6上,采用三种方式处理图片并显示的对比(On python3.6, the contrast of three ways to deal with pictures and display)
keras_mnist_test
- hello Word of keras ,第一个成功实现的卷积神经网络,下载了mnist数据集,并decode,,然后,为了加快速度,训练其中的一部分数据,并用predict测试,ok,2min内出结果.(网上其它程序试过,训练太久,一晚上都没训练出结果,于是自己动手设计了这个小程序) 环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network,
集装箱二维码输出项目
- 集装箱信息生成二维码图片,需要QRCODE,TKINTER这两个三方库(Container information generates two-dimensional code pictures, which requires QRCODE, TKINTER, the two three party libraries)
DownPic
- 针对百度图片网页写的爬虫,版本为python3.6(A crawler for a Baidu picture page, version python3.6)
python-3.6.4
- PYTHON3安装包,好用无毒好用无毒好用无毒好用无毒(PYTHON3 installation package, good use of non-toxic, good use, no toxicity, good use, no toxicity, good use, no poison.)
py3-neural-network-master
- Python3.6实现神经网络算法,经过mnist数据集测试后表现良好,准确率约为95%-96%。 /src 为源代码 /data为mnist算集(This is a code samples for "Neural Networks and Deep Learning" using python3.)
Python3.6百度贴吧小说爬取程序
- Python3.6百度贴吧小说爬取程序;百度贴吧小说爬取程序(Python3.6 Baidu Post story crawling program)
NaiveBayes
- 机器学习入门经典算法中的朴素贝叶斯算法,python3.6,编译通过可运行。(Naive Bayes algorithm in machine learning classic algorithm)