-
反编译软件,可以译出源程序,便于一些应用性的操作
反编译软件,可以译出源程序,便于一些应用性的操作-anti-compiler software, source code can be translated to facilitate the application of operation
- 2022-04-02 08:54:34下载
- 积分:1
-
功能测试程序。代码集成了发送端和接收端。
CAsyncSocket测试程序。代码集成了发送端和接受端。UDP模式。发送端发数据,接收端显示-CAsyncSocket testing procedures. Code integrates the sending end and receiving end. UDP mode. FAT data sender, the receiver display
- 2023-06-22 12:05:04下载
- 积分:1
-
网络应用.有好东西大家一起来分享,主要用于网络通信.
网络应用.有好东西大家一起来分享,主要用于网络通信.
- 2022-05-16 15:18:59下载
- 积分:1
-
multithreaded IP scanning foreigner writing multithreaded IP scanning, faster, F...
多线程IP扫描老外写的多线程IP扫描,速度较快,有源码,主要是调用了icmp d-multithreaded IP scanning foreigner writing multithreaded IP scanning, faster, FOSS is mainly deployed icmp d
- 2022-03-25 00:32:16下载
- 积分:1
-
一个js+css相册程序,可以用在产品展示等地方,有演示
一个js+css相册程序,可以用在产品展示等地方,有演示-a image show program
- 2023-04-04 02:50:03下载
- 积分:1
-
certi Distributed good open
certi不错的分布式开发软件 开源的 大家多多支持-certi Distributed good open-source software development we can support
- 2023-02-04 09:45:04下载
- 积分:1
-
通过ftp自动升级程序,pb6.5以上可以打开
通过ftp自动升级程序,pb6.5以上可以打开-Ftp automatically through the upgrade process, pb6.5 can open more than
- 2022-04-22 13:58:22下载
- 积分:1
-
IP Router : A new tool for Gigabit Networking
IP Router : A new tool for Gigabit Networking
- 2022-01-25 17:30:52下载
- 积分:1
-
网络端口测试程序
这个代码检测对应IP地址服务器的端口号是否可用。欢迎大家下载、试用。谢谢大家的支持!希望能有帮助!
- 2022-02-01 08:30:20下载
- 积分: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