-
Excel-VBA-Master
各种Excel VBA编程的范例,非常有实用价值。(Various kind of codes for VBA application for data processing.)
- 2014-02-28 19:51:28下载
- 积分: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
-
Communication
介绍了16PSK与16QAM调制的概念,分析了调制的频带利用率和误码性能仿真,总结了16QAM调制和16PSK调制的优缺点。(Introduction of 16QAM modulation 16PSK with the concept of analysis of modulation bandwidth efficiency and BER simulation, summed up the 16PSK modulation 16QAM modulation and the advantages and disadvantages.)
- 2007-09-13 16:29:42下载
- 积分:1
-
FTP接口实现
项目中新增对FTP的支持,需求的变更是开发过程中不可避免的事情,只是变更的时间越靠近项目末期,就越是灾难。还好这个需求可以设计的相对独立,做到尽量不影响已实现部分。
说的FTP,就想起曾经写的一个FTP接口对象,由于现在FTP的实现库到处都是,因此在写好此对象时,被同事称为:做轮子的人~我的想法是,组装车和制作车应该还是有区别的~
- 2022-02-01 23:17:42下载
- 积分:1
-
LBM-simulated-natural-convection
格子Boltzmann方法模拟封闭方腔热自然对流(Lattice Boltzmann method to simulate a closed square cavity hot natural convection lattice Boltzmann method to simulate a closed square cavity natural convection heat)
- 2021-02-19 15:39:44下载
- 积分:1
-
UsefulSUBs
Useful Generic Excel Macro s
- 2013-08-27 10:33:33下载
- 积分:1
-
CodeSigner
CodeSigner implements Serializable Source Code for Andriod.
- 2014-01-13 12:18:58下载
- 积分:1
-
Introducing-Windows-8.1-for-IT-Professionals
Wİ NDOWS 8.1 related with windows 8.1
- 2015-04-06 01:38:47下载
- 积分:1
-
restructuring_code_designer
重构代码设计 重构工程的经典书籍,详细阅读(restructuring code designer)
- 2012-03-17 10:08:01下载
- 积分:1
-
数字水印
数字水印的C++实现,两段程序,转发别人的(Digital watermark C++ implementation, the two paragraph of the program, forwarding others.)
- 2018-04-28 14:31:57下载
- 积分:1