搜索资源列表
2006171034042857
- 用于电视编码,解码,比较各种图像压缩算法的优缺点,给出基于DCT变换的图像压缩软件程序-for video encoding, decoding, compare various image compression algorithm advantages and disadvantages DCT is based on the image compression software
X264_2
- H.264改进解码软件,可用于图像压缩解压缩及编解码研究,效率高于JM。
RS_code
- 一研究员写的RS纠错编码原理及其实现方法 文章详细讲解了编码解码的软件实现方法,附有MATLAB仿真程序。是我见到的最经典的讲解RS编码的文章。
huffmanprogram
- 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
AVS_P3_dec
- AVS 音频解码参考软件,本人亲自验证,没有问题,请放心下载。-AVS audio decoder reference software, I personally verified, there is no problem, please be assured to download.
AAC
- ACC代码,对音频开发者很有帮助;AAC是音频编解码中重要的方法,在音频类软件中应用广泛。-ACC code, useful for audio developers AAC audio codec is an important method, widely used in Audio class software.
yuanchengxu
- 12864液晶屏源程序(已经调试通过) “祝你平安”源程序 PCF8563 I2C 实时时钟日历芯片 红外线遥控器软件解码原理和程序(C) DS12887时钟芯片应用 多媒体音响遥控器控制程式-12864 LCD source (already debugged) " I wish you peace," the source PCF8563 I2C real time clock calendar chip infrared remote control
GNSS_SDR
- GPS_SDR:GPS软件接收机源码,包括从中频数据获取到捕获、跟踪、解码、定位和界面显示。-GPS_SDR: GPS software receiver source, including data acquisition from the IF to the acquisition, tracking, decoding, positioning, and screen displays.
huffman-de
- 哈弗曼解码程序在matlab软件中的实现-huffman decode in matlab
315Mwuxian
- 2路315M智能学习型无线遥控接收模块 220V供电 软件解码 一键学习 一键清除 一键模式切换-2-way 315M Intelligent Learning wireless remote control receiver module 220V power supply software to decode a key learning a key to clear a key mode switch
G.729-voice-encoding-the-source-code
- G.729语音编码的源代码,主要针对语音编码和解码过程,该源代码可用于DSP软件仿真-G.729 voice encoding the source code
MCU_1415
- SACM_D10语音函数库是凌阳科技大学计划针对SPCE061A单片机推出的语音录制和播放解决方案。它包括SACM_A1600、SACM_DVR1600、SACM_S720和SACM_MS01四套语音编解码软件包,适合语音播放、语音录制、音乐播放等用途。与之前的SACMv26e库相比,新的语音库采用全新的程序架构,层次更清晰,结构更合理。 SACM_D10语音函数库配有完整的库函数使用说明、压缩转换工具和使用范例。-SACM_D10 voice libraries are Sunplus
Rapid-implementation-of-RS-code
- 对通用的编解码算法进行了分析和比较。、对有限域基本算法,包括加法、乘法以及求逆的实现进行了研究,并在matlab中进行了软件编程,最终综合了性能及速度等因素,使用了比较简单、易于实现的逻辑运算作为硬件实现的基础。 -For general decoding algorithm are analyzed and compared. , the basic algorithm of finite field, including the addition, multiplication, and
Huffman-and-codec
- c/c++哈夫曼排序及编解码,计算机类专业标注课程设计,高效简洁代码。解压缩软件核心程序。-Huffman and codec
人脸识别dlib19.10
- 一个机器学习的开源库,包含了机器学习的很多算法,使用起来很方便,直接包含头文件即可,并且不依赖于其他库(自带图像编解码库源码)。Dlib可以帮助您创建很多复杂的机器学习方面的软件来帮助解决实际问题。目前Dlib已经被广泛的用在行业和学术领域,包括机器人,嵌入式设备,移动电话和大型高性能计算环境。