-
能够实现Bayer抖动显示图像及Floyd
能够实现Bayer抖动显示图像及Floyd-Steinberg抖动显示图像,只支持256色的图像。-Jitter can be realized Bayer show images and show the Floyd-Steinberg dithering images, only support 256-color images.
- 2022-02-03 22:02:12下载
- 积分:1
-
关于JPEG源代码
关于JPEG源代码-source code for JPEG
- 2022-11-11 19:35:03下载
- 积分:1
-
这里面是关于计算机图形学3
这里面是关于计算机图形学3-D图形显示的代码!-There is on the computer graphics 3-D graphical display of code!
- 2023-04-27 00:55:03下载
- 积分:1
-
作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序...
作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将bmpfile.bmp转换为A.htm,如果加上参数-m则使用屏蔽色,否则不使用。 目前只能支持256色的,并且小于64K的bmp位图。 RockCarry工作室 陈凯 2005.3.26-Author : RockCarry studio with Chen Kai WITH TC 2.0 will do a BMP file converted to HTML documents small programs. They think the results were pretty good, currently only 256-color conversion of BMP file. The code is very simple, interested friends can see. Use : Operation BMP2HTM documents can be, suggesting that BMP file name, remember currently only 256 color conversion of BMP images. Then suggest whether shielding color. The last successful conversion, in the current directory will generate a document entitled A.htm. This is the conversion of documents. If the use of the command line, as follows : bmp2htm bmpfile.bmp-m said bmpfile.bmp convert
- 2022-11-01 09:40:03下载
- 积分:1
-
条形码生成程序代码,可以左右你的啊!!!或好?
条码生成程序代码,你可以是一下啊!!!还是不错的呢-barcode generation procedure code, you can be about ah! ! ! Or good?
- 2022-04-16 05:59:51下载
- 积分:1
-
旅游图片控件(类似ACDSee)
游览图片的控件(类似ACDSee)-Tour pictures controls (similar to ACDSee)
- 2022-02-13 19:37:47下载
- 积分:1
-
文字一般情况下是水平显示的,本程序利用VC实现了文字的倾斜显示。...
文字一般情况下是水平显示的,本程序利用VC实现了文字的倾斜显示。-Under normal circumstances the level of the text is displayed, this program implements the use of VC tilt display text.
- 2023-05-17 18:40:03下载
- 积分:1
-
1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windo...
1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects ForthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : ForthProj.sln is document management solutions, ForthProj project management, project ForthProj.ncb database files, users ForthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code 4. compile and enforcement procedures
- 2022-02-07 13:43:04下载
- 积分:1
-
图片控件的一个实例 刚学习的时候的
图片控件的一个实例 刚学习的时候的-Pictures just an example of control when studying the
- 2022-03-01 02:51:35下载
- 积分:1
-
YUV分量显示程序。可分别显示Y,U,V 分量。对于理解YUV机制有很好的帮助。...
YUV分量显示程序。可分别显示Y,U,V 分量。对于理解YUV机制有很好的帮助。-YUV component display program. May showed the Y, U, V components. YUV mechanism for understanding a very good help.
- 2022-02-06 21:19:03下载
- 积分:1