-
ROOTKIT
rookit 编写 整理框架齐全,包括进程隐藏,文件隐藏,服务隐藏,注册表隐藏,端口隐藏等。各种隐藏方式,是学习rookit很好的资料(Rookit write complete finishing framework, including the hidden process, hidden files, hidden services, hidden registry port hidden. A variety of hidden learning rookit good information)
- 2012-05-15 16:56:15下载
- 积分:1
-
PWM
DC-DC变换器的DSP28335控制程序,采样TI的软件架构,实现软启动,闭环控制等(DC-DC converter DSP28335 control procedures, sampling TI software architecture, soft start, closed-loop control)
- 2016-03-17 11:12:33下载
- 积分:1
-
VBtohtml
vb的课程设计,vb代码和html之间的转换(vb of curriculum design, vb code and html conversion between the)
- 2006-07-04 20:08:10下载
- 积分: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
-
c-100
C语言经典算法100例。包括贪婪算法思想,冒泡排序法等。(C language classical algorithm 100 cases. Including the greedy algorithm, bubble sort law.)
- 2007-07-09 20:55:06下载
- 积分:1
-
PCview
这个是我用ghost1.0修改出来源码,框架稳定,对IOCP进行了一定优化,更稳定(This is I with ghost1.0 modify out the source code, stable framework, IOCP, which must be optimized, more stable)
- 2020-07-30 14:58:37下载
- 积分:1
-
csol_wallhack
CSOL透视防O3O5源代码(使用HLSDK编写)(据说是假的代码)(csol wallhack sources code(use HLSDK))
- 2013-03-15 09:29:39下载
- 积分:1
-
Vision-to-webcamera
Labview的程序源代码SimplyModbusTCP1.3.6SimplyModbusTCP1.3.6(Labview Labview program source code of the program source code Labview program source code program source code Labview Labview program source code)
- 2014-01-07 09:46:48下载
- 积分:1
-
TestAdo
VC++实现数据库的连接,以及对数据库的增删改查操作。(No Translation.)
- 2016-08-31 10:35:02下载
- 积分:1
-
Sy7
编程实现一个静态切分为左右两个窗口的 MDI 应用程序,并在左视图中统计右视图中
绘制圆的个数,实现文件的保存和读取;左右视图属于不同的视图类(Programming a static cut into about two MDI application window and draw a circle in the right view statistics of the number in the left view, save and read files to achieve views are different views about the class)
- 2013-12-31 21:36:25下载
- 积分:1