Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - python
Search - python - List
DL : 0
python灰帽子书的源码 难得的python代码
Update : 2024-04-27 Size : 365568 Publisher : 张淞翔

[Python参考手册(第4版)].(美)比兹利.扫描版.pdf 500多页,重点推荐-[Python Reference Manual (4th Edition)]. (United States) Kim Beazley. Scan version. Pdf 500 pages, Highlights
Update : 2024-04-27 Size : 25641984 Publisher : qing

DL : 0
此压缩包包含一个用python编写的下游戏 由于网络上此类python程序很少-This archive contains a preparation for the next game with a python on the network such as small python program
Update : 2024-04-27 Size : 1024 Publisher : zz

Learning Python,4th Edition
Update : 2024-04-27 Size : 4951040 Publisher : junhaizhang

可以向一个地址发送ping侦查,并检查回复的python小程序。 网络课作业。学习型小程序-send ping to a website address and check the response
Update : 2024-04-27 Size : 2048 Publisher : qianli

这是一本详细介绍python及其应用的书籍,内容理论同时结合实际的例子,是关于 python的很经典的一本书籍-the book is about python,and it is therotical and practical.it is a very classical book anout python
Update : 2024-04-27 Size : 3381248 Publisher : 陈珍珍

手机开发的python代码大全,很全很实用,可以在手机大蟒蛇平台上直接编辑运行,可以做出自己的python软件,你可以随意的控制手机的短信,蓝牙,无限,下载,多媒体都多种功能-Handset development python code complete, it is all very practical, large pythons in the mobile platform to run directly on the editing, you can make your own python software, you are free to control the phone' s text messaging, Bluetooth, unlimited, downloads, multimedia are a variety of function
Update : 2024-04-27 Size : 50176 Publisher : yang

DL : 1
一本网上教程的附录的程序实例,相当不错的python-pygame编程实例-An online tutorial appendix instance, very good programming examples python-pygame
Update : 2024-04-27 Size : 297984 Publisher : xiaona

DL : 0
Python编写的SVM算法,SVM算法的实现,适合直接使用,开放源代码,Supported Vector Machine。-Python code SVM algorithm,SVM algorithm realizition,easy to use,open source,Supported Vector Machine。
Update : 2024-04-27 Size : 35840 Publisher : 王天路

DL : 0
非常好的python学习资料,很实用,对理解重点知识很有帮助。赶紧下载吧。-Very good information to learn python, very practical, useful knowledge for understanding the key. Quickly download it.
Update : 2024-04-27 Size : 1078272 Publisher : binglu

Python具有丰富和强大的类库,足以支持绝大多数日常应用。python常被昵称为胶水语言,可扩充性可说是Python作为一种编程语言的特色。新的内置模块(module)可用 C 或 C++ 写成,它能很轻松的把用其他语言制作的各种模块(尤其是C/C++)轻松联结在一起。-Python library with a rich and powerful enough to support the vast majority of everyday applications. python is often nicknamed the glue language, scalability can be said to Python as a programming language features. The new built-in module (module) can be written in C or C++, it is very easy to make using a variety of modules in other languages ​ ​ (especially C/C++) easy to link together.
Update : 2024-04-27 Size : 1100800 Publisher : 冯晓东

Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorithm itself can also set their own parameters.
Update : 2024-04-27 Size : 10240 Publisher : wang

DL : 0
一个用python写的mp3播放程序,很有趣,适合新手学习掌握python-A mp3 player written in python program, it is interesting for novices to learn to master the python
Update : 2024-04-27 Size : 1024 Publisher : jefferson

Python api Python api-Python api
Update : 2024-04-27 Size : 1269760 Publisher : hxc

用于opencv编程的python代码资料,有许多使用的算法,如提取sift,光流等等,十分实用-Opencv python code for programming information, there are many algorithms used, such as the extraction sift, optical flow, etc., is very practical
Update : 2024-04-27 Size : 31744 Publisher : dsh

DL : 1
python写的网页爬虫,抓取制定网址所有图片收录本地-Web crawlers, crawl image
Update : 2024-04-27 Size : 130048 Publisher : zyy

oreilly出版社的programming python 第四版-If you ve mastered Python s fundamentals, you re ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language s primary application domains: system administration, GUIs, and the Web. You ll also explore how Python is used in databases, networking, front-end scripting layers, text processing, and more. This book focuses on commonly used tools and libraries to give you a comprehensive understanding of Python’s many roles in practical, real-world programming.
Update : 2024-04-27 Size : 25789440 Publisher : haha

讲解python测试的一本书 英文文字版的 蛮好,大家可以下来-This cookbook is written as a collection of code recipes containing step-by-step directions on how to install or build different types of Python test tools to solve different problems. Each recipe contains explanations of how it works along with answers to common questions and cross references to other relevant recipes. The easy-to-understand recipe names make this a handy test reference book. Python developers and programmers with a basic understanding of Python and Python testing will find this cookbook beneficial. It will build on that basic knowledge equipping you with the intermediate and advanced skills required to fully utilize the Python testing tools. Broken up into lots of small code recipes, you can read this book at your own pace, whatever your experience. No prior experience of automated testing is required.
Update : 2024-04-27 Size : 7703552 Publisher : haha

python拉取的webqq,支持在面板上显示新消息提醒~-python web qq
Update : 2024-04-27 Size : 187392 Publisher : mj

本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计等。   书中以大量实例引导读者逐步深入学习,每个实例程序都有详尽的解释,并都能在本书推荐的运行环境中正常运行。此外,本书附有大量的图表和插图,力求减少长篇的理论介绍和公式推导,以便读者通过实例和数据学习并掌握理论知识。 -The goal of this book is to teach computational scientists how to develop tailored, flexible, and human-efficient working environments built from small programs (scripts), written in the easy-to-learn, high-level language Python. The focus is on examples and applications of relevance to computational scientists: gluing existing applications and tools, e.g. for automating simulation, data analysis, and visualization steering simulations and computational experiments equipping old programs with graphical user interfaces making computational Web applications and creating interactive interfaces with a Maple/Matlab-like syntax to numerical applications in C/C++ or Fortran. In short, scripting with Python makes you much more productive, increases the reliability of your scientific work and lets you have more fun- on Unix, Windows and Macintosh. All the tools and examples in this book are open source codes. The second edition features new material, reorganization of text, improved example
Update : 2024-04-27 Size : 4609024 Publisher : yoyo
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.