-
heritrix是一种开源的网络爬虫/网络蜘蛛,heritrix目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。...
heritrix是一种开源的网络爬虫/网络蜘蛛,heritrix目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。-heritrix is an open source network reptiles/Web Spiders, heritrix purpose is to track the page url to the expansion of the crawl, and finally for the search engine provides a wide range of data sources.
- 2022-01-24 12:54:38下载
- 积分:1
-
一个免费的用于局域网的消息传送小工具, 您可以用它来取代 Windows自带的 WinPopup.EXE...
一个免费的用于局域网的消息传送小工具, 您可以用它来取代 Windows自带的 WinPopup.EXE-For a free LAN messaging gadget, you can use it to replace Windows built-in WinPopup.EXE
- 2022-05-23 22:47:19下载
- 积分:1
-
vc封装了HTTP操作的类支持代理服务
vc封装了HTTP操作的类支持代理服务-vc encapsulates the type of operation in support of HTTP proxy service
- 2022-12-15 20:20:03下载
- 积分:1
-
VB do Sniff integrity of the software interface code is also very attractive, th...
VB做的Sniff软件完整代码 界面也非常好看,建议下载-VB do Sniff integrity of the software interface code is also very attractive, the proposed Download
- 2022-01-26 01:59:08下载
- 积分:1
-
用C++在vs2005开发的tcp远程文件传输程序。
用C++在vs2005开发的tcp远程文件传输程序。-With C++ In VS2005 development tcp remote file transfer procedures.
- 2022-06-21 19:51:41下载
- 积分:1
-
里面详细介绍了很多ASP的错误代码代号之类的,在出错时可以查到到底是那里出错等信息。...
里面详细介绍了很多ASP的错误代码代号之类的,在出错时可以查到到底是那里出错等信息。-inside a lot of detailed error code ASP code like the error can be found in the end there is wrong information.
- 2022-06-21 00:47:30下载
- 积分:1
-
eMule VeryCD版是完全自由的GPL软件,诚邀各路高手合作开发,有意者请联系:dashhuang@gmail.com
eMule VeryCD版是完全自由的GPL软件,诚邀各路高手合作开发,有意者请联系:dashhuang@gmail.com-wired version is completely free of GPL software, invites all year cooperative development Interested parties please contact : dashhuang@gmail.com
- 2022-01-25 17:08:48下载
- 积分:1
-
用winsock实现的聊天代码,有客户端和服务器,只有聊天的基本功能,其他功能有待完善...
用winsock实现的聊天代码,有客户端和服务器,只有聊天的基本功能,其他功能有待完善-with winsock achieve chat code, the client and server, only the basic functions chat, other functions to be perfected
- 2023-08-15 02:55:04下载
- 积分:1
-
我的大二作业程序,计算机网络socket编程,实现两个人之间互相传文件。...
我的大二作业程序,计算机网络socket编程,实现两个人之间互相传文件。-my sophomore year operating procedures, computer network socket programming, two people between traditional documents.
- 2023-06-10 02:50:04下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1