-
面向地理信息的Python编程ArcGIS环境搭建
面向地理信息的Python编程ArcGIS环境搭建(Python programming ArcGIS environment building for geographic information)
- 2018-03-24 17:23:44下载
- 积分:1
-
kmeans1
说明: 利用改进k-means算法对客户进行分类,改进rfm模型(Using improved k-means algorithm to classify customers and improve RFM model)
- 2018-12-25 15:44:39下载
- 积分:1
-
对各个国家各项指标数据的绘图与分析
其中,对美国、中国、俄罗斯、法国、德国、巴西、日本、印度、澳大利亚、德国等国家的gdp、gpd增长、人口数量、犯罪率、生育率等各项可以衡量一个国家的指标进行如折线图、直方图等图像的描绘。
- 2023-03-07 07:30:03下载
- 积分:1
-
findpoint
可以利用python opencv实现获取图像上鼠标点击的点的像素的坐标(Python opencv can be used to obtain the coordinates of the pixels clicked by the mouse on the image)
- 2020-06-25 13:20:01下载
- 积分:1
-
Python物理学高效计算
本书介绍了如何通过Python自动化地完成物理领域方面的研究。全书共分为4个部分,以Python代码为示例向读者介绍了如何用Python解决物理项目中出现的各种问题。(This book describes how to automate research in the field of physics through Python. The book is divided into four parts, with Python code as an example to show readers how to use Python to solve various problems in physical projects.)
- 2019-03-18 09:19:01下载
- 积分:1
-
keras-frcnn
keras实现的Faster-RCNN模型,Fast-RCNN是建立在深度卷积神经网络上进行有效的分类及目标检测。(The Faster-RCNN model implemented by keras is Fast-RCNN based on deep convolution neural network for effective classification and target detection.)
- 2020-12-11 15:29:18下载
- 积分:1
-
广播星历源码及PPT
说明: 通过广播星历自动计算某卫星一天内各时刻的位置,并和同目录精密星历比对精度。注释很多。(The position of each time in a day is calculated automatically by broadcast ephemeris, and the accuracy is compared with that of precise ephemeris in the same catalog. There are many comments.)
- 2020-03-29 11:23:58下载
- 积分:1
-
路径查找
路径查找 Dijsktra 路径查找 Dijsktra 路径查找 Dijsktra 路径查找 Dijsktra 路径查找 Dijsktra
- 2022-06-15 12:46:08下载
- 积分:1
-
Python飞机大战主模块程序
用python和pygame模块编写的飞机大战的游戏,里面有很多编写的小技巧,有检测碰撞,播放音乐,敌机又分为大中小三种战机。编写代码的思路(从简单开始写起)1 背景和游戏音效 (完成后能出现游戏界面)2 我方飞机,并使其能上下左右移动(完成后能出现一辆我方飞机)在myplane函数里飞机上下左右移动需要写4个方法在main函数里实例化出我方飞机并绘制出来且有突突突的飞行效果,并通过键盘响应调用不同方法难点一:如何使飞机有突突突的视觉感受思路: 加载两张飞机图片,然后不断切换,并延迟图片切换(5帧切换一次)
- 2022-03-16 17:47:01下载
- 积分:1
-
粗糙集
说明: 在python中编写代码运行粗糙集计算程序,获得依赖度数据(based on python, the function which uses rough sets theory can be calculated.)
- 2021-03-23 21:09:15下载
- 积分:1