-
概率潜在语义分析的MATLAB
应用背景概率潜在语义分析(PLSA),也被称为概率潜在语义索引(芯片,特别是在信息检索界)是两模式和共生数据分析的统计技术。关键技术MATLAB(矩阵实验室)是一个多模式的数值计算环境和第四代编程语言。由Mathworks公司专有的编程语言,MATLAB允许矩阵运算,函数和数据绘图,算法实现,用户界面的创建,并与其他语言编写的程序接口,包括C,C++,Java,Python语言和。
- 2022-01-26 00:44:21下载
- 积分:1
-
获得 Windows 的一些特殊目录,比如 Program Files、我的文档、图片收藏、桌面等等特殊目录。...
获得 Windows 的一些特殊目录,比如 Program Files、我的文档、图片收藏、桌面等等特殊目录。-receive some special Windows directory, for example Program Files, My Documents, Photo collections, and so on the desktop special directory.
- 2022-12-13 10:25:04下载
- 积分:1
-
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作...
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作者用基于层次遍历的非递归算法(以减少运行时的时间和空间开销)实现了一个 CFileFind 的扩展类 CFileFindExt,该类可以对指定目录下的所有文件进行搜索或相同的处理操作。-designated directories on the search for all documents or other similar operations. If the document number many, one by one for each document manually, a very time-consuming. Search here for a designated directory or processing of all documents under the C category. Based on the author traverse the level of non- recursive algorithm (to reduce the running time and space costs) achieved a CFileFind CFileFindExt the extension of the class, such right can be specified directory of all documents or search for the same handling operations.
- 2023-06-07 21:20:03下载
- 积分:1
-
注册表的相关操作(VB)
注册表的相关操作(VB)-operating about registry(vb)
- 2022-01-29 01:32:01下载
- 积分:1
-
字符串解析类,可以在UNIX下使用,能够通过固定的字符解析
字符串解析类,可以在UNIX下使用,能够通过固定的字符解析-String analytic category, can be used under UNIX, the character through a fixed analysis
- 2022-01-26 03:45:37下载
- 积分:1
-
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。-read and write text files. 1 Create a text file. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read. Reading and writing binary files. A creation of a binary files. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read.
- 2022-10-16 20:45:08下载
- 积分:1
-
WINAPI所操作的INI文件的封装类,可以实现写数字字符串文件创建等功能....
WINAPI所操作的INI文件的封装类,可以实现写数字字符串文件创建等功能.-WINAPI operated package INI file type, you can write numbers and strings to achieve the functions of file creation.
- 2022-01-25 15:44:01下载
- 积分:1
-
使用 CPP 打字教程
取得使用 cpp 的打字教程。它有 3 种模式即评价模式。培训模式和词模式。
你打字的速度和准确性,没有错的字显示类型和其他的分析。
- 2023-07-31 20:40:03下载
- 积分:1
-
a log type, you can set the path to the log files show that the current time.
一个日志类,可以设置日志文件的路径,显示当前时间等.-a log type, you can set the path to the log files show that the current time.
- 2022-01-27 12:11:23下载
- 积分:1
-
基于分割的文本压缩
数字图像压缩技术是为快速传输和实时处理的数字图像信息在互联网上特别感兴趣。虽然仍然图像压缩是一种技术开发了很长时间,再加上有几种方法的压缩率降低,并加速计算时间,有还有很多要去改善的压缩效果。在这纸我们压缩文档文件 & 然后图像文件还。 MRC 压缩的关键是该文档为前景色和背景图层,表示为一个二进制掩码的分离。在此图像的无损压缩算法将使用它将压缩图像和文本。在比较中的国家---艺术商业 MRC 产品和选定的分割算法在文献中,我们表明,该算法实现了更高的精度的文本检测,但与更低的误检率的非文本功能。
- 2022-04-26 19:20:21下载
- 积分:1