-
真人发声,语音报时!(含软件),编程使用 AHM、LMD控件
真人发声,语音报时!(含软件),编程使用 AHM、LMD控件-Live voice, voice time! (Including software), programming the use of AHM, LMD controls
- 2022-12-19 02:20:03下载
- 积分:1
-
介绍了树形控件的使用知识,以及操作管理器的使用
介绍了树形控件的使用知识,以及操作管理器的使用-introduce
- 2022-06-03 04:37:27下载
- 积分:1
-
xvid的视频编解码库文件
xvid的视频编解码库文件-xvid video codec libraries
- 2022-01-31 03:48:28下载
- 积分:1
-
用哈夫曼编码实现对文件的压缩
用哈夫曼编码实现对文件的压缩-Huffman coding used to achieve compression of the document
- 2022-03-18 06:17:07下载
- 积分:1
-
Speex
speex-1.2rc1.tar.gz,语音编解码器-speex-1.2rc1.tar.gz, voice codec
- 2022-07-07 15:37:09下载
- 积分:1
-
a-law u-law pcm间的转换,提供了快速实现这几种编码的转换方法
-a-law u-law pcm the conversion, the rapid realization of these various ways of coding
- 2022-06-22 01:33:34下载
- 积分:1
-
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串...
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。-① the input grammar, automatically constructed by the procedures set FIRST FOLLOW ② the input grammar, it is automatically generated by the process of LL (1) analysis table ③ For a given input strings, should be able to identify the string to determine whether a given grammar sentence.
- 2023-07-09 00:45:03下载
- 积分:1
-
类似24点的任意数计算,
类似24点的任意数计算,-EEEE
- 2023-05-05 05:50:03下载
- 积分:1
-
来源结构,压缩和解压缩代码
Structure the sources so that the compression and decompression code
form a library usable by any program, and write both gzip and zip on
top of this library. This would ideally be a reentrant (thread safe)
library, but this would degrade performance. In the meantime, you can
look at the sample program zread.c.-Structure the sources so that the compress ion and decompression code form a library usabl e by any program, and write both gzip and zip on top of this library . This would ideally be a beats per (thread safe ) library. but this would degrade performance. In the mean time, you can look at the sample program zread.c.
- 2022-09-28 22:20:04下载
- 积分:1
-
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示...
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image-- an outbound trip. Yu Cheng text compression principle on repeated field using three symbols logo Act : (a) repeat prompt, such as @,#, etc.; (2) Run-length parameters, or the number of repeat, if using a byte, the largest the length of 255 to repeat the word; (3) repeat characters. More than three as part of a repeat factor. Visibility to gain compression efficiency, duplication of characters in three more. 2. Run-image compression for the principle of two binary images, a zero original data matrix, progressive compression deal with the matrix : (1) n a row, n; (2) consecutive n 0, expressed as-n.
- 2022-05-06 21:11:33下载
- 积分:1