搜索资源列表
Python高级编程序电子书
- Python高级编程序电子书
删除单元用Python插件
- 自编的Python代码,用于删除但用用。属于ABAQUS后处理的二次开发
Pyscripterv1[1].9.9.7
- 比较好用的python编译器,用于windows 平台.-More user-friendly python compiler for the windows platform.
OpenCV-cn
- 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
iatf3_1
- 用python编的人人网共同好友查询,可以查询与你好友中每个人与你的共同好友数量-Python compiled with common friends check all network
ABCSMC_sysbio.tar
- 基于近似贝叶斯计算思想,用于系统生物学里模块功能搜索,结构筛选,参数区间权重划分。强大之处在于,练习者只须用新的生物case编一个input文件即可。输出量为模型,参数的权重。欲改进者可考虑引进粒子滤波中的权重给定方法。-Approximate Bayesian Computation in Python with GPU support。
src
- python编的调试程序和fuzzer,可以调试一些基本的程序,属于grep hat的源码,可以研究价值-debugger and fuzzer written in python
python
- python练习的一些代码实例,初学者和高手都可以看看,编代码学习比看书更快-The practice of some python code examples for beginners and experts alike can look at the compiled code faster learning than reading
saoleipython
- 用python编的扫雷小程序,内有源代码,以及扫雷程序的.py可执行文件-Series of mine with python applet source code inside, as well as demining program. Py executable file
naivebeys
- 朴素贝叶斯实现文本的正负趋向性分析,使用python编的,可以通过编绎,很方便。-Naive Bayes text of the positive and negative trend analysis, using python compiled by unravel, very convenient.
dictionary
- 自己用python 编的一个简易词典翻译,它通过采集有道网页翻译功能实现的-A simple translation dictionary own use python series, which by collecting the proper way to achieve translation feature
1
- 简易python编的下载源码,可以批量导入下载地址,地址必须是存在TXT文件中的,一行一个地址,下载地址必须是真实地址-Simple Python series download the source code
2
- 一个可以爬虫的小玩意儿。可以自己在加工变得更高级,一个Python 编的-A crawler device. Can become more advanced in processing
1
- 迅雷会员抓取的小软件,python编的。没有新意的小东西-Member of thunder capture of small software, Python series. Not new and small.
ball-game
- 用Python编的一个弹球游戏,通过手柄控制左右来使得小球不会掉下来,是一个很基础的游戏编程,能够帮助初学者来了解类与类的继承-Python is part of a pinball games, through the handle controlling the ball left and right to make will not fall, is a very basic game programming, can help beginners to understand the cl
LTE
- Python编写的LTE仿真代码,内容比较多,包含一些物理层的编解码-LTE simulation code written in Python, more content, including some of the physical layer codec
515030910001
- 采用Python编程,绘制螺旋楼梯,小球从上面滚落。初学者编的纯有趣的绘图程序。-Python ,spiral,animation
r1.py
- 可以跑机器人,用Python编的用于ros上的小程序,可以让机器人沿着指定路线前进(can help you to play with your robot)
Soneoy
- 破解网易云NCM格式程序 用法:python3+文件名.py+要破解的ncm文件的绝对目录 或者 python3+文件名.py 自动搜索并破解当前目录下的所有ncm文件(Crack Netease Cloud Music Files (.NCM))
Unet卷积神经网络
- Python编的Unet卷积神经网络,可以用于噪声压制、边缘识别等应用,运行效率较高。