-
curvelet
curvelet图像融合,一个很好的程序,对大家应该有帮助(curvelet fusion)
- 2020-09-03 11:18:06下载
- 积分:1
-
libcstl-master
说明: 开源cstl库Open source CSTL Library(Open source CSTL Library)
- 2020-06-21 08:20:02下载
- 积分:1
-
gtkwave-3.3.67
gtkwave 代码是代码的一个更大,可放大/缩小按钮的一部分
- 2022-02-06 09:55:31下载
- 积分:1
-
sarg-2.3.9-(1).tar
SARG 2.3.9
SQUID REPORT GENERATOR
Compile a html table with the reports saved in access.log squid
- 2014-10-04 05:01:10下载
- 积分:1
-
lcd12864
这是关于12864的驱动程序,使用PIC单片机进行驱动的(12864 drivers)
- 2013-03-05 15:55:35下载
- 积分:1
-
SyncSocketServer
实现:
服务器监听, 网络接收数据, 数据发送;
客户机发出连接请求,数据发送与接收。(Realization:
Server monitoring, network receiving data, data transmission;
Clients issue connection requests and send and receive data.)
- 2020-06-25 20:40:01下载
- 积分:1
-
21137720ding
ICA盲源分离,效果不错,读入声音文件,进行合成及分离(ICA blind source separation, the effect is good)
- 2018-04-12 09:32:21下载
- 积分:1
-
SVD-QR-method
svd分解,使用qr方法,编译即可运行,需要文件输入(SVD QR method,the program can run successfully, you need a file for input)
- 2020-08-16 10:08:26下载
- 积分:1
-
SKF
说明: 本文是国产密码SKF库调用指南,基于vc编写(Guide of SKF Developing)
- 2020-11-05 20:29:50下载
- 积分:1
-
TFIDF-master
tf–idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.[1]:8 It is often used as a weighting factor in information retrieval and text mining. The tf-idf value increases proportionally to the number of times a word appears in the document, but is offset by the frequency of the word in the corpus, which helps to control for the fact that some words are generally more common than others.
Variations of the tf–idf weighting scheme are often used by search engines as a central tool in scoring and ranking a document s relevance given a user query. tf–idf can be successfully used for stop-words filtering in various subject fields including text summarization and classification.
One of the simplest ranking functions is computed by summing the tf–idf for each query term many more sophisticated ranking functions are variants of this simple model.
- 2014-02-23 09:01:44下载
- 积分:1