-
phayeexecutivevertical
这是一个桌面共享的软件,其中包括服务器与客户端源代码,()
- 2018-04-26 14:27:59下载
- 积分:1
-
crt
this is a toolsthis is a toolsthis is a toolsthis is a tools(this is a tools)
- 2013-07-25 10:35:30下载
- 积分:1
-
编辑距离问题
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:1)删除一个字符;2)插入一个字符;3)将一个字符改为另一个字符。将字符串A变换为字符串B所用的最少字符操作称为字符串A到B的编辑距离,记为d(A,B)(Let A and B be two strings. String A is converted to string B with the least number of character operations. The character operations mentioned here include: 1) deleting a character; 2) inserting a character; 3) changing one character to another character. The minimum character operation used to convert string A to string B is called the editing distance from string A to B, which is denoted D D as D (A, B).)
- 2019-05-29 15:41:34下载
- 积分: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
-
DHT11数字温湿度传感器
基于stm32f103zet6的dht11驱动源码,可实现温湿度的检测与显示(Stm32f103zet6 based DHT11 driver source code, you can achieve temperature and humidity detection and display)
- 2020-10-08 15:57:35下载
- 积分:1
-
ToggleButton
Displays checked/unchecked states as a button with a "light" indicator and by default accompanied with the text "ON" or "OFF".
- 2013-11-14 22:47:59下载
- 积分:1
-
cSharp-Chart
C# 图表控件使用说明、控件源代码和Demo源码(C# chart control instructions, source code control source code and Demo)
- 2011-02-14 13:10:36下载
- 积分:1
-
使用IO完成端口异步通讯的VC源代码
使用IO完成端口异步通讯的VC源代码-
服务端程序 将客户端发来的信息发送回客户端-use IO completed port asynchronous communications source code VC-end services to the client process to the information sent back to Client
- 2022-05-22 18:26:00下载
- 积分:1
-
com_udp_tcp_socket
说明: 通用tcp,udp收发程序,方便的用于网络程序调试、测试,使用简单方便(GM tcp, udp transceivers in order to facilitate the procedures for network debugging, testing, use of simple and convenient)
- 2006-04-03 12:45:32下载
- 积分:1
-
用visual c++开发的模拟小球动画的程序
用visual c++开发的模拟小球动画的程序-Using visual c++ Developed simulation procedures for the ball animation
- 2022-05-16 18:54:53下载
- 积分:1