-
apple
apple的开源软件openphone的源代码-apple
- 2022-03-19 17:00:51下载
- 积分:1
-
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以-udp transfer GPS data, functions, reference can be run successfully, we can
- 2023-01-28 18:05:03下载
- 积分:1
-
Socket 异步通信,用户可以用不同的方式 不必须等待一个操作结束,然后在做别的操作,可以并行操作Socket。...
Socket 异步通信,用户可以用不同的方式 不必须等待一个操作结束,然后在做别的操作,可以并行操作Socket。-Socket asynchronous communication, users can use a different method does not have to wait until the end of an operation, and then doing other operations, operating in parallel socket.
- 2022-05-17 00:03:27下载
- 积分:1
-
本程序是一个关于如何获取网卡地址的小程序,简单实用。
本程序是一个关于如何获取网卡地址的小程序,简单实用。-this is a procedure on how to access the LAN addresses small procedures, simple and practical.
- 2022-03-20 06:37:50下载
- 积分: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
-
small section of code is easy access to the IP address and machine NAME
一段小代码很容易获得本机IP地址和NAME-small section of code is easy access to the IP address and machine NAME
- 2022-08-10 00:43:12下载
- 积分:1
-
使用winpap适时抓取包(需要下载winpcap库)
使用winpap适时抓取包(需要下载winpcap库)-use winpap timely capture packets (download winpcap Treasurer)
- 2022-03-12 22:24:51下载
- 积分:1
-
5大IO模型之一:select模型,介绍selectio的一般流程
5大IO模型之一:select模型,介绍selectio的一般流程-five large IO model one : select models, introduced the general process compo
- 2022-01-25 21:14:35下载
- 积分:1
-
大型超市pos系统
大型超市pos系统 -Large supermarket pos system
- 2022-09-21 02:15:03下载
- 积分:1
-
a simple online chat network server, online chat
一个简单的网络聊天服务器,在线聊天
- 2022-03-01 01:01:38下载
- 积分:1