-
G723 算法,封装了复杂的内部实现,提供简单的调用接口,此工程为VC2003工程,请根据需要作转换。...
G723 算法,封装了复杂的内部实现,提供简单的调用接口,此工程为VC2003工程,请根据需要作转换。-G723 algorithm, complex internal package, providing a simple call interface, this works for the VC2003 project, please according to the need for conversion.
- 2022-03-07 04:07:46下载
- 积分:1
-
WinZip的源代码
Winzip的源代码-Winzip source code
- 2022-03-21 05:25:13下载
- 积分:1
-
all the source code has been used successfully Borland C compiler. Each director...
所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers or operating systems require modification in some places.
- 2023-04-30 01:15:04下载
- 积分:1
-
本软件实现单机数据压缩打包备份功能.数据压缩级别,压缩速度可选!备份可采取增量备份或全备份....
本软件实现单机数据压缩打包备份功能.数据压缩级别,压缩速度可选!备份可采取增量备份或全备份.-the standalone software package backup data compression functions. Data compression levels, optional compression speed! Backup can take full or incremental backup backup.
- 2023-04-18 01:05:04下载
- 积分:1
-
学车系统,了解学车的 相关信息 ,考试规则,以及 其他的相关信息。...
学车系统,了解学车的 相关信息 ,考试规则,以及 其他的相关信息。-Learner drivers in the system, learner drivers to understand the relevant information, the examination rules, as well as other relevant information.
- 2022-07-04 00:12:30下载
- 积分:1
-
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying t...
快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, and then meeting the two methods were part of the data quick sort, the entire sorting process can be recursive, and thus the entire data into an orderly sequence.
- 2022-01-25 19:36:20下载
- 积分:1
-
实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。...
实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。-achieve statistical compression algorithm, as well as from the definition files for compression and decompression. To achieve the vc interface, good procedures.
- 2022-11-06 11:05:03下载
- 积分:1
-
我把unrar的代码整理成vc工程了,供大家使用。
我把unrar的代码整理成vc工程了,供大家使用。-I unrar code organized into the vc project for everyone to use.
- 2022-01-30 20:27:39下载
- 积分:1
-
可运行,运用游程长度编码法进行压缩和解压缩图象文件。
可运行,运用游程长度编码法进行压缩和解压缩图象文件。-Can be run using run-length coding method for document image compression and decompression.
- 2022-01-26 05:12:35下载
- 积分:1
-
They have been developed using the AZTEC C86 compiler, and are portable to any o...
They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
- 2022-03-24 03:38:19下载
- 积分:1