虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

python

python由荷兰数学和计算机科学研究学会的吉多·范罗苏姆于1990年代初设计,作为一门叫做ABC语言的替代品。[1]python提供了高效的高级数据结构,还能简单有效地面向对象编程。python语法和动态类型,以及解释型语言的本质,使它成为多数平台上写脚本和快速开发应用的编程语言,[2]随着版本的不断更新和语言新功能的添加,逐渐被用于独立的、大型项目的开发。[3]
  • sklearn实现线性逻辑回归

    sklearn实现线性逻辑回归,python实现,适合初学者

    标签: sklearn 线性 回归 逻辑

    上传时间: 2019-11-15

    上传用户:15645091228

  • 杂凑算法实现

    杂凑算法通过python实现,可以更好掌握python语言的使用

    标签: 算法

    上传时间: 2019-11-30

    上传用户:taco

  • Deploying+Raspberry+Pi+in+the+Classroom

    The Raspberry Pi has become a computing phenomenon. This single-board miniature computer, first released in February 2012 by the Raspberry Pi Foundation, has grown into a series of nearly a dozen models that have sold a total of more than 10 million units in five years. Inexpensive to buy and to run, Raspberry Pi computers are great for enthusiasts, good for games, and fun for children. Raspberry Pi computers are also terrific in the classroom, enabling you to put on each desk an easily-manageable computer on which students can do everything from learning Internet use and essential office software skills, through grasping programming basics in an easy-to-learn format, to performing full-on programming in python, Java, C, and other languages. Better yet, you can install all the software needed for those activities automatically alongside the operating system.

    标签: Deploying Classroom Raspberry the Pi in

    上传时间: 2020-06-06

    上传用户:shancjb

  • hill2

    hill2python,基于python的希尔二阶解密脚本

    标签: hill2

    上传时间: 2020-09-25

    上传用户:

  • web教务管理系统

    web网页设计课程源码资料,python内运行,基于flask渲染,静态模板,动态模板,路由,html,

    标签: web 教务管理系统 网页设计 源码 html flask python

    上传时间: 2020-12-25

    上传用户:

  • _python经典实例的讲解.pdf

    此文档非常适用于新学习python的,例子也很简单,很实用

    标签: python pdf

    上传时间: 2021-01-04

    上传用户:

  • #SFML —简单快速的多媒体库

    #SFML —简单快速的多媒体库 SFML是一种简单,快速,跨平台和面向对象的多媒体API。它提供对窗口,图形,音频和网络的访问。它是用C ++编写的,并且具有针对各种语言(例如C,.Net,Ruby,python)的绑定。 ##作者   -Laurent Gomila-主要开发人员(laurent@sfml-dev.org)   -Marco Antognini-OS X开发人员(hiura@sfml-dev.org)   -Jonathan De Wachter — Android开发人员(dewachter.jonathan@gmail.com)   -Jan Haller(bromeon@sfml-dev.org)   -Stefan Schindler(tank@sfml-dev.org)   -LukasDürrenberger(eXpl0it3r@sfml-dev.org)   -binary1248(binary1248@hotmail.com)   -阿图·莫雷拉(Artur Moreira)(artturmoreira@gmail.com)   -Mario Liebisch(mario@sfml-dev.org)   -SFML社区的许多其他成员 ## 下载 您可以在[SFML的网站](https://www.sfml-dev.org/download.php)上获得最新的官方版本。您还可以从[Git存储库](https://github.com/SFML/SFML)获取当前的开发版本。 ##安装 按照[tutorials](https://www.sfml-dev.org/tutorials/)的说明进行操作,SFML支持的每个平台/编译器都有一个。 ## 学习 有很多学习SFML的地方:   * [官方教程](https://www.sfml-dev.org/tutorials/)   * [在线API文档](https://www.sfml-dev.org/documentation/)   * [社区Wiki](https://github.com/SFML/SFML/wiki/)   * [社区论坛](https://en.sfml-dev.org/forums/)([法语](https://fr.sfml-dev.org/forums/)) ##贡献 SFML是一个开源项目,它需要您的帮助才能继续发展和改进。如果您想参与其中并提出一些其他功能,提交错误报告或提交补丁,请查看[贡献准则](https://www.sfml-dev.org/contribute.php)。

    标签: SFML 多媒体

    上传时间: 2021-01-25

    上传用户:

  • 车队控制代码

    用于车队控制的实例,车队间距的控制,python代码

    标签: 控制 代码

    上传时间: 2021-06-27

    上传用户:bznturbo

  • 监控电脑定时截屏发给指定邮箱

    python后台监控电脑,定时截屏发给指定邮箱

    标签: python 监控 定时 截屏

    上传时间: 2021-09-01

    上传用户:zjboys

  • tkinter-designer

    这是一个VB6的ADDIN(外接程序),用于使用VB6开发工具直接拖放控件,直接可视化完成python的TKinter的GUI布局和设计,可以在VB界面上设置控件的一些属性,最终自动生成必要的代码(包括回调函数框架),代码生成后仅需要在对应的回调函数中增加相应的逻辑功能代码即可。

    标签: tkinter-designer

    上传时间: 2021-09-25

    上传用户:cdhigh