-
C++ Builder的Socket通信
c++ builder socket 通讯-c++ builder socket communication
- 2022-03-25 14:43:40下载
- 积分:1
-
books on CD
在书籍的光盘上复制下来的代码
这个是用Winsock技术实现的聊天室-books on CD-ROM copy down the code is Winsock technology chat room
- 2022-08-18 14:07:07下载
- 积分:1
-
一个socket服务端程序例子
一个socket服务端程序例子-A socket server program example
- 2022-03-19 22:28:09下载
- 积分:1
-
用Raw Socket构造TCP报文
用Raw Socket构造TCP报文-with Raw Socket tectonic TCP Packet
- 2022-09-08 05:40:02下载
- 积分:1
-
通过WINSOCK的TCP来模拟简单的网络聊天
通过WINSOCK的TCP来模拟简单的网络聊天-through TCP Winsock to simulate simple Web Chat
- 2022-06-19 20:22:45下载
- 积分: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
-
一个Sniff网络嗅探器,可以扫描设定的局域网段内的IP等信息
一个Sniff网络嗅探器,可以扫描设定的局域网段内的IP等信息-Sniff a network sniffer can be configured to scan the LAN segment within the IP and other information
- 2022-10-30 10:10:03下载
- 积分:1
-
简单的多线程聊天工具,用MFC编程实现,对初学网络编程的人是个很不错的开始。...
简单的多线程聊天工具,用MFC编程实现,对初学网络编程的人是个很不错的开始。-Simple multi-threaded chat tool, using MFC Programming for beginner of network programming is a very good start.
- 2022-06-27 15:51:34下载
- 积分:1
-
socket编程
socket编程基于c#开发,通过gprs进行通讯,异步通讯方式,具有一定的学习研究价值;适合新手了解学习
- 2022-06-01 07:31:59下载
- 积分:1
-
full name in English : Vitci Eshop, the Chinese name : Victoria C Mall, which is...
* VITCIE 的英文全称为:Vitci Eshop,中文名称为:维C商城,是一款基于php+Mysql的网络商城. * * VITCIE 具有以下特点: * * 1. 基于Php+Mysql+FreeBSD系统构建,稳定/强大/低廉; * * 2. 采用流行的模版编译系统,轻松拥有美观实用的用户界面; * * 3. 内建语言包替换模块,轻松实现多语言版本; * * 4. 拥有强大的数据备份功能; * * 5. 独创的商品参数模版系统,不同类别商品具体参数的维护将变得极之容易。-full name in English : Vitci Eshop, the Chinese name : Victoria C Mall, which is a php Mysql online marketplace.** VITCIE have the following characteristics :** 1. Php Mysql based on FreeBSD system builders, stability/powerful/low;** 2. to use the popular templates Compiler easily have aesthetic and practical user interface;** 3. Built-language pack replacement modules, easier and more language versions;** 4. powerful data backup function;** 5. original merchandise parameters template system, different categories of products to safeguard the specific parameters will become very easy.
- 2022-10-04 01:00:03下载
- 积分:1