-
这是简单的波形生成程序,供大家参考,谢谢。
这是简单的波形生成程序,供大家参考,谢谢。-code
- 2022-03-22 02:01:20下载
- 积分:1
-
ACESXP
ACESXP-1.0,ACE网络编程的一个小例子。-ACESXP-1.0, ACE network programming a small example.
- 2023-01-28 07:20:04下载
- 积分:1
-
这是一个里利用pcap写的捕获数据浏览的代码
这是一个里利用pcap写的捕获数据浏览的代码-This is a program write through pcap and it can find the device in you computer
- 2022-09-21 08:10:03下载
- 积分:1
-
TCP文件传输协议的服务器端的实现(JAVA编写)
TCP文件传输协议的服务器端的实现(JAVA编写)-TCP File Transfer Protocol server-side to achieve the (JAVA prepared)
- 2022-05-13 16:29:49下载
- 积分: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
-
在ASP.NET中存取图片到数据库的示例
在ASP.NET中存取图片到数据库的示例-in ASP.NET Photo access to the database example
- 2022-08-17 02:03:05下载
- 积分:1
-
上课的时候用VB编写的文件传输的技巧,有利于初级者学习
上课的时候用VB编写的文件传输的技巧,有利于初级者学习-class of VB paper prepared by the transmission of skills and a conducive learning primary. .
- 2022-05-08 06:58:03下载
- 积分:1
-
使用完全端口进行网络编程。这是一个非常有用的例子程序。
使用完全端口进行网络编程。这是一个非常有用的例子程序。-full use of port network programming. This is a very useful example programs.
- 2023-08-11 17:15:04下载
- 积分:1
-
一个模拟闪电的VB代码,小代码非常的实用。不要错过啊
一个模拟闪电的VB代码,小代码非常的实用。不要错过啊-a simulated lightning VB code, the code is very small practical. Not to miss ah
- 2022-08-15 22:55:12下载
- 积分:1
-
一个简单的网络编程的小程序,入门用。使用Windows Sockets API函数进行网络编程,访问域名服务器,获取与域名相对应的IP。...
一个简单的网络编程的小程序,入门用。使用Windows Sockets API函数进行网络编程,访问域名服务器,获取与域名相对应的IP。-a simple small network programming procedures, beginners use. Windows Sockets API for network programming, visit the domain name server access to domain names corresponding to the IP.
- 2022-06-26 06:58:26下载
- 积分:1