-
最大公约数
最大公约数
- 2022-05-08 00:16:19下载
- 积分:1
-
学生作业提交与批改系统
系统主要分为三个模块,管理员模块、教师模块、学生模块。管理员模块,其划分为学生管理、教师管理、课程管理、作业管理、问题管理、修改密码六个功能子模块。教师模块,该模块分为个人资料、作业管理、回答问题、修改密码四个功能子模块。学生模块,该模块分为个人资料、作业信息、疑难问题、修改密码四个功能子模块。
- 2023-06-15 13:50:11下载
- 积分:1
-
用实测数据对Gipsy算法的效率进行评估,在Gipsy算法中加进小波方法,用来估计模糊度,计算表明,可极大地提高Gipsy算法的效率。...
用实测数据对Gipsy算法的效率进行评估,在Gipsy算法中加进小波方法,用来估计模糊度,计算表明,可极大地提高Gipsy算法的效率。
-Gipsy using measured data on the efficiency of algorithms to assess, in the Gipsy algorithm into the wavelet method, used to estimate the ambiguity, the calculation shows that can greatly improve the efficiency of Gipsy algorithm.
- 2023-03-08 22:30:02下载
- 积分:1
-
垃圾邮件
The Spam-Filtering Accuracy Plateau at 99.9% Accuracy and How to Get Past It.
- 2022-01-25 22:25:47下载
- 积分:1
-
16c550的中文说明
16c550的中文说明-16c550 the Chinese explanation
- 2023-02-01 03:10:03下载
- 积分:1
-
operating system test process scheduling procedures
操作系统试验进程调度程序-operating system test process scheduling procedures
- 2022-05-28 23:41:54下载
- 积分:1
-
This is the PowerBuilder Application 102 absolutely practical skills for both fo...
这是PowerBuilder应用的102个绝对实用技巧,不论对于新手还是对于有经验的程序员都有很好的借鉴作用.-This is the PowerBuilder Application 102 absolutely practical skills for both for the novice and experienced programmers have had good reference.
- 2022-05-13 12:02:20下载
- 积分:1
-
Zlib壓縮解壓縮
利用網路上http://www.zlib.net進行檔案壓縮跟解壓縮功能。
可進行檔案或是目錄壓縮跟解壓縮。
將功能包成Class
如何使用
To use ZLIB class just add below file to your projects.
TZLIB.CPP
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-24 07:23:08下载
- 积分: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
-
回文判断程序
回文判断程序-Palindrome judging procedures
- 2022-10-31 22:30:02下载
- 积分:1