搜索资源列表
ShowDIB
- 该代码实现了DIB图像的打开,显示和保存功能,代码经典实用
jpeg6
- 来自Quake3中处理Jpeg的代码,经典!!如许编译,请自行定义qboolean等变量类型
jpeghuff
- 关于HUFF的代码用C编的,大家学习一下,是JPEG的经典-The codes ,which are classic for JPEG,are used for Huffman and edited with C. We can do some rearch of them.
VC_programming_fade_bitmap_display_classic_code.ra
- VC编程实现位图的淡入淡出显示经典代码 VC programming fade bitmap display classic code-VC programming fade bitmap display classic code
C_programming_classic_graphical_display_special_al
- C编程实现图形显示特技算法的经典代码C programming classic graphical display special algorithm code-C programming classic graphical display special algorithm code
vb_programming_mobile_text_picture_smooth_classica
- vb编程实现图片上平滑移动文字经典代码vb programming mobile text picture on the smooth classical code-vb programming mobile text picture on the smooth classical code
picture_Delphi_code
- 基于Delphi的图片管理开发经典代码编程入门精通必学代码实例-Management Development based on the classic picture Delphi code
flash-samples-and-codes
- flash很多效果的例子, 包括代码实现, 都是很经典的场景-the example flash a lot of effects, including code implementation, are very classic scene
LoadBmp
- vc环境下加载图像的经典程序,也是vc编程最经典的框架,其他功能的程序可以直接在此基础上进行修改,加代码即可。-vc environment loaded image of classic program, is also the most classic vc programming framework, and other features of the program can be modified directly on this basis, the code can be added
Dark-Channel-Prior-Codes
- 何凯明的经典算法,代码已经注释过了,方便阅读。-Kaiming He s Single Image Haze Removal Using Dark Channel Prior
Chapter03Code
- 本代码为C#入门经典书籍的第三章源码,包含该章所有的代码,可以很方便的使用-The code is C# portal classic book chapter III source code, including all the code that chapter, you can easily use
Chapter04Code
- 该代码为C#入门经典中第四章的代码,该压缩包包含该章所有的代码,可以帮助读者很好的学习该书-The code is the code in C# portal classic chapter IV, The archive contains all the code that chapter, can help readers learn good book
Chapter05Code
- 该代码为 C#入门经典中的第五章代码,该压缩包包含该章所有的代码,可以很好的帮助读者学习该章内容-The code for C# portal classic chapter in the code, the archive contains all of the code that chapter, can be a good help readers learn that chapter
manySignal2
- Qt的多个信号链接单一槽函数经典代码! 此代码可以成为构建多并发的启示代码!-Qt s signal connecting single slot function classic code!