搜索资源列表
Reversible EZW-Based Image Comp
- 可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
jamvm-1.4.2
- jamvm-1.4.2.是嵌入式 中的java虚拟机的实现代码,支持power pc x86和arm -jamvm - 1.4.2. Embedded is the java virtual machine codes, support power pc x86 and arm
ezwc11_c_prgram
- 本代码是嵌入式零树小波编码算法EZW的源代码。这是一种哦个简单但非常有效的图像编码算法。
20060731FFT
- 适用于MP3音乐中波形处理(FFT算法),该代码采样不是很多,更适合嵌入式产品中MP3播放器波形处理
mqc
- 这个是jpeg2000中使用的算术编码,是嵌入式编码模块tie2的核心代码
vc
- jpeg转bmp图源码,纯C代码,可移植到嵌入式系统
ezwdemowf
- 介绍小波的函数,不是很复杂,初学者应该会有很大的帮助,嵌入式零树的代码
EZWcode
- 嵌入式小波零树(EZW)算法的过程详解和Matlab代码。-EZW code 。
EZWdecode
- 嵌入式小波零树(EZW)算法的过程详解和Matlab代码(3)解码过程-EZW decode。
MCMPFFT
- 嵌入式程序中的fft算法代码,详细输入输出内容参见程序说明-Embedded program code fft algorithm in detail the contents of input-output descr iption of the procedures, see
embeded_system_realize_with_c
- 嵌入式系统的建模及matlab仿真,同时给出相应的C++实现代码-failed to translate
QccPackSPECK-0.58-1.tar
- QccPackSPECK也是重要的嵌入式编码方法,在小波编码中具有重要应用。这个代码3d-speck也是应用于三维小波体数据压缩的代码。-QccPackSPECK is also an important embedded coder, which is vital in wavelet coding. this 3d-speck sourcecode is very useful for people who process 3d volume data
dingqianbeicotestcode
- poj3748-3752,“顶嵌杯”全国嵌入式系统C语言编程大赛初赛高质量代码。仅供参考。-code for poj
test_conf
- 标准C实现配置文件处理代码,可以识别出各种错误格式,非常合适嵌入式编程中使用-Standard C to achieve the configuration file handling code, you can identify a variety of error formats, very appropriate use of embedded programming
crc_pure_c
- 整理的C RC通用计算代码。可用于没有OS的嵌入式-CRC general purpose computing, finishing the C code. Can be used for the OS embedded
Compress-Binary-by-LZSS
- 该代码使用lzss压缩算法来压缩单片机程序,节约嵌入式方案的Flash容量。用法:lzss e/d sourcefile destfile, e/d是二选一,压缩和解压。-This code is use to compress binary file, for reducing flash size.
ecc
- 32 比特 ecc 嵌入式 实现 代码 c代码-32-bit embedded achieve ecc
MatrixAndVector
- 矩阵和向量代数运算C语言函数。可用于嵌入式代码的子函数。-linear algebra functions, which can be used in an embeded system
基于模型的设计及其嵌入式实现
- 基于模型的设计及其嵌入式实现,在MATLAB平台上实现模型设计,快速的代码生成。(Model based design and embedded implementation, model design, rapid code generation on the MATLAB platform.)
基于模型设计—自动代码生成之硬件驱动
- 基于模型设计—自动代码生成之硬件驱动: 分享RTW 工具箱做自动代码生成时,硬件驱动的编写方法;本文涉及两方面的技术难点CMEX S 函数和TLC 文件的编写,对这两方面不熟悉的童鞋可以先看看相关的Help 文档。 通过硬件驱动模块和上层控制模块的结合,可以实现嵌入式系统C 代码的一键式 生成,所生成的代码无需做任何修改就可以直接下载到单片机中。(Model design based on the hardware driver of automatic code generation)