资源列表
[网络截获/分析] translate.tar
说明:ruby脚本获取谷歌翻译结果,利用了http-get的方法,可以用于网站的自动翻译-ruby scr ipt for Google translation results using the http-get method can be used for the automatic translation of the site<张恂> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[网络截获/分析] CSharpwebmessage
说明:截获网页弹出消息 并执行C#代码Intercepts webpage pop-up messages and implementation of C# code-The intercepted web pop-up messages and execute C# code<张燕> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[网络截获/分析] baidu_spider
说明:通过ruby语言写的一份自动获取百度搜索结果的代码。-Write a ruby language automatically obtain the the Baidu search result code<顾攀> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[网络截获/分析] Web-Extraction
说明:该程序实现了将腾讯新闻网站的正文部分抽取出来,主要用到的是python的正则表达式处理包,功能简单实现良好-The program to achieve a body part extracted Tencent news sites, mainly used python regular expression processing package, the function is simple to achieve good<冯剑> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[网络截获/分析] block360cloud
说明:介绍了一种进行云阻断的方法,这里主要是通过DNS相应来实现对360安全卫士扫描的云阻断。-This paper introduces a method for blocking clouds, here is mainly achieved through DNS corresponding to 360 security guards scanned cloud blocked.<wuteng> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[网络截获/分析] weather.java
说明:抓取中国天气网的信息并将其处理后而成的天气预报软件,研究字符串处理的朋友可以-Crawl China Weather Network' s information and forecasts made after software research string handling friends can see<叶子> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[网络截获/分析] Matrix-addition
说明:矩阵相加(三元组): 先建立稀疏矩阵的三元组存储结构。输入第一个矩阵的行数和列数和非零元素个数,并输入非零元所在位置和大小。输入第二个矩阵的非零元素个数并输入非零元所在位置和大小。然后处理这两个矩阵:若矩阵1中非零元素的行列值等于矩阵2中非零元素的行列值,只需将两非零元素相加;若矩阵1中非零元素的行列值不等于矩阵2中非零元素的行列值,分别记录其所在位置和大小。-Matrix addition (triples): First c<ck> 在 2025-03-13 上传 | 大小:1kb | 下载:0