CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - gdi
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - gdi - List
[
File Operate
]
emf2wmf
DL : 0
一个简单的小程序,使用GDI将emf文件转化为wmf文件。-A simple program that converts EMF to WMF using GDI+. This project can also be used as a simple kick-off for a console GDI+ program.It can be useful as a basic command line tool or as a starting off point for writing a GDI+ program. It also has an example of char to wchar string conversion.
Date
: 2025-12-30
Size
: 3kb
User
:
avi
[
File Operate
]
Electron
DL : 0
电子教鞭,是电子白板程序, 用GDI和半透明窗体来实现,比较好的参考价格-code src
Date
: 2025-12-30
Size
: 775kb
User
:
zjm
[
File Operate
]
GifCodec
DL : 0
参考网上的资料写的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
Date
: 2025-12-30
Size
: 428kb
User
:
朱伯虎
[
File Operate
]
Iiwhandle
DL : 0
how to get VB to handle GDI+ freehand shape drawing-How to get the VB to handle GDI+ freehand shape drawing
Date
: 2025-12-30
Size
: 281kb
User
:
obvrloppxxg
[
File Operate
]
nfyuz
DL : 0
GDI, MCI, Math, Registry, Windows info Transparent(GDI, MCI, Math, Registry, and Windows info Transparent)
Date
: 2025-12-30
Size
: 325kb
User
:
itj-4988
[
File Operate
]
hvth__opticocable
DL : 0
GDI, MCI, Math, Registry, Windows info Transparent()
Date
: 2025-12-30
Size
: 325kb
User
:
Vivyan
[
File Operate
]
pbopiler
DL : 0
一个模拟仿真系统的原型,包含了GDI动化框架和计算传递的框架,也包含编辑功能的代码如需编辑界面请与作者联系,()
Date
: 2025-12-30
Size
: 159kb
User
:
YTSAlkkof_067
[
File Operate
]
HTGEZQW
DL : 0
本文件演示OK中字幕移动算法,展示了GDI+技术的使用()
Date
: 2025-12-30
Size
: 226kb
User
:
eubtfq
[
File Operate
]
swcnnbf
DL : 0
用GDI+的优秀图形输出功能可以非常方便的实现文字特效,其中一个带阴影的文字便是其中一例,许多简单的文字特效只是简单的将文()
Date
: 2025-12-30
Size
: 2kb
User
:
Humery
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.