搜索结果
找到约 58 项符合
encode 的查询结果
按分类筛选
- 全部分类
- 压缩解压 (8)
- 加密解密 (6)
- 其他 (4)
- 数据结构 (4)
- 汇编语言 (3)
- Java编程 (3)
- 通讯/手机编程 (3)
- 多媒体处理 (2)
- 编译器/解释器 (2)
- 数学计算 (2)
- matlab例程 (2)
- 软件设计/软件工程 (2)
- 其他书籍 (2)
- 单片机编程 (1)
- 数值算法/人工智能 (1)
- 语音压缩 (1)
- Windows Mobile (1)
- 书籍源码 (1)
- 编辑器/阅读器 (1)
- 通讯编程文档 (1)
- 嵌入式Linux (1)
- 文章/文档 (1)
- 其他嵌入式/单片机内容 (1)
- J2ME (1)
- 文件格式 (1)
- 手机短信编程 (1)
- Linux/Unix编程 (1)
- 技术资料 (1)
其他书籍 Data transmiter to encode data and transmit to system onother.
Data transmiter to encode data and transmit to system onother.
软件设计/软件工程 DSP MV3018图像处理芯片资料,处理图片,OSD,YUV,MJPEG,ENCODE等等
DSP MV3018图像处理芯片资料,处理图片,OSD,YUV,MJPEG,ENCODE等等
Java编程 先装JAVA虚拟机,设好CLASSPATH 在附件里下载Encode.jar,start.bat 文件 双击start.bat 运行...
先装JAVA虚拟机,设好CLASSPATH
在附件里下载Encode.jar,start.bat 文件
双击start.bat 运行...
Linux/Unix编程 spiht for linux this is used to decod and encode vedio i wich all enjoy
spiht for linux this is used to decod and encode vedio i wich all enjoy
通讯/手机编程 Turbo码编码器的encode最上层模块
Turbo码编码器的encode最上层模块,它的主要作用是连接Turbo码编码器的其他模块
多媒体处理 AAC编解码源码
·详细说明:AAC编解码源码,Advanced Audio (AAC) Decoder including SBR decoding,(mp3已经过时了,这是包含SBR的最新AAC编解码算法)-AAC encode/decode source . Advanced Audio (AAC) Decoder including SBR decoding. Mp3 was out. This packag
单片机编程 51单片机播放音乐编码程序 ,music encodeV1.
51单片机播放音乐编码程序,music encode,51mcu播放音乐编码程序
加密解密 一个用ATL开发的Base64编码控件
一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net
压缩解压 In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and t ...
数据结构 霍夫曼算法编码、解压encodedecode
霍夫曼算法编码、解压encode\decode