-
Python
PYTHON核心教程,PYTHON开发必读(PYTHON core curriculum, PYTHON development of reading)
- 2020-06-25 01:40:02下载
- 积分:1
-
excel2json
Excel 转为 json格式, python3 代码(Excel converted to json format, code written in python3)
- 2019-05-19 05:22:44下载
- 积分:1
-
cnn
cnn,一个简单的神经网络实现,仅需要python3以上版本,numpy,以及相关包,适合初学者
- 2023-01-31 10:10:03下载
- 积分:1
-
LSD——SLAM
LSDslam 源码
最先进的SLAM 算法之一
- 2022-01-26 01:03:43下载
- 积分:1
-
ABAQUS技巧积累
abaqus 使用技巧-Inp文件中单元类型改变时,一定要注意,划分网格的时候是否,选用了一种望各类型,比如4变形和3变形的区别,如果用注意将所有的单元类型都做相应的修改。这说明单元类型由2个因素决定,1网格形状,2计算任务.(Abaqus tips-When changing the unit type in the Inp file, be sure to pay attention to whether or not to select a type, such as 4 deformation and 3 deformation, if you use the attention, all the unit types should be modified accordingly. This shows that the unit type is determined by two factors, 1 grid shape, 2 calculation tasks.)
- 2018-07-09 10:28:03下载
- 积分:1
-
Python核心编程
python 核心编程的pdf,需要的下载吧(Core programming of python)
- 2017-09-16 18:52:19下载
- 积分:1
-
NTU_ML2017_Hung-yi-Lee_HW-master
说明: 李宏毅老师机器学习视频代码,这是第五段,用python编写(Li Hongyi teacher video code)
- 2019-11-01 15:56:21下载
- 积分:1
-
使用GeoServer和Openlayers发布地图服务示例代码
Openlayer geoserver 中Layer View 必备的(when you use geoserver to show your layer map ,you have to get openlayer.js include ol.js and ol.css to finish your own function to view a map.This is a sample which use geoserver and openlayer)
- 2020-06-16 21:00:02下载
- 积分:1
-
画家小Q
小Q有一块NxM像素格的画板,画板初始状态为空白的,用‘X’表示。如果选择斜线为‘/’画格子,涂成蓝色,用‘B’表示;如果选择斜线为‘’画格子,涂成黄色,用‘Y’表示; 如果一个格子既被蓝色涂过又被黄色涂过,则变成绿色,用‘G’表示。 小Q已经有想好画的样子,计算最少要多少次操作完成这幅画?输入:4 4
YXXB
XYGX
XBYY
BXXY输出:3
- 2022-10-21 03:45:03下载
- 积分:1
-
change
pyqt和opencv结合,将opencv采集的图像显示到QT的窗口上 python代码 国外大神写的(pyqt and opencv combined with the opencv captured image is displayed on the window to QT python code written in foreign god)
- 2013-07-25 13:42:45下载
- 积分:1