-
51上用19264液晶的源码,包括画线和汉字.初学者很有帮助噢
51上用19264液晶的源码,包括画线和汉字.初学者很有帮助噢-51 with 19,264 LCD on the source, including line drawing and Chinese characters. Beginners helpful Oh
- 2022-03-21 20:19:40下载
- 积分:1
-
lt; Matlab 6.X assisted image processing "source code suitable for use Matl...
- 2022-02-06 11:11:00下载
- 积分:1
-
计算机图形学正方体纹理映射(VC实现)
自己根据计算机图形学算法实现的立方体纹理映射,使用MFC平台和Windows API函数进行GDI绘制,使用有效边表填充算法和内插进行表面填充,并且使用面向对象实现,可重用性强。
- 2022-06-02 13:11:00下载
- 积分:1
-
基于OpenGL的2D硬加速图形库,实现了常用的2D图形显示算法。
基于OpenGL的2D硬加速图形库,实现了常用的2D图形显示算法。-Based on the 2D hardware accelerated OpenGL graphics library, a commonly used algorithm for 2D graphics.
- 2022-06-14 02:07:00下载
- 积分:1
-
GaAs导带和价带附近的等能面的计算程序
GaAs导带和价带附近的等能面的计算程序-GaAs渭 录
- 2022-09-12 07:50:03下载
- 积分:1
-
recognition of words
recognition of words
- 2022-02-01 01:31:35下载
- 积分:1
-
一个做图应用程序
一个做图应用程序-do a map applications
- 2022-03-19 01:49:49下载
- 积分:1
-
我写的程序 包括词法与语法程序 个人近了很大的精力 有不好的地方大家指出...
我写的程序 包括词法与语法程序 个人近了很大的精力 有不好的地方大家指出 -I write procedures including morphology and syntax procedures personal nearly a lot of energy in a bad place everyone
- 2022-01-25 16:55:09下载
- 积分:1
-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这...
微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这些新知识,我们应尽快了解、掌握并试图运用到实践项目中去,而通过实例学习的方法无疑是一个非常有效的途径。本文就通过一个简单的实例,向大家展示了在Visual C#中如何运用GDI+和Unsafe代码类等技术以实现简单的数字图像处理。 -Microsoft"s new.NET platform for developers to bring as many new GDI, Globalization like programming mechanism, and also invented a new Java-like programming language-C++. These new knowledge, we should understand, grasp and tried to apply it in practice projects, and through the example of learning is a very effective way. This paper through a simple example to illustrate the Visual C# and how to use GDI Unsafe code for such technology to achieve simple digital image processing.
- 2022-09-07 07:10:02下载
- 积分:1