-
bintodec
converts binary to decimal and decimal to binary
- 2012-05-17 21:30:39下载
- 积分:1
-
灰色预测
说明: 可解决灰色预测问题,里面为python代码+测试数据(It can solve the problem of grey prediction, which is Python code + test data)
- 2021-04-06 16:09:02下载
- 积分:1
-
deformation_transfer_python_for_same_face
说明: 对三角网格进行驱动形变,使用Deformation transfer of Triangular Mesh算法(Driving Deformation of Triangular Mesh)
- 2020-06-16 15:20:02下载
- 积分:1
-
错题1
说明: PYTHON易错题;二级PYTHON易错题;PYTHON易错题;PYTHON易错题(PYTHON is prone to errors, PYTHON is prone to errors , PYTHON is prone to errors,PYTHON is prone to errors.)
- 2020-06-15 22:25:02下载
- 积分: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
-
DE.python
Python实现的差分进化算法源代码
使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。(Python implementation of the differential evolution algorithm source code uses the Python implementation of the differential evolution algorithm, a reference to Numpy and Scipy, can support multi-core and parallel computing cluster. Just use the definition of Inheritance DESolver and function def error_func (self, indiv,* args) as the objective function can be.)
- 2011-04-25 11:05:15下载
- 积分:1
-
ga
说明: 本算法采用遗传算法,用于辨识复杂洛伦兹系统参数。(Identification of Lorentz System Parameters)
- 2019-08-19 11:27:54下载
- 积分:1
-
数据结构与算法 Python语言描述_裘宗燕.pdf
数据结构与算法 Python语言描述_裘宗燕(Data structures and algorithms described in Python language _ Qiu Yan Zong)
- 2018-01-26 11:52:49下载
- 积分: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
-
如何用 OpenCV + Python 实现人脸识别
根据训练的数据来对新图片进行识别的过程
- 2023-08-22 06:35:03下载
- 积分:1