-
ProgressBar_src
This is the Progress bar c++ code
- 2011-10-12 00:25:22下载
- 积分:1
-
stm32Interrut
嵌套向量中断控制器(NVIC)和处理器核的接口紧密相连,可以实现低延迟的中断处理和有效处理地处理晚到的中断(The NVIC and the processor core interface are closely coupled, which enables low latency
interrupt processing and efficient processing of late arriving interrupts.)
- 2013-11-29 10:47:47下载
- 积分:1
-
DSMP_Provision_API_HP11_20040303
卓望短信网关.+cmpp3.0协议.MISC系统短信SP接入培训.(ASPire SMS gateway.+ Cmpp3.0 agreement. MISC SMS SP system, access to training.)
- 2009-11-13 08:58:18下载
- 积分:1
-
GifCodec
参考网上的资料写的gif编解码。
编码用gdi解析常用图片格式,然后组装成gif
解码吧gif的每一帧转换成dib
gif文件格式网上有很多介绍
gif用的变长lzw压缩算法:
没弄懂原理,只知道过程。压缩取一个字符作为后缀,看看字符串是否存在。存在,用对应的编码作为前缀继续取;不存在把字符串添加到字典,前缀添加到输出流,后缀作为前缀继续取。解压取一个编码看看字典中是否存在。存在用对应的字符串的第一个字符作为后缀,看看当前字符串是否存在,不存在添加到字典中,后缀作为前缀,前缀对应的字符串添加到输出流,继续取;编码不存在,前缀对应的字符串的第一个字符作为后缀(这时当前字符串肯定不存在,字典中下一个可用编码肯定等于刚取出的编码),字符串添加到字典中,编码作为前缀,前缀对应的字符串添加到输出流,继续取。
编码流转换成字节流是按位从低到高的,window是小端模式(低字节在低地址),字节内低位在右边。
24位dib转换成8位dib时使用的八叉树算法
图片拉伸时参考的网上的双线性插值算法。
字典满了位数加一,位数是12时不加(Online reference materials written gif codec.
Encoded using gdi resolve common image formats, and then assembled into a gif
Each frame decode it into a gif dib
There are many online gif file format introduced
gif lzw with variable length compression algorithm:
Did not understand the principle, only know the process. Compression takes a character as a suffix, and see if there is a string. Exist as a prefix to continue to take with the corresponding encoding there is no string to add to the dictionary, a prefix added to the output stream, the suffix as a prefix to continue to take. Take a look at extracting coding dictionary exists. Exist with the corresponding first character string as a suffix to see the current string exists, there is no add to the dictionary, the suffix as a prefix, the corresponding string to the output stream, continue to take coding does not exist, prefix corresponding first character string as a suffix (when the current string certainly does not exis)
- 2015-01-17 20:22:25下载
- 积分:1
-
PID_Grando_CLA_C
PID增量式运算,基于DSP芯片TMS320F28035的运用,可直接使用。(The incremental PID operation, Based on the DSP chip TMS320F28035 use, can be used directly.)
- 2020-12-12 15:49:17下载
- 积分:1
-
uff-format
uff文件处理,处理DASP生成的uff文档(uff file format)
- 2012-11-09 22:39:08下载
- 积分:1
-
Cinfodlg
sock配置学习(sock configuration learning)
- 2004-09-29 10:18:16下载
- 积分:1
-
4241554
自己在一个通信项目中设计的滤波器,在传统设计的基础上作了改进,具有更好的特性,()
- 2018-04-16 08:35:53下载
- 积分:1
-
EX22_ECan
这是DSP F2812的CAN总线功能配置程序,希望对大家有用!(This is a DSP F2812 features CAN bus configuration program, we hope to useful!)
- 2014-02-19 18:51:24下载
- 积分:1
-
Linux_Gateway-ioT-master
说明: 基于linux的默认网关设置(转载自github,若有侵权,联系删除)(Default gateway settings based on Linux)
- 2020-03-10 12:49:09下载
- 积分:1