-
文本分类工具libsvm
文本分类工具libsvm-2.9.zip
信息检索和数据挖掘的中用到的工具包,
里面有C++、JAVA、Python等多个语言版本-Libsvm-2.9.zip text classification tool for information retrieval and data mining tools used in the package, inside C++, JAVA, Python and other languages
- 2023-08-11 01:30:03下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
文章中详细论述了卷积运算的实现算法及滤波功能
文章中详细论述了卷积运算的实现算法及滤波功能-Article to explain in detail the realization of the convolution operation and the filtering algorithm
- 2022-03-18 11:47:30下载
- 积分:1
-
用于文本分类,自动使用文本分类监管…
用于文本分类,自动使用文本分类监督培训
- 2023-02-24 22:25:02下载
- 积分:1
-
VC++开发的数字水准仪数据采集与处理程序,实现数字水准仪的模拟测量。...
VC++开发的数字水准仪数据采集与处理程序,实现数字水准仪的模拟测量。-VC++ Development of Digital Level data acquisition and processing procedures, the realization of digital levels of the analog measurements.
- 2023-06-20 05:50:05下载
- 积分:1
-
HTML for the web代码for the
Code for the html for the web
- 2022-02-14 00:30:41下载
- 积分:1
-
用c程序设计的学生成绩管理系统源代码,有详细的注释,适合自学。...
用c程序设计的学生成绩管理系统源代码,有详细的注释,适合自学。-C programming with student achievement management system source code, detailed notes, for self-study.
- 2022-03-23 22:27:19下载
- 积分:1
-
it used to get image
it used to get image
- 2022-04-15 17:58:41下载
- 积分:1
-
notebook
基于vc++写的记事本功能强大非常棒。功能全面统一。-notebook
- 2023-01-01 05:30:15下载
- 积分:1
-
地球物理勘探的射线追踪和迁移问题的反演程序
基于matlab的反演程序,用于地球物理勘探中射线追踪及偏移成像程序.-the inversion procedure for geophysical exploration ray tracing and migration procedures.
- 2022-01-25 21:22:10下载
- 积分:1