-
应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例...
应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例-VB.net application development, data compression and decompression of the pressure on deal with compressed data stream example
- 2022-11-17 04:35:04下载
- 积分:1
-
经典的乡农编码,算法比较简单,了解乡农编码的请顶。
经典的乡农编码,算法比较简单,了解乡农编码的请顶。-classic Township coding algorithm is relatively simple to understand Township coding please roof.
- 2022-03-12 19:51:15下载
- 积分:1
-
java开发的一个基于mysql的小数据库系统
java开发的一个基于mysql的小数据库系统-development of a java-based mysql small database system
- 2022-07-13 11:28:01下载
- 积分:1
-
简单的vc视频捕捉,不是我写的
简单的vc视频捕捉,不是我写的-simple video capture, I did not write
- 2022-03-24 08:35:56下载
- 积分:1
-
C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码...
C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码-C code to complete jpeg encoding and decoding, including dct, quantization, zigzag and the Huffman code, decoding
- 2022-03-02 17:24:15下载
- 积分:1
-
用VB实现文件压缩和解压缩,对于初学VB的同志具有参考价值
用VB实现文件压缩和解压缩,对于初学VB的同志具有参考价值-VB document compression and decompression, for beginners VB comrades reference value
- 2022-11-30 21:40:03下载
- 积分:1
-
Java编写的简单的Mail发送程序,包含了邮件的发送过程,相应过程的演示。
可以被其它Serverlet调用来发送邮件。...
Java编写的简单的Mail发送程序,包含了邮件的发送过程,相应过程的演示。
可以被其它Serverlet调用来发送邮件。-Mail procedure ,written in Java to send a simple , contains the e-mail sending process, the corresponding demonstration of the process. Other Serverlet can be invoked to send mail.
- 2022-06-18 13:02:31下载
- 积分:1
-
java实现的xml压缩算法
java实现的xml压缩算法-realized xml Compression Algorithm
- 2022-10-02 08:40:03下载
- 积分:1
-
小游戏,一款可以自行使用的象棋游戏,你可以轻松的上交作为作业。...
小游戏,一款可以自行使用的象棋游戏,你可以轻松的上交作为作业。-small game, one is free to use the chess game, you can easily surrendered as operations.
- 2022-02-28 09:56:19下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1