-
kpdf
说明: fsk调制程序,用于软件无线电原理及应用课程等的程序(FSK modulation program for software radio principles and Applications)
- 2018-12-25 13:01:11下载
- 积分:1
-
nsga2.tar
这段代码描述多目标遗传算法NSGAII算法的实现,抓要包含三部分:Non-dominated sort, Crowding distance assignment, the selection process来找到pareto-front(The basic operations being performed and the worst case complexities associated with are as follows:
Multi-objective evolutionary algorithms which uses non-dominated sorting to find pareto front. It is consist of tree parts:
• Non-dominated sort returns a list of the non-dominated fronts F. (O(mN 2 ))
• Crowding distance assignment is O(mNlogN)
• The crowed comparison operator (Sort on ≥ n) guides the selection process at the various stages of the algorithm towards a uniformly spread out Pareto-optimal front. (O(2Nlog(2N))))
- 2016-09-28 16:50:08下载
- 积分:1
-
Python 获取沪深300日行情数据并存入Excel文件
python抓取数据,并将数据存储在excel中,每个代码对应的数据一个sheet。(Python grabs the data and stores it in excel, one sheet for each code.)
- 2020-06-29 23:20:01下载
- 积分:1
-
Lig Fikstürü
它是审判我从其他网站拿一些副本和我不记得他们的地址。为您生活愉快,你可以匹配的团队和联赛。它有也另一个代码的牌打好。很快他们会有一些变化。
- 2022-08-19 09:53:03下载
- 积分:1
-
三帧差法、GMM、VIbe、背景差法对于车辆视频的前景检测
三帧差法、GMM、VIbe、背景差法对于车辆视频的前景检测
- 2022-07-04 23:49:13下载
- 积分:1
-
drawing
This program demonstrates OpenCV drawing and text output functions
- 2013-08-02 23:08:35下载
- 积分:1
-
OPENCV函数手册(带目录)
opencv function list
with dialoge
- 2018-05-22 13:36:21下载
- 积分:1
-
shuangmu
说明: 双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters, and then stereo matching))
- 2020-09-03 14:48:09下载
- 积分:1
-
OpenCV动作识别
说明: 用opencv进行姿态识别,人体姿态检测和动作识别(Human posture detection)
- 2020-05-06 11:10:11下载
- 积分:1
-
开源爬虫数据操作教程
说明: 数据爬取,通过几行代码就可以在openstreetmap上爬取自己想要的路网/铁路网/地铁/自行车/步行的node.csv和link.csv文件。(Data crawling.With a few lines of code, you can climb the road network / railway network / subway / bicycle / pedestrian network you want on OpenStreetMap node.csv and link.csv Documents.)
- 2020-12-26 09:44:32下载
- 积分:1