-
SQL Server数据库支持的售票系统
管理航空公司的信息. vb数据库编程练习,请大家多多指教.(This program can manage information of air company based on VB and SQL Server.)
- 2005-07-08 12:53:07下载
- 积分:1
-
61282540usb-can(vc6)
usb编程资料 很少见的资料 快看看吧(usb编程资料 很少见的资料 快看看吧)
- 2010-10-20 12:19:23下载
- 积分: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
-
maze
迷宫算法,给定一七点,给定一终点,找出迷宫路径(Maze algorithm, given 17 points, to set one end of the maze to find the path)
- 2008-05-30 07:50:53下载
- 积分:1
-
WaveDriverTest
Avaya Wave Driver Test
- 2011-11-15 15:36:41下载
- 积分:1
-
EmailManagement
数据库课程设计简单的邮件管理系统。可以用VS2013连接oracle数据库,实现一些简单的操作(Database design courses simple mail management system. VS2013 can be used to connect oracle , to achieve some simple operations)
- 2016-01-06 21:09:48下载
- 积分:1
-
facerecognize
一般的人脸识别程序,可供大家学习使用!大家也可以继续 完善哦!(Face recognition procedures in general for the U.S. study to use! U.S. can continue to improve the Oh!)
- 2009-02-26 13:13:00下载
- 积分:1
-
XXXOPCSRV
一个modbus协议的opc server(an agreement modbus connection Oligomeric Proanthocyanidins server)
- 2006-08-16 15:33:50下载
- 积分:1
-
sdt_rev250p
很好的嵌入式操作系统资料,高效率的实时嵌入式操作系统。含有三星的原版资料。(Very good information on embedded operating systems, efficient real-time embedded operating system. Samsung contain original information.)
- 2009-02-22 08:28:18下载
- 积分:1
-
tb
说明: vc在菜单中加入图标的程序源码,很不错的demo
(vc icon in the menu to add the program source code, very good demo)
- 2011-06-28 06:39:23下载
- 积分:1