-
减压的主程序
Main program for decompression
- 2022-02-02 03:15:36下载
- 积分:1
-
我得到这16
这个是我前一段时间在国外网站上找到的16-bit的霍夫曼编解码器。我们常用的都是8-bit的,希望这个对大家有用。尤其是对医学图像,因为其有8位,12位,16位等。-i got this 16-bit huffman codec from abroad website. we usually use 8-bit huffman codec. this source code is especially useful for medical image process.
- 2022-04-24 11:10:36下载
- 积分:1
-
infozip DLL文件。包含VB的压缩和解压使用例子
infozip DLL文件。包含VB的压缩和解压使用例子 -Infozip DLL, contains compression and uncompression examples in VB
- 2022-03-12 11:58:28下载
- 积分:1
-
自制家用消毒液产生器
自制家用消毒液产生器-homemade household disinfectant generator
- 2022-04-22 03:05:31下载
- 积分:1
-
压缩解压,是unzip540的升级,这个外国网站摘来的源码,是evb编写....
压缩解压,是unzip540的升级,这个外国网站摘来的源码,是evb编写.-Compression decompression is unzip540 escalation, the foreign site to the source extraction is prepared EVB.
- 2022-07-24 05:37:11下载
- 积分:1
-
用c++写的图书管理信息管理系统,可以管理图书和读者信息
用c++写的图书管理信息管理系统,可以管理图书和读者信息-Written by c++ library management information management system can manage information on books and readers
- 2023-05-21 20:30:04下载
- 积分:1
-
本内容详细介绍huffman编码,并且有源程序.调试成功
本内容详细介绍huffman编码,并且有源程序.调试成功
- 2022-02-01 12:02:48下载
- 积分:1
-
介绍数字滤波器的设计,采用vhdl程序编写。
内容全面。
介绍数字滤波器的设计,采用vhdl程序编写。
内容全面。-Introduce the design of digital filters using VHDL programming. Comprehensive.
- 2022-08-04 06:26:26下载
- 积分: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
-
Four cars move in JPanel
四个小车运动在主窗口中运动,点击运动按钮可以运动,单击停止按钮,可以停止-Four cars move in JPanel
- 2023-01-21 09:45:03下载
- 积分:1