-
层次的非递归算法
层次的非递归算法-level of non- recursive algorithm
- 2022-12-16 09:10:03下载
- 积分:1
-
一个简单的LISP算术表达式计算器。Lisp简单算术表达式…
一个简单的LISP算术表达式计算器。
简单LISP算术表达式定义如下:
(1)一个0....9的整数
(2)(运算符 表达式 表达式)
例如,6,(+45),(+(+25)8)都是表达式,其值分别为6,9,15.-LISP a simple arithmetic expression calculator. LISP simple arithmetic expressions are defined as follows: (1) a 0 .... 9 integer (2) (expression operator expression) for example, 6, (+ 45), (+ (+ 25) 8 ) are expressions, and its value, respectively 6,9,15.
- 2022-09-21 21:30:03下载
- 积分:1
-
该项目是一个意见开采项目。它需要与亚马逊的产品评论的文本文件,输出产品的分析。
该项目是一个意见开采项目。它需要与亚马逊的产品评论的文本文件,输出产品的分析。它使用了Apache。 “阿帕奇OpenNLP库是基于机器学习的工具包,用于自然语言文本的处理。它支持最常见的NLP任务,如符号化,句子切分,词性标注的命名实体提取,分块,解析和指代resolution.These任务通常需要建立更先进的文字处理服务。OpenNLP还包括最大熵和感知基于机器学习的。“这是一个实验性的项目,但结果是好,因此它成为了一个真正的项目。请提供包含亚马逊的产品评论的文本文件。
- 2022-01-24 14:14:10下载
- 积分:1
-
数据结构各章的全国各大院校的考研习题 对广大考研学生来说非常有用...
数据结构各章的全国各大院校的考研习题 对广大考研学生来说非常有用-data structure of the national chapter of the major institutions in taking tests for the majority of the questions the students taking tests is very useful
- 2022-08-21 16:23:21下载
- 积分:1
-
VC下的ADO编程封装类。可灵活方便的应用于VC下的ADO编程
VC下的ADO编程封装类。可灵活方便的应用于VC下的ADO编程-VC under the category ADO programming package. Flexibility can be applied to the VC under the ADO programming
- 2022-06-12 20:17:38下载
- 积分:1
-
A reminder of the cost of the electricity sector systems, there is a need we can...
一个电力部门的催缴费用系统,有需要大家可参考-A reminder of the cost of the electricity sector systems, there is a need we can refer to
- 2022-01-31 23:09:13下载
- 积分:1
-
顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。...
顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。-order to achieve the type of data structure Tsinghua University teachers strict version of the second C-language algorithm.
- 2022-09-28 02:05:03下载
- 积分:1
-
C++ class instance of the database code three times, layer upon layer additive
C++数据库课堂实例
三次代码,层层递加-C++ class instance of the database code three times, layer upon layer additive
- 2023-04-05 23:20:03下载
- 积分:1
-
简单的进程调度算法
简单的进程调度算法-simple process Scheduling Algorithm
- 2023-06-03 07:45:03下载
- 积分:1
-
合并排序给出一组整数和另一个整数,确定是否是O。
merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.-merge sort give a set of S n integers and anot her integer x, determine whether or not there exits two elemen ts in S whose sum is exactly x.
- 2023-04-27 20:45:04下载
- 积分:1