-
Apriori
Apriori算法
Apriori算法常用于关联分析。关联分析又称关联规则学习,是指从大规模数据中寻找物品间的隐含关系,最有名的例子是“尿布与啤酒”(Apriori algorithm
Apriori algorithm is commonly used in association analysis. Association analysis, also known as association rule learning, refers to finding hidden relationships between objects from large data. The most famous example is "diapers and beer".)
- 2018-06-06 21:34:52下载
- 积分:1
-
PageRank2
python写的一个pagerank计算的程序,需要用到python处理数组矩阵的模块numpy,pagerank算法在google搜索引擎网页重要程度排序中用到(python write a pagerank calculation procedures, the need to use python modules deal with the array matrix numpy, pagerank algorithm in google search engine ranking the importance of web pages used in)
- 2007-10-31 00:42:29下载
- 积分:1
-
pytorch-tutorial-master
pytorch的tutorial,介绍了pytorch的基本功能和应用,附有使用手册(the tutorial of pytorch that introduces the basic function and the application of pytorch)
- 2018-05-23 20:16:35下载
- 积分:1
-
DEF CON 22-格雷戈里 · 皮科特-滥用软件定义网络
DEF CON 22-格雷戈里 · 皮科特-滥用软件定义网络
- 2022-10-03 09:15:03下载
- 积分:1
-
celiang
调用了opencv中的cvFindHomography这个函数求出了空间平面与像平面间的单应矩阵再通过单应矩阵求出需测距的像点对应的实际点,进而完成测距.(In application of cvFindHomography of openCV to measure the distance through photos.)
- 2012-02-23 10:57:49下载
- 积分:1
-
Introduction-to-Programming-Concepts-with-Case-St
Introduction to Programming Concepts with Case Studies in Python.
– Introduction to Programming
– Introduction to Programming Constructs
– Introduction to Computer Science
– Introduction to Computer Engineering
- 2014-10-29 01:22:34下载
- 积分:1
-
《Python学习手册》
说明: python学习手册,这本书每一章都包含关于Python语言的关键内容的独立的一课,并且包含了一个独特的“练习题”部分,其中带有实际的练习和测试,以便你可以练习新的技能并随着学习而测试自己的理解。你会发现众多带有注释的示例以及图表,它们将帮助你开始学习Python 3.0。(python learing book)
- 2020-06-25 10:40:01下载
- 积分:1
-
CALIB
用张正有的方法实现摄像机内参数标定,经验证可以实现(Zhang is some method to achieve with camera calibration parameters within)
- 2013-06-27 21:32:50下载
- 积分:1
-
最佳缝合线算法实现图像拼接
使用vs2015加载opencv3.2,有瑕疵的最佳缝合线算法,诸位看官可以参考以下程序源码和实现方法,这个方法的问问题在与,选哟缝合的图像尺寸需要完全一直,不然程序的assert会报错,但是保证一致后,拼接的程序和拉普拉斯融合的算法拼接结果不是很满意。
- 2022-08-11 01:57:16下载
- 积分:1
-
TensorFlow-Examples-master
基于Tensorflow的Unet实现,里面有详细的教程。(TensorFlow for Unet, in which there are detailed teaching lecture.)
- 2018-04-01 14:15:40下载
- 积分:1