-
Pb9.0的实用源代码下载;主要是介绍PB的案例;比较详细能说明PB的程序的...
Pb9.0的实用源代码下载;主要是介绍PB的案例;比较详细能说明PB的程序的-Pb9.0 practical to download the source code; PB was introduced to the case; A more detailed illustrative of the procedures PB
- 2022-01-30 17:03:23下载
- 积分:1
-
该项目是一个意见开采项目。它需要与亚马逊的产品评论的文本文件,输出产品的分析。
该项目是一个意见开采项目。它需要与亚马逊的产品评论的文本文件,输出产品的分析。它使用了Apache。 “阿帕奇OpenNLP库是基于机器学习的工具包,用于自然语言文本的处理。它支持最常见的NLP任务,如符号化,句子切分,词性标注的命名实体提取,分块,解析和指代resolution.These任务通常需要建立更先进的文字处理服务。OpenNLP还包括最大熵和感知基于机器学习的。“这是一个实验性的项目,但结果是好,因此它成为了一个真正的项目。请提供包含亚马逊的产品评论的文本文件。
- 2022-01-24 14:14:10下载
- 积分:1
-
sqlserver数据库日志清除工具
一个sqlserver数据库日志清除工具,没有源代码,平时由于数据库运行会产生大量的日志,甚至有时会把硬盘占满,有几次我遇到数据库日志居然达到200G以上,造成客户端无法正确执行请求,此小工具可快速清除日志占用的控件,希望能够给需要的兄弟们带来方便。
- 2022-05-10 18:31:38下载
- 积分:1
-
是一个C语言的KMP代码,
包含可执行文件。
是一个C语言的KMP代码,
包含可执行文件。-Is a C language KMP code, contains an executable file.
- 2022-08-23 21:28:35下载
- 积分:1
-
一个简单的网上书店系统,运行环境是ASP+ACCESS.具体功能为添加书籍,点击浏览,购买等等。...
一个简单的网上书店系统,运行环境是ASP+ACCESS.具体功能为添加书籍,点击浏览,购买等等。-A simple online bookstore system, runtime environment is ASP+ ACCESS. Add specific functionality for the books, click on browse, purchase and so on.
- 2023-04-22 03:10:04下载
- 积分:1
-
C数据结构常用算法程序集2,描述数据结构算法。
C数据结构常用算法程序集2,描述数据结构算法。-C data structures commonly used algorithm Set 2, describe data structure algorithms.
- 2022-01-28 14:48:30下载
- 积分:1
-
List storage structure used to achieve the basic operation of the linear form. (...
用链表存贮结构实现线性表的基本操作。(包括各种操作)-List storage structure used to achieve the basic operation of the linear form. (Including a variety of operation)
- 2023-01-19 20:45:04下载
- 积分:1
-
获取通行证管理系统1
应用背景Apache ;2.2.11PHP ; ; ; ;5.3.0MySQL ; ;5.1.36Internet Explorer 6.0.2900或更高__________________________________________________________________________________和公司;&;&;&;;;;;;;;;;;;;;;;;;----------------------------------------------------------------------------------1)将archeive”gpms_1.0.2.0”并上传到服务器。2)在MySQL中创造一个新的数据库。3)给写权限status.php4)在浏览器栏的地址 ; ; ; ; ; ;——>;(HTTP:/ /若。COM /移动/)。5)按照安装向导。6)安装成功后从服务器删除install.php。关键技术和公司;&;&;&;;;;;;;;;;;;;;;;;;;----------------------------------------------------------------------------------1)日期格式是收到录取通知时间 ; ; ; ; ; ; ; ; ; ; ; ; ; ;——>;(100420,2010年4月20日)2)在编辑表单中增加了该领域的数量和类型的结果,以及(211 = 5)/(012 = 3)3)在浏览器的地址端添加新的用户类型add_user.php ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;(http://yourdomain.com/gpms/add_user.php)4)使用快捷键“Alt + S”提交新的gatepass形式。5
- 2022-01-26 07:46:23下载
- 积分:1
-
数据结构演示(tc版)
数据结构演示(tc版)-data structure demo (tc version)
- 2022-04-07 19:45:14下载
- 积分:1
-
程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带...
程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的长度。 结果输出: input.txt output.txt 6 50 5 2 3 13 8 80 20 -program storage problem : There n procedures (1,2, ..., n) to be stored in the length of the L tape. I kept in the proceedings on the tape length is Li, 1 i n storage procedures to seek to establish that n procedures on tape storage of a program that allows the tape to store as much as possible the procedure. Programming tasks : to the n procedures stored in the tape length, calculated programming on tape can store up to the number of procedures. Data input : from the document input.txt given input data. The first line is a positive integer n, said the document number. Following a visit, n is an integer, said procedures stored on tape length. Results output : input.txt output.txt 6 50 5 2 3 13 8 80 20
- 2023-01-10 04:30:04下载
- 积分:1