-
wordbag
根据一个人物名单文件,查找wekipedia上相应网页,读取网页文本,并统计每个人物在每个网页上出现的次数,最终形成word bag,人物500人,运行时间6分钟左右。(from a namelist making a word bag )
- 2012-11-15 17:53:43下载
- 积分:1
-
autoencoder_v1
用于数据自编码,非线性压缩,降维的一种方法;与PCA不同,pca为线性降维方式(Data auto encoding, nonlinear compression)
- 2018-08-02 20:07:50下载
- 积分:1
-
rondeau_sdr2010-grtutorial
[114.rar]
Spectrum analyzer with USRP, GNU Radio and MATLAB (2009-09-14, matlab, 327KB, 68次)
[USRP_Documentation.zip]
usrp的全面介绍,接口介绍,工作原理,以及如何对它进行编程 (2010-12-17, Python, 720KB, 62次)
[bbn_80211_trunk.zip]
USRP(通用软件无线电)上实现的802.11:bbn80211,经测试在gnuradio3.1.1上通过(可以正常收发)(Universal Software Radio Peripheral (USRP) is a range of software-defined radios designed and sold by Ettus Research and its parent company, National Instruments. Developed by a team led by Matt Ettus, the USRP product family is intended to be a comparatively inexpensive hardware platform for software radio, and is commonly used by research labs, universities, and hobbyists.[1])
- 2015-01-07 11:43:16下载
- 积分:1
-
TensorFlow实战代码
说明: TensorFlow实战代码配套书的源程序(source code for TensorFlow actual combat code pdf)
- 2020-04-12 12:37:40下载
- 积分:1
-
exercises-master
这是python机器学习书籍的全部代码,一定要结合书籍看代码。(This is the whole code of Python machine learning books, we must read the code in conjunction with books.)
- 2019-04-17 01:55:49下载
- 积分:1
-
excel数据比对小工具
excel比对小软件(pyqt python源码和应用下载),该小软件可以比对两个表里的相同列在其他列输出标志或在其他列插入目标列
- 2020-05-22下载
- 积分: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
-
使用python的scrapy框架完成的爬虫系统
一个很好的视频课程提供的爬虫源码
1、很详细地完成了对scrapy的使用
2、其中有对正则表达式的详细使用
3、有对xpath和css选择器的使用
4、有对scrapy中的item、pipeline等类的修改和使用
- 2022-01-31 20:31:33下载
- 积分:1
-
可以在ABaqus中模拟出三维多晶体Desktop
可以在ABaqus中模拟出三维多晶体,加入取向模拟晶粒的受力情况。(The three-dimensional polycrystal can be simulated in ABaqus, and the force of the grain can be simulated with the orientation.)
- 2020-07-18 10:48:50下载
- 积分:1
-
python的键盘监听程序以及python写的网易登录程序
1、python写的键盘监听程序,依赖pyhook,可以监控键盘输入值
2、python写的归并排序
- 2022-02-26 14:36:43下载
- 积分:1