-
python 飞机大战(入门级源码示例)
python初学者可以通过这个例子完成python的基础内容学习
- 2020-12-07下载
- 积分:1
-
sdd_UIDesigner_V1
由本人开发的maya ui生成工具,所见即所得ui设计工具,帮助开发者脱离文档直接创建ui.简单方便易用,能生成python和mel两种语言ui代码.
本程序为纯python语言开发,支持maya2013和以上版本(Developed by me Maya UI generation tools, WYSIWYG UI design tools to help developers from the document, directly create ui., simple, convenient and easy to use, you can generate Python and Mel two languages UI code)
- 2017-06-14 15:08:09下载
- 积分:1
-
中国剩余定理的python实现
中国剩余定理的python实现,学信息安全数学基础时的一次实验报告The Python Implementation of Chinese Remainder Theorem, An Experimental Report on the Basis of Information Security Mathematics
- 2023-07-04 12:35:03下载
- 积分:1
-
numpy-1.13.3+mkl-cp27-cp27m-win32.whl
pip for Python2.7,Python的插件,用于安装其他插件(PIP for Python2.7, Python plugin, used to install other plug-ins)
- 2017-11-02 12:05:08下载
- 积分:1
-
Python两参数优化三维图
参数优化的方法有随机网格法,但此方法较为耗时,且结果不够直观,为了使两个参数同时到达最优,得分最高,将其绘制成三维图展示,直观且运行效率高。
- 2022-03-18 13:14:34下载
- 积分:1
-
JDA
迁移学习经典论文JDA原始论文及其python代码实现(original paper of JDA(famous algorithm in transfer learning) and its implementation by python)
- 2021-04-07 10:09:01下载
- 积分:1
-
python 可以这样学
说明: 董付国《python 可以这样学》一书代码 零基础学习python的权威指南(Dong Fuguo's "Python can be learned in this way" is an authoritative guide to zero basic code learning python)
- 2021-03-06 17:14:06下载
- 积分:1
-
KNN
实践代码kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。
- 2023-01-15 07:15:03下载
- 积分:1
-
33-js-concepts-master
This repository was created with the intention of helping developers master their concepts in JavaScript. It is not a requirement, but a guide for future studies. It is based on an article written by Stephen Curtis and you can read it here. Feel free to contribute.
- 2018-10-18 15:13:34下载
- 积分:1
-
casa模型的python实现
说明: 利用python语言实现了casa模型的NPP的计算,包括数据的读取等,亲测可用(Python implementation of the casa model)
- 2020-11-14 14:39:41下载
- 积分:1