-
内含有触发器的使用说明和具体示例的代码.以调试可用.
内含有触发器的使用说明和具体示例的代码.以调试可用.-the trigger example
- 2023-03-31 04:00:03下载
- 积分:1
-
质量和风险管理(译文).
质量和风险管理(译文).-quality and risk management (translation).
- 2022-05-29 08:57:12下载
- 积分:1
-
vb.net我参考值
vb.net中的Me参考值-vb.net the reference value of Me
- 2022-02-01 03:30:56下载
- 积分:1
-
在VB下实现无线通信的方法
在VB下实现无线通信的方法 -in VB under way wireless communications
- 2022-02-04 21:34:48下载
- 积分:1
-
K均值是一个预先知道类数的算法,需要具备专业知识,不现实。本文提出一个确定类数的方法。...
K均值是一个预先知道类数的算法,需要具备专业知识,不现实。本文提出一个确定类数的方法。-K is a means to know in advance the number of categories algorithm, requires expertise and unrealistic. This paper presents a number of categories to determine the method.
- 2022-04-19 19:18:35下载
- 积分:1
-
在IDE设备驱动程序的建设
Building a Device Driver in the IDE
- 2022-07-27 12:51:19下载
- 积分:1
-
信息安全教程
信息安全教程-Information Security Course
- 2022-10-15 23:00:03下载
- 积分:1
-
C# 将 PDF 转化成文本格式
翻译 maninwest@Codeforge 作者: Dan Letecky @CodeProject使用PDFBox 和 IKVM.NET在 .NET 中解析PDF 文件(托管代码)如何解析 PDF文件在 .NET 中提取 PDF 文本有多个方式:· Microsoft IFilter接口和Adobe IFilter 实现.· iTextSharp· PDFBox1. 如何使用Adobe PDF IFilter解析 PDF 文件要使用 IFilter 接口解析 PDF 文件,需要以下条件:· Windows 2000 或以上版本· Adobe Acrobat 或 Reader 7.0.5以上版本 (或者单机版 Adobe PDF IFilter [adobe.com])· IFilter COM wrapper class [dotlucene.net]示例代码using IFilter;
// ...
public static string ExtractTextFromPdf(string path) {
return DefaultParser.Extract(path);
} 下载一个示例代码· Parsing PDF Files using IFilter [squarepdf.net]如果使用Adobe Acrobat Reader 自带的 PDF IFilter ,需要重命名进程为 "filtdump.e
- 2023-07-08 21:55:04下载
- 积分:1
-
"Information Management" data dictionary
《学籍管理系统》数据字典-"Information Management" data dictionary
- 2023-07-07 13:45:03下载
- 积分:1
-
TF-IDF codes
Tf - idf"s word frequency statistics program, but the word frequency statistics, is the realization of the early operation method of text categorization.
- 2022-01-28 02:49:22下载
- 积分:1