-
location
说明: python开发的demo,实现将地理数据从高德坐标转换为wgs84坐标(Conversion of Goethe coordinates to WGS84 coordinates)
- 2020-06-20 21:20:02下载
- 积分:1
-
Python 的例子
BOARD_SIZE = 8 def under_attack (col,女王/王后) ︰ 左 = 右 =,c 在 reversed(queens) col ︰ 左、 右左-= 1,右 + 1 如果 c 中 (左,col,右): 返回 True 返回 False def solve(n) ︰ 如果 n = = 0 ︰ 返回 [[]] smaller_solutions = 解决 (n-1) 返回 [solution+[(n,i+1)] 为我解决的 smaller_solutions,如果不是 under_attack xrange(BOARD_SIZE) (i + 1, solution)] 在 solve(BOARD_SIZE) 的回复 ︰ 打印答案
- 2023-05-27 16:10:03下载
- 积分:1
-
一种优化的神经网络数字预失真方法
说明: 基于神经网络的数字预失真技术,即智能DPD(Digital Predistortion Technology Based on Neural Network)
- 2019-09-27 20:57:50下载
- 积分:1
-
代码1
说明: 相机是将三维世界坐标系中的坐标点映射到二维图像平面的过程能够用一个几何过程描述,最简单模型称为针孔模型。
因为相机镜头透镜的存在,使得光线投影到成像平面过程中产生了畸变。(Camera is the process of mapping coordinate points in three-dimensional world coordinate system to two-dimensional image plane, which can be described by a geometric process. The simplest model is called pinhole model.
Because of the existence of camera lens, the light rays are distorted when they are projected onto the image plane.)
- 2020-11-22 11:57:32下载
- 积分:1
-
pyinstaller-2.0
pyinstaller源码,用于将软件编译成windows可执行文件,exe。( file build)
- 2014-12-03 10:21:06下载
- 积分:1
-
python实现爬虫
Python开发简单爬虫: http://www.imooc.com/learn/563
在此特别感谢 来自地球的蛋哥 悉心讲解,此致~敬礼
//////////////////////////////源码/////////////////////////////
目标:百度百科Python词条相关词条网页-标题&简介
入口页:http://baike.baidu.com/view/21087.htm
- 2022-03-25 12:11:58下载
- 积分:1
-
ABAQUS蠕变问题计算流程
说明: 使用abaqus进行蠕变分析,这个例子有着详细的步骤过程。(Using ABAQUS for creep analysis, this example has a detailed process.)
- 2019-11-17 20:03:35下载
- 积分:1
-
python-recsys-master
《推荐系统实践》作者:项亮;书籍全部章节配套源代码;仅供学习分享,如有侵权立刻删除。(The "source code" of Recommended system practice.)
- 2017-07-09 20:58:51下载
- 积分:1
-
逻辑回归
说明: 逻辑回归模型训练分类器并可视化(每一行表示一个样本,每一行有三个数值,其中前两个值代表输入属性x,最后一个值代表标签y)(The classifier is trained and visualized by logistic regression model)
- 2021-03-09 14:29:28下载
- 积分:1
-
shot_iceman
自己编的一个很简单的设计游戏,可以射击随机目标,随机障碍物,人物移动等(I write very easy code,shot random target,random barrir,)
- 2016-04-15 23:47:03下载
- 积分:1