-
Introducing Python.pdf
第1、第2、第3章简单介绍Python版本选择、Python解释器的不同实现、Python的安装、开发环境的选择。
2. 第4章介绍了编写高质量代码的技巧,比如代码风格、项目代码结构、文档等等。(Chapters 1, 2 and 3 briefly introduce Python version selection, different implementations of Python interpreter, installation of Python and selection of development environment.
Chapter 4 introduces techniques for writing high-quality code, such as code style, project code structure, documentation, and so on.)
- 2019-03-27 10:04:41下载
- 积分:1
-
VCCT_Plugin
运用abaqus仿真分析软件,分析CFRP材料裂纹扩展(Using abaqus simulation and analysis software crack propagation analysis CFRP material)
- 2020-09-23 22:07:48下载
- 积分:1
-
Qi_Liu
在本实验中, Pacman 智能体将找到通过迷宫世界的路径, 既包括到达一个指定的位置,也包括高效地搜集食物。我们编辑文件search.py和searchAgents.py,编写一系列吃豆人程序,包括到达指定位置以及有效的吃豆,并将其应用到Pacman场景,完成对相关人工智能功能的完善。(pacman,achieve search)
- 2018-05-06 14:49:48下载
- 积分:1
-
研究生—课程项目答辩模版
说明: 用来将ANSYS结果用灰度表示出来,弯矩利用等值线来表示(Used to express the ANSYS results in grayscale, and the bending moments are expressed by isolines)
- 2020-06-11 09:42:16下载
- 积分:1
-
Python-for-Twitter
Python code for mining tweets
- 2015-11-11 08:22:05下载
- 积分:1
-
机器学习(周志华)配套代码
机器学习 西瓜书配套代码
- 2020-11-03下载
- 积分:1
-
import numpy as np
说明: 基于MATLAB的标准化降水指数SPI计算程序,对干旱进行识别。可对各个站点及流域批处理。可计算SPI1,SPI3,SPI6,SPI9,SPI12等(Based on the SPI calculation program of standardized precipitation index in MATLAB, drought is identified. Batch processing can be carried out for each station and basin. SPI1, spi3, spi6, spi9, spi12, etc. can be calculated)
- 2021-03-15 17:49:22下载
- 积分:1
-
httplib2-0.9.tar
The module can optionally operate with a private cache that understands the Cache-Control:
header and uses both the ETag and Last-Modified cache validators. Both file system
and memcached based caches are supported.
(Automatically adds back ETags into PUT requests to resources we have already cached. This implements Section 3.2 of Detecting the Lost Update Problem Using Unreserved Checkout)
- 2015-04-02 02:52:22下载
- 积分:1
-
search-chen
使用Python编写的AI程序Pacman,可以适合AI的初学者,有BFS, DFS, UCS, A Star 运行的命令在commands.txt文件里
可以用 bash commands.txt演示(AI programs written in Python Pacman, AI can fit beginners, there BFS, DFS, UCS, the command runs in commands.txt A Star file can bash commands.txt demo)
- 2014-12-19 11:08:38下载
- 积分:1
-
jieba分词代码
说明: 从文章或段落中划分词语,识别词性和统计词频,从而提取能显示内容中心关键词和高频词语(Dividing words from articles or paragraphs, identifying parts of speech and counting word frequencies, so as to extract keywords and high-frequency words that can display the content center.)
- 2020-06-23 17:00:02下载
- 积分:1