-
source of this development is a simple Java chat room. For your reference, make...
此源码是个JAVA开发的简单聊天室。给大家参考,提提意见。-source of this development is a simple Java chat room. For your reference, make a suggestion.
- 2022-07-10 12:28:14下载
- 积分:1
-
数据压缩,C语言,VC实现,LZW编码
数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
- 2023-01-04 23:15:08下载
- 积分:1
-
某些运动的答案
Answer of certain exercise-Answer
- 2022-11-10 06:20:04下载
- 积分:1
-
7zip软件:七编码格式的压缩和解压功能。
7Zip软件实现:
七种编码格式的压缩与解压缩功能。-7Zip software : seven coding format compression and decompression functions.
- 2022-03-22 01:30:35下载
- 积分:1
-
Base64编码解码。
Base64 encode decode.
- 2022-02-20 07:51:12下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压-ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
- 2022-01-25 23:40:07下载
- 积分:1
-
一个asp聊天室
一个asp聊天室-an asp Chat Room
- 2022-06-30 07:26:55下载
- 积分:1
-
MPEG多视点视频编码(MVC)参考软件。用于对多路视频进行编码压缩,去除每路视频间的冗余。...
MPEG多视点视频编码(MVC)参考软件。用于对多路视频进行编码压缩,去除每路视频间的冗余。-MPEG Multi-View Video Coding (MVC) reference software. For the multi-channel video compression coding remove every video of redundancy.
- 2022-10-24 12:35:04下载
- 积分:1
-
简单的游戏
简单的五子棋功能。可实现人机对弈。可以双人对弈。操作简单方便-simple game
- 2022-11-06 06:55:03下载
- 积分: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