-
SKYBOX
游戏中天空盒的模拟实现,鼠标控制观察这个天空盒,工程的构架可以通用,极大方便读者。(Game simulation of the realization of the sky box, mouse control to observe the sky boxes, the project can be generic framework, which greatly facilitate the reader.)
- 2008-07-09 19:02:30下载
- 积分:1
-
similar_windows_mspaint
说明: 类似windows画图程序,基本功能都可以实现(simalar to windows mspaint.exe)
- 2009-07-22 10:55:50下载
- 积分:1
-
rfidreader
rfid实例阅读程序,可实现超高频,高频,低频卡的读写(
rfid实例阅读程序,可实现超高频,高频,低频卡的读写
RFID instance reading program, you can achieve ultra high frequency, high frequency, low frequency card read and write)
- 2017-05-25 01:32:50下载
- 积分:1
-
programming-of-VC-network
VC网络高级编程很好很全面的网络编程书籍(High-level programming of the VC network)
- 2012-08-14 10:32:20下载
- 积分:1
-
5477375
带背景工具栏的文本编辑器,VC++经典编程源码,很好的参考资料。(With the background of the toolbar text editor, VC++ classic programming source code, a good reference.)
- 2013-11-14 18:51:07下载
- 积分:1
-
NetTraffic_MFC
利用CButton模拟的网络流量统计控件,可作为学习(The use of simulation CButton controls the network traffic statistics can be used as learning)
- 2009-05-01 15:29:08下载
- 积分:1
-
A188
捷宝A188盘点程序,BIN文件,传入即可作用。(A188)
- 2020-07-01 02:00:02下载
- 积分: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
-
klm_my
一个win32程序,实现了标量kalman滤波的功能,本程序设信号为正弦波.(A win32 program to achieve the scalar kalman filtering function, the procedures established for the sine wave signal.)
- 2007-11-12 20:45:41下载
- 积分:1
-
cd_util
自动打开关闭CD机舱门,方便使用,值得一试试看(Turn off automatically open the CD drive door)
- 2009-04-08 21:04:53下载
- 积分:1