-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1
-
SPWM
利用定时器1的互补通道实现SPWM(图形测试实现一半)(Implementing SPWM with complementary channels of timer 1)
- 2020-06-21 16:00:01下载
- 积分:1
-
温度传感器设计指南
嵌入式资料温度传感器设计指南全部知识点都在这里(Guidelines for temperature sensor design)
- 2020-06-17 04:40:01下载
- 积分:1
-
基于深度学习的脑电信号处理算法
这些代码是处理脑电数据的较好的代码,是用的是基于深度学习算法编写的,是在matlab平台下处理的。处理的效果较好!!!!!
- 2022-10-01 16:25:03下载
- 积分:1
-
matlab接口程序
matlab的引擎接口程序,本程序详细介绍了基于matlab引擎模式接口的调用程序。
- 2023-08-25 19:00:03下载
- 积分:1
-
IPC_example_on_6678
TI TMS320C6678的IPC核间通信例程,非常珍贵,CCSV51版本。(TI TMS320C6678 of IPC inter-core communication routines, very precious, CCSV51 version.)
- 2013-07-07 14:50:24下载
- 积分:1
-
vxworks编程指南
说明: vxworks 驱动开发,主要针对刚学vxworks开发的新手,根据自己的需要下载(vxworks driver dep, for learning vxworks driver friends, please get it)
- 2020-07-07 19:38:40下载
- 积分:1
-
有关无闪烁刷屏技术
有关vc的无闪烁刷平技术,介绍的东西非常有用(vc of the Brush- Flicker-free technology, the introduction of very useful things)
- 2005-01-17 11:39:16下载
- 积分:1
-
cPP-code
徐士良c++第四版基础教程代码,简单易懂(Based tutorial Xu Shiliang fourth edition of c + + code, easy to understand)
- 2016-03-21 09:29:51下载
- 积分:1
-
motorctrl
电动机pid控制的源码(算法),具有比较规范的数据结构,例外很好地应用了pid控制算法。(Motor pid control of the source (algorithm), with a standard data structure, exceptions to the application of good pid control algorithm.)
- 2021-04-12 11:38:57下载
- 积分:1