-
1995年ACM竞赛问题和最终源
1995年ACM contest FINAL试题和源码-1995 ACM contest questions and source FINAL
- 2022-02-03 03:00:11下载
- 积分:1
-
回文判断程序
回文判断程序-Palindrome judging procedures
- 2022-10-31 22:30:02下载
- 积分:1
-
directory operation Algorithm
文件目录操作算法实现-directory operation Algorithm
- 2022-08-20 22:21:43下载
- 积分: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
-
A master s thesis
一篇硕士论文--基于高分辨率卫星图像的电厂目标的识别。涉及很多算法的介绍。很不错。-A master s thesis- based on high-resolution satellite images to identify the objectives of the plant. Algorithm involves a lot of introduction. Is pretty good.
- 2022-12-27 22:55:04下载
- 积分:1
-
This simple SDI Notepad
This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such resources as menu so that strings in Turkmen could be displayed I had to invent an additional technique 这是一个与记事本类似的简单的SDI应用程序,演示了怎样使用MFC来支持 Unicode,对指定的菜单条目进行Turkmenize标签化。实际上,Windwos 2000并不支持Turknen,因此,创建了那些菜单资源以便那些字符串可以在Turknen中显示,为此我必须开发其它的技术。 来源: http://www.codeguru.com/advancedui/SDI_Note.html- This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such resources as menu so that strings in Turkmen could be displayed I had to invent an additional technique .
- 2022-11-30 19:00:03下载
- 积分:1
-
4×8键盘编码程序
4×8键盘编码程序-4 8 keyboard coding procedures
- 2022-01-25 20:16:44下载
- 积分:1
-
shell编程的好文章
shell编程的好文章-shell programming excellent article
- 2023-03-10 06:05:03下载
- 积分:1
-
an original C source socket example, in great detail
C源码一个原始套接字的实例,很详细-an original C source socket example, in great detail
- 2022-08-20 12:36:02下载
- 积分:1
-
操作系统课程设计实验参考
操作系统课程设计实验参考-experimental courses on operating system design reference
- 2022-05-22 04:42:04下载
- 积分:1