CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - python class

搜索资源列表

  1. moreforcpp-1.0

    0下载:
  2. \"More for C++\" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C-"More for C" is a class library that provide 's some features that are
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:368580
    • 提供者:李力
  1. HW_SQL_TOOL

    0下载:
  2. Python SQL 结构处理类, 解释sql语句把sql语句解析成列,where列表..结构信息 根据需求把sql进行重整.-Python SQL class structure, explained sql statement sql statement put out in analytical, where the list .. structural information based on the demand put sql revitalization.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:6334
    • 提供者:liurz
  1. Pythonextend

    0下载:
  2. 使用C++开发python类库。 主要使用vc+swig+python-use of C + + class library development python. Mainly use vc + + python swig
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:87401
    • 提供者:zzh
  1. wol

    0下载:
  2. Wake on LAN plus remote shutdown windows python class.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:1441
    • 提供者:matee
  1. class

    0下载:
  2. 管理系统,学生,老师,python编写,一个文件。据阿道夫垃圾foe万i 。-system is easy,very easy .
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2414
    • 提供者:heyang
  1. Python

    0下载:
  2. Python学习笔记第二版 pdf电子书,全书介绍了Python基础环境,内置类型、表达式、函数、迭代器、模块类和异常等方面的知识。只所以取名为学习笔记,主要是不适合做⼊ 入⻔ 门课程使⽤ 用,所有内容都假定读者有 "⾜ 足够" 的编程基矗我原本也没打算把它写成正式读物,最主要的⽤ 用途还是个⼈ 人备忘罢了。-Python study notes pdf ebook second edition, the book intr
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1354571
    • 提供者:赵坤东
  1. 可汗学院

    0下载:
  2. 网易公开课可汗学院里面的python的代码 有 if while 语句的编写(The NetEase open class code for Python in Khan College There are if while statements written)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:magicmask
  1. python_Class.py

    0下载:
  2. python 类例程,人、学生、老师以及异常的简单运用(Python class routines, people, students, teachers, and unusual simple use)
  3. 所属分类:数据结构

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:竹小先生
  1. class orb

    13下载:
  2. 利用python语言建立随机骨料模型进行有限元分析(The random aggregate model is established by using Python language to analyze the concrete finite element, and the failure process of concrete is analyzed by the analysis result.)
  3. 所属分类:其他

    • 发布日期:2017-10-16
    • 文件大小:11264
    • 提供者:Mr李
  1. stdio

    0下载:
  2. python中最基础的stdio类,包含输入输出等功能,在进行python编程时不可或缺(The most basic stdio class in Python, including input and output functions, is indispensable in Python Programming)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:哈哈哈gu
  1. milk-master

    0下载:
  2. 机器学习python类库,机器学习(Machine Learning, ML)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。(Machine learning Python class library)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:201728
    • 提供者:sy22006
  1. project

    0下载:
  2. 某课网python接口测试代码,懂的同学可以下载来研究下(A class of network Python interface test code, understand the students can download to study)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:45056
    • 提供者:林125
  1. defineclass

    0下载:
  2. example of class define
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:30230528
    • 提供者:zhangThree
  1. python

    0下载:
  2. 鱼c小甲鱼零基础学python全套课后题(The complete set of Python after class of fish c small shelled turtle)
  3. 所属分类:易语言编程

    • 发布日期:2018-04-19
    • 文件大小:12403712
    • 提供者:凉年
  1. 抢课脚本.tar

    1下载:
  2. 东南大学抢课脚本,验证码手动输入,主要用到python爬虫技术,cookie的使用(Southeast University selecting class scr ipt, verification code manual input, the main use of Python crawler technology, and the use of cookie)
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:176128
    • 提供者:涓涓泉流
  1. [Python2]《机器学习实战》及源代码

    0下载:
  2. Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的图形渲染模块,性能要求特别高,就可以用C/C++重写,而后封装为Python可以调用的扩展类库。需要注意的是在您使用扩展类库时可能需要考虑平台问题,某些可能不提供跨平台的实现。(Python has a rich and po
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:46204928
    • 提供者:bolero
  1. python源代码

    0下载:
  2. opp 面向对象 封装 客观的事物封装成抽象的的类 继承 子类派生类 基类 父类 超类 object 多态 一个类实例的的相同方法 在不同情形不同表现形式 原则 单一 一个类的功能 开放封闭原则-- 替换原则 依赖原则 object(Opp object oriented Encapsulation of objective things into an abstract class Inheri
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:8192
    • 提供者:Jankin-Wen
  1. PYTHON

    1下载:
  2. Stock:自定义的随机股票交易回测系统 URLBookmarkManage:收藏夹书签自动生成网页版本 autoinstall:自动安装未安装的模块 LazyImport:延迟加载(类实现) LazyImport2:延迟加载(重写import)(Stock: a custom random stock trading back test system URLBookmarkManage: a collection of bookmarks automatically generate
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:ff_st
  1. python核心编程(第二版)

    0下载:
  2. Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:5007360
    • 提供者:hazardeden
  1. fluid

    1下载:
  2. 一种通过定义一个流场类,使用CoolProp调用Nist二氧化碳真实物性的方法(A method of using coolprop to call NIST carbon dioxide physical properties by defining a flow field class)
  3. 所属分类:其他

    • 发布日期:2021-03-17
    • 文件大小:5120
    • 提供者:Hiyajo
« 12 3 »
搜珍网 www.dssz.com