-
DSP算法的c语言实现.pdf
【实例简介】
- 2021-10-06 00:30:58下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(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
-
清新互联API
说明: 能够使用清新互联的平台来对车辆GPS进行监视(Vehicle GPS can be monitored using a clean and interconnected platform)
- 2020-06-17 03:20:01下载
- 积分:1
-
交通灯
南北方向为主干道,东西方向为次干道。S1:南北方向直行30秒,南北方向绿灯亮,南北方向人行道通行,人行道绿灯亮,东西方向禁止通行,东西方向红灯亮。(南北方向绿灯最后5s,黄灯闪烁)S2:南北方向左转20秒,左转灯亮,南北方向人行道通行,东西方向红灯亮(左转灯最后5s,黄灯闪烁)S3:东西方向直行20秒,东西方向绿灯亮,东西方向人行道通行,人行道绿灯亮,南北方向禁止通行,南北方向红灯亮。(东西方向绿灯最后5秒,黄灯闪烁)S4:东西方向左转20秒,左转灯亮,东西方向人行道通行,南北方向红灯亮(左转灯最后5秒,黄灯闪烁)S5:SW2按一次,设置南北方向直行时间;SW2按两次,设置东西方向直行时间。S6:SW1按一次,东西南北红灯都亮,特殊状态。
- 2022-08-10 08:24:10下载
- 积分:1
-
TCP服务器程序
使用VC6编写的TCP服务器程序。
TCP服务器程序.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTCPApp application class.
TCP服务器程序.cpp
This is the main application source file that contains the application
class CTCPApp.
- 2023-05-11 04:20:03下载
- 积分:1
-
Kruskal
Kruskal in Data structure
- 2013-10-02 21:20:46下载
- 积分:1
-
Kalman-matlab
传感器姿态解算 matlab工具箱全部程序自带测试文件程序(Sensor attitude algorithm matlab toolbox full program comes with the test documentation procedures)
- 2013-07-11 14:51:08下载
- 积分:1
-
Parabola_3D
一个用WPF做的三维抛物线面,可在x、y、z方向投影(A three dimensional parabolic WPF do with the surface, can be projected in the X, y, z direction
)
- 2021-03-16 16:59:22下载
- 积分:1
-
C-Programming-for-Arduino
C programming for arduino
- 2015-04-15 14:39:34下载
- 积分:1
-
C# 实现窗体控件值与数据库字段绑定
C# 实现窗体控件值与数据库字段绑定,DataBinding的用法例子,基本的数据库操作示例,学习MyAdapter、SqlDataAdapter、DataBindings、BindingContext等的用法,测试例子如上图所示。
- 2022-03-18 00:24:48下载
- 积分:1