-
MapleStoryKeyHelp
使用WinIO.dll模拟按键和鼠标,的例子,(Use WinIO.dll analog buttons and mouse, for example,)
- 2010-03-12 09:41:44下载
- 积分:1
-
TreeView
期刊名称、期刊年代、卷、期数、载文量、录入量、录入员
2 来源信息录入:中文篇名、英文篇名、文章类型、页码、基金项目、分类号、关键词
3 涞源作者录入:作者姓名、作者发文排名、英文名、作者机构、部门名称、机构类别、作者地区、通讯地址、邮编
4 引文信息录入:引文形式、引文类型、引文文种、被引文作者、被引文译者、被引篇名、被引书名(刊名)、卷册序号、被引文出版地、被引文出版者、出版年代、卷期、页码
- 2010-12-24 12:52:36下载
- 积分:1
-
zidongsaolei
扫雷程序外挂,真正的算法实现(非读内存方法),高级最快3~5秒,有具体的算法解释说明(Plug-in de-mining process, the real algorithm (non-memory methods of reading), Senior fastest 3 ~ 5 seconds, there are specific explanations of the algorithm)
- 2009-06-24 09:17:58下载
- 积分:1
-
vc6
串口转以太网通信的例子,有需要的可以参考参考,vc6写的.(Examples of serial to Ethernet communications, we need to refer to reference, vc6 written.)
- 2010-12-25 21:54:54下载
- 积分:1
-
12864
说明: 12864液晶显示能够成熟运用在51上面的C语言编程,大家赶快下载!(12864 LCD can mature in 51 above, the use of C-language programming, we hasten to download!)
- 2008-11-11 11:06:07下载
- 积分:1
-
cpu_move
CPU 电子漂移知识,图解准确,耐人寻味(CPU electronic drift of knowledge, diagrams accurate, thought-provoking)
- 2009-09-06 23:15:48下载
- 积分: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
-
tiaoqi_VC_MFC
用VC(MFC)编写的跳棋游戏源码小游戏程序,经本人测试程序可以运行。共编程爱好者交流使用。(With VC (MFC) prepared Checkers game game-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts.)
- 2008-08-25 17:20:54下载
- 积分:1
-
mode
一个文本搜索的console程序,可以从一个txt文本文件中查找数据 不错的(A text search console procedures, can look for data a TXT text file)
- 2017-04-29 20:03:36下载
- 积分:1
-
mp3towav
使用libmpg123.dll, 将mp3文件解码为wav文件(Decode mp3 file to wav file by using libmpg123.dll.)
- 2013-12-10 09:03:40下载
- 积分:1