-
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。-Extract text file specified keywords, is my nmap scan results for the extraction writing.
- 2022-03-04 08:41:16下载
- 积分:1
-
It s a portscan example in multithread mode
It s a portscan example in multithread mode
- 2022-08-20 14:52:32下载
- 积分:1
-
C语言实现一个钟表
这个钟表模拟程序是用的Borland Bcc 编译器开发,运行在windows2003平台。钟表程序是C++实现,其中图片的载入时重点,感兴趣的读者可自己更换图片,将此程序作为模板。另一个重点是makefile文件的编制,我已经将编制好的结果放入压缩包中,没有采用宏变量方式,方便读者。
- 2022-02-12 04:02:35下载
- 积分:1
-
scan subfolders example, the right to operate certain folder, find out as partic...
扫描子文件夹的示例,对某些文件夹操作,查找等特别有用。看似简单但不知道,对有些操作就会特头痛。 //复杂的程序都是由不起眼的东东拼凑起来的-scan subfolders example, the right to operate certain folder, find out as particularly useful. Seemingly simple, but I do not know, for some special operation will be a headache.// Complex procedures are unremarkable pieced together Wanton
- 2023-07-12 10:30:03下载
- 积分:1
-
一个用Delhpi开发的生成CHM文件例子.
一个用Delhpi开发的生成CHM文件例子.-a development with the formation CHM document examples.
- 2022-02-12 08:49:46下载
- 积分:1
-
确定哪个硬盘驱动器可用以及有多少硬盘空间
确定哪个硬盘驱动器可用以及有多少硬盘空间-determine which hard drives and the number of available hard disk space
- 2022-09-03 16:05:03下载
- 积分:1
-
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码...
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码对于软件开发人员非常重要。本例实现了汉字内码转换。-traditional and simplified Chinese characters are frequently used Chinese characters of the two forms, the computer code within their respective audit called BIG5 and GB yards. Usually encountered both need each other coding for grasping the situation, master CICS code for software developers is very important. The realization of the cases CICS code conversion.
- 2022-01-25 16:58:16下载
- 积分:1
-
这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。...
这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。-This is a more or rbf bin hex contents of the documents and different tools. Window can display different, but will generate record txt document.
- 2022-01-28 22:48:24下载
- 积分:1
-
coading 人工蜂群一个最优化技术
coading 人工蜂群一个最优化技术
- 2022-06-12 05:04:42下载
- 积分:1
-
使用朴素贝叶斯文本分类的Python代码
应用背景朴素贝叶斯分类器是最成功的已知的学习分类文本文件的算法。我们将提供adatasetcontaining 20000新闻组消息从20个新闻组绘制。数据集包含20个新闻组的1000个文件。关键技术1.请请从 http://www.cs.cmu.edu/afs/cs/project/theo-11/www/naive-bayes.html 下载数据
2.分类是做 usingNaive 贝叶斯分类技术。
3.程序语言编写的 python。
4.Theaccuracyresult 是 98.7%是很好。
5.数据集很大,所以训练分类器的数据作为训练数据半休息一半作为测试数据
- 2022-02-04 14:40:20下载
- 积分:1