-
TMS320F407标准例程(寄存器版本)详细全
TMS320F407标准例程(寄存器版本)详细全供大家交流学习使用,所有例程在下方做展示
- 2022-03-16 04:39:14下载
- 积分:1
-
MultiSample
一个来自opengl超级宝典上的示例.里面包括一个三维空间和一些圆环,小球.挺不错(opengl from a book on the Super examples. Includes a three-dimensional space and some circle small ball. quite good )
- 2007-06-13 17:04:28下载
- 积分:1
-
DS1302可调时钟
DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟DS1302可调时钟
- 2022-01-31 22:59:49下载
- 积分:1
-
C:Program FilesAdvantechAdsapiIncludeDriver.h
C:Program FilesAdvantechAdsapiIncludeDriver.h
- 2022-03-01 12:53:04下载
- 积分:1
-
AutoFinderDemo
使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)
- 2013-09-21 17:16:49下载
- 积分: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
-
graph-DFS
邻接表存储图,然后进行深度优先遍历及广度优先遍历。(DFS,adjacent matrix)
- 2013-10-27 20:16:41下载
- 积分:1
-
rtspd
rtsp server自己写的代码,可以实现h264的传输。
- 2023-05-12 19:40:04下载
- 积分:1
-
timer1_10ms
PIC C CCS TIMER1 10MS
- 2012-08-28 01:49:46下载
- 积分:1
-
P147_S1_WDT_Timer
MSP430F149 例程,看门狗 C源程序代码。(MSP430F149 routine, the watchdog C source code.)
- 2013-11-28 14:56:34下载
- 积分:1