登录
首页 » GDI-Bitmap » watch, replacement and conversion GIF/JPG/PCX/TIF/IFF/LBM/DL/HAM/BMP/RLE/TGA/MAC...

watch, replacement and conversion GIF/JPG/PCX/TIF/IFF/LBM/DL/HAM/BMP/RLE/TGA/MAC...

于 2023-03-09 发布 文件大小:49.40 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

观看,替换和转换 GIF/JPG/PCX/TIF/IFF/LBM/DL/ HAM/BMP/RLE/TGA/MAC/WPG/CUT/ANSI/TXT/IMG/ PBM/CUT/GL/FLI/MPG显示极小的图象(370KB)-watch, replacement and conversion GIF/JPG/PCX/TIF/IFF/LBM/DL/HAM/BMP/RLE/TGA/MAC/WPG/CUT/ANSI/TXT/IMG/PBM/CUT/GL/FLI/MPG showed very the small image (370KB)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选...
    本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refinement algorithm, based on the index table thinning thinning algorithm, refinement algorithm for the selection of choice.
    2022-05-17 09:20:09下载
    积分:1
  • 用C实现的,基于bmp图像格式的数字图像水印算法!
    用C实现的,基于bmp图像格式的数字图像水印算法!-Using C to achieve, bmp image format based on Digital Image Watermarking Algorithm!
    2022-09-02 01:25:02下载
    积分:1
  • 详细介绍图像的线性曲线检测和变换,程序测试成功,非常实用。...
    详细介绍图像的线性曲线检测和变换,程序测试成功,非常实用。-Detailed images of the linear curve detection and conversion, testing the success of the procedure is very practical.
    2022-04-07 00:49:38下载
    积分:1
  • 本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual...
    本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual C++编程技巧。主要包括图像基本操作,调色板技术,图像特技显示与擦除,图像空间变换,图像颜色处理,图像频域变换,图像处理和图像编码格式等的理论与技术。 附:课本中所有的源代码 课本正文为pdg格式,推荐使用超星阅读器(SSReader)打开;其中的源代码请用Visual C++ 6.0打开,如果用Visual C++.NET打开,会出现代码转换问题。-comprehensive book on the environment Windows95/98/NT/2000/Me/XP Image processing theory and programming technology, and based on object-oriented programming methods, detailed discussion of image processing Visual C programming skills. Images include basic operations, a palette technology, image display and graphics erasure, image space conversion, image color, Image frequency domain transform, image processing and image coding format of the theory and technology. Report : textbooks all the source code for text books pdg format, Superstar recommended reading (SSReader) Open; The source code Please open the Visual C 6.0, Visual C.NET open, there code conversion.
    2022-01-25 19:50:00下载
    积分:1
  • like a car odometer changes in the number of demonstration program, it can use i...
    一个像汽车里程表的数字变化演示程序,利用它可以在工业控制场合编制出赏心悦目的程序.利用了图像方法,数字是事先生成好的.-like a car odometer changes in the number of demonstration program, it can use in industrial control occasions produce pleasurable process. Use of the images, digital is good prior generation.
    2022-08-22 15:31:14下载
    积分:1
  • 通过BRESENHAM判定算法,绘制指定端点的直线,用来测试tuborC的图形编程...
    通过BRESENHAM判定算法,绘制指定端点的直线,用来测试tuborC的图形编程-Determined through the Bresenham algorithm, draw a straight line designated endpoint, used to test tuborC graphical programming
    2023-03-15 05:25:03下载
    积分:1
  • 这画图源码质量很。可以解压直接用VC6.0编译。运行
    这画图源码质量很。可以解压直接用VC6.0编译。运行-This drawing is the quality source code. You can extract directly VC6.0 to compile. Running
    2023-03-04 06:35:03下载
    积分:1
  • 一个用于设计的小软件,带有自动功能,并能自动编译
    一个用于设计的小软件,带有自动功能,并能自动编译
    2023-04-30 00:10:03下载
    积分:1
  • 对VC的传统控件进行了一些简单的改写做成象开关那种的样式
    对VC的传统控件进行了一些简单的改写做成象开关那种的样式-VC traditional control of some simple as switching rewrite caused the kind of style
    2022-12-28 07:20:04下载
    积分:1
  • Introduction Tokenmon is a application that monitors and displays a variety of s...
    Introduction Tokenmon is a application that monitors and displays a variety of security-related activity taking place on a system. Tokenmon gets its name from the fact that Windows NT/2000 stores a process security information, including the user account context in which the process executes, in an object called a token. The security activity Tokenmon monitors includes the following: ・ Logon/logoff ・ Enabling and disabling of privileges ・ Impersonation ・ Process creation/exit Tokenmon has advanced filtering and search capabilities that make it a powerful tool for exploring the way NT works, seeing how applications use security functions, or tracking down problems in system or application configurations. Tokenmon works on NT 4.0 and Windows 2000.-Introduction Tokenmon is a application that monitors and displays a variety of security-related activity taking place on a system. Tokenmon gets its name from the fact that Windows NT/2000 stores a process security information, includin
    2022-03-19 00:31:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载