搜索资源列表

  1. qiu

    0下载:
  2. 利用sudo来执行一条root权限的命令 执行一条命令就要su一下,很麻烦。 sudo sh -c \"python mount.py\" 这样来执行,我个人觉得就方便多了。 ^_^ -use sudo to implement a root of the command execution order should a su that very troublesome. Sudo sh-c "p
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:qq
  1. think in python

    6下载:
  2. hink in python的电子书

  3. 所属分类:编程文档

    • 发布日期:2009-01-17
    • 文件大小:532.06kb
    • 提供者:ccsdu2004
  1. corePythonprogramming

    0下载:
  2. Python 是一门优雅而健壮的编程语言,它继承了传统编译语言的强大性和通用性,同时也 借鉴了简单脚本和解释语言的易用性。它可以帮你完成工作,而且一段时间以后,你还能看明 白自己写的这段代码。你会对自己如此快地学会它和它强大的功能感到十分的惊讶,更不用提 你已经完成的工作了!只有你想不到,没有Python 做不到-Python is an elegant and robust programming language, wh
  3. 所属分类:其他小程序

    • 发布日期:2025-02-03
    • 文件大小:4.78mb
    • 提供者:万俊
  1. thinkpython

    0下载:
  2. Think Python: How to Think Like a Computer Scientist by Allen Downey An introduction to programming using Python, one of the best languages for beginners.
  3. 所属分类:软件工程

    • 发布日期:2025-02-03
    • 文件大小:974kb
    • 提供者:Radiomaan
  1. MLcode

    0下载:
  2. 这是关于机器学习的经典例程,只有你想不到的,没有你做不到的。即可用来学习,也可参考来写论文。包含几乎所有机器学习的相关内容。-This is the classic routines on machine learning, and only you can not think, no you can not do. Can be used to learn, but also can refer to write papers. Al
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-03
    • 文件大小:95kb
    • 提供者:jingshaoyou
  1. Think-Python

    0下载:
  2. The goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. Like mathematicians, computer scient
  3. 所属分类:其他小程序

    • 发布日期:2025-02-03
    • 文件大小:969kb
    • 提供者:ada
  1. Python-basic

    0下载:
  2. Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先
  3. 所属分类:书籍源码

    • 发布日期:2025-02-03
    • 文件大小:66kb
    • 提供者:littlepool
  1. crazyflie python

    0下载:
  2. crazyflie python源码 Theseankelly, from the community, has started a Windows client for Crazyflie 2.0. It connects Crazyflie using bluetooth low energy and works both on phone and on PC running windows. Last week, he tran
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-04-30
    • 文件大小:597.25kb
    • 提供者:lwf111111
  1. think-python2

    0下载:
  2. learn python 入门 易懂,比较适合初学者-learn python
  3. 所属分类:软件工程

    • 发布日期:2025-02-03
    • 文件大小:739kb
    • 提供者:linda
  1. UserBasedCF

    0下载:
  2. 我觉得这个资料挺好的,代码易懂,能实现基于用户的协同过滤(I think this information is good, the code is understandable, can achieve user based collaborative filtering)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2025-02-03
    • 文件大小:745kb
    • 提供者:windysmile
  1. Think DSP_Digital Signal Processing In Python

    0下载:
  2. Think DSP_Digital Signal Processing In Python
  3. 所属分类:文档资料

    • 发布日期:2025-02-03
    • 文件大小:1.35mb
    • 提供者:皮皮虎
  1. face detect

    0下载:
  2. python+opencv,实现基本的人脸检测,精度我觉得还可以,当然测试量不够大,也只是作为一个给初学者的小例子。(To achieve the basic face detection, I think it can be accurate, of course, the test volume is not large enough, but also as a small example for beginners.)
  3. 所属分类:Windows编程

    • 发布日期:2025-02-03
    • 文件大小:545kb
    • 提供者:xnn
  1. How to Think Like a Computer Scientist

    0下载:
  2. 自己在网上找到的一本将python基本知识非常好的一本书,希望给你带来帮助(One book that explained the basic knowledge of python, they do hope to bring you help)
  3. 所属分类:文档资料

    • 发布日期:2025-02-03
    • 文件大小:876kb
    • 提供者:社会你葛工
  1. bianchengzhilvPython

    0下载:
  2. 《父与子的编程之旅-与小卡特一起学Python》是一本家长与孩子共同学Python编程的入门书。作者是一对父子,他们以Python语言为例,详尽细致地介绍了Python如何安装、字符串和操作符等程序设计的基本概念,介绍了条件语句、函数、模块等进阶内容,最后讲解了用Python实现游戏编程。书中的语言生动活泼,叙述简单明了。为了让学者觉得编程有趣,作者编排了很多卡通人物及场景对话,让学编程者在轻松愉快之中跨入计算机编程的大门。 《父
  3. 所属分类:其他小程序

    • 发布日期:2025-02-03
    • 文件大小:21.97mb
    • 提供者:述说
  1. thinkpython2

    0下载:
  2. python 工具书 资料 希望能帮到学习python的朋友(Python tool information hope to help python friends)
  3. 所属分类:其他小程序

  1. Python核心编程

    0下载:
  2. I think the best language for beginners is Python, without a doubt. My favorite book is Core Python Programming.
  3. 所属分类:WEB源码

    • 发布日期:2025-02-03
    • 文件大小:5.36mb
    • 提供者:旺旺HUST
  1. python

    0下载:
  2. 有關python的一本書 從python coding到computer science(Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are
  3. 所属分类:其他小程序

    • 发布日期:2025-02-03
    • 文件大小:740kb
    • 提供者:dev_illi
  1. 坦克大战源码

    0下载:
  2. 该文件是坦克大战源码,包括图形,声音,动画,可以尽情畅想。(This document is the source code of tank battle, including graphics, sound, animation, you can think freely.)
  3. 所属分类:界面编程

    • 发布日期:2025-02-03
    • 文件大小:1.58mb
    • 提供者:xcy11111
  1. thinkpython2

    0下载:
  2. think python第二版 英文原版(Think Python Second Edition)
  3. 所属分类:其他小程序

    • 发布日期:2025-02-03
    • 文件大小:741kb
    • 提供者:IO燦
  1. 使用Python扩展PSSE

    0下载:
  2. pss/e使用python api的说明 一个初步的仿真案例 供读者学习思考(The use of Python API in PSS / E A preliminary simulation case For readers to learn and think)
  3. 所属分类:文件格式

    • 发布日期:2025-02-03
    • 文件大小:21kb
    • 提供者:asdalilili
« 12 »

源码中国 www.ymcn.org