-
python外星人入侵小游戏,使用pygame,学习用
python外星人入侵小游戏,仅供学习,python外星人入侵小游戏,使用pygame,学习用。学习与实践中的学习测试例子。python外星人入侵小游戏,仅供学习,python外星人入侵小游戏,使用pygame,学习用。学习与实践中的学习测试例子。
- 2022-06-30 22:35:01下载
- 积分:1
-
Python_ArcGIS
通过Python扩展ArcGIS应用的资料,附有文档和相关练习,非常适合个层次的人员学习使用。(Extending ArcGIS With Python, Esri China,ArcGIS,Python)
- 2011-09-20 17:39:15下载
- 积分:1
-
Python数据预处理
说明: Python数据预处理示例,包括数据清洗、数据整合、数据变换等操作。(Python data preprocessing examples, including data cleaning, data integration, data transformation and other operations.)
- 2020-09-17 14:07:54下载
- 积分:1
-
WEBRTC
利用WEBRTC完成视频 语音通信,利用webRTC 视频通信,利用C++语言成功实现,同时整套代码实现了,视频降噪等功能.WebRTC的视频部分,包含采集、编解码(I420/VP8)、加密、媒体文件、图像处理、显示、网络传输与流控RTP/RTCP)等功能。
- 2022-01-31 04:26:15下载
- 积分:1
-
TheanoConv3d2d-master
3D 卷积神经网络,在很多方面都有应用,例如行为识别、表情识别等(3D CNN)
- 2015-10-26 07:58:11下载
- 积分:1
-
声音转文字Python,
普通话转文字,Python语言,使用pycharm编辑,可以将录音转成文字,可用于电话录音的转换,课堂录音的转换,日程录音的转换。要求说话尽可能清晰洪亮,不要有杂音。尽量标准普通话。
- 2022-09-09 08:35:03下载
- 积分:1
-
python脚本写作的tensorflow算法模拟器,对于初学者可以练习学习
python脚本写作的tensorflow算法模拟器,对于初学者可以练习学习python脚本写作的tensorflow算法模拟器,对于初学者可以练习学习python脚本写作的tensorflow算法模拟器,对于初学者可以练习学习
- 2022-08-15 08:36:28下载
- 积分:1
-
python矩阵numpy库
[![Travis](https://img.shields.io/travis/numpy/numpy.svg)](https://travis-ci.org/numpy/numpy)
NumPy is the fundamental package needed for scientific computing with Python.
This package contains:
* a powerful N-dimensional array object
* sophisticated (broadcasting) functions
* tools for integrating C/C++ and Fortran code
* useful linear algebra, Fourier transform, and random number capabilities.
It derives from the old Numeric code base and can be used as a replacement for Numeric. It also adds the features introduced by numarray and can be used to replace numarray.
More information can be found at the website:
* http://www.numpy.org
After installation, tests can be run (if ``nose`` is installed) with:
python -c "import numpy; nu
- 2022-08-20 23:43:20下载
- 积分:1
-
30个常用python实现
说明: 30个常用Python程序实现,包括冒泡算法之类(30 commonly used Python programs, including bubbling algorithms and the like)
- 2020-10-29 18:49:56下载
- 积分:1
-
基于蚁群的分类算法
用蚁群算法解决分类问题,但目前我的这段代码只能处理离散的属性。连续性的属性可以先自己进行离散化。当初偷懒了,没有把写离散化的代码。这段代码的水平很低,各位忍忍吧,请原谅一个python新手。
- 2022-03-04 23:23:51下载
- 积分:1