-
创建单实例的应用程序
创建单实例的应用程序-create single-instance applications
- 2022-03-21 14:10:24下载
- 积分:1
-
有关计算机机房监控的
有关计算机机房监控的-the computer room monitoring
- 2022-07-18 22:23:46下载
- 积分:1
-
此实验是解决8数码难题问题,并计算出其计算的步数和时间
此实验是解决8数码难题问题,并计算出其计算的步数和时间-This experiment is to solve problems 8 digital issues and to calculate its calculation step and time
- 2022-02-15 18:36:04下载
- 积分:1
-
读取execel中的内容
读取execel中的内容-read the contents execel
- 2022-03-10 02:26:17下载
- 积分:1
-
Using visual C++ Combination opengl developed flame effect
用visual C++结合opengl开发的火焰效果-Using visual C++ Combination opengl developed flame effect
- 2022-04-20 20:31:23下载
- 积分:1
-
VB反编译程序源代码,看名字,吓了一大跳,如果编译后的VB程序能被反编译,那还需要程序员做什么.呵呵,其实此代码确实历害,可以把VB编译后的程序结构给分析出来,...
VB反编译程序源代码,看名字,吓了一大跳,如果编译后的VB程序能被反编译,那还需要程序员做什么.呵呵,其实此代码确实历害,可以把VB编译后的程序结构给分析出来,包括有多少窗体,多少模板,多少类,多少用户控件etc,有多少过程,和使用了哪些API函数。学习VB写的程序EXE结构的朋友可以看看。
-vb decomplile code,astonshing when you look the name.after compile this program, vb program can be decompiled, then it dosen t need vb programer.this program is very powerful, it even can extract the program structure,including how many windows,templates,classes ,controls as well as procedures,api.friends who study vb and exe structure download it.
- 2022-12-02 22:00:03下载
- 积分:1
-
Users can visit a number of interesting figure deal, and the common denominator,...
用户登陆后可以对数字进行一些有趣的处理,求最大公约数,最小公倍数,同构数,水仙花数和进行数制转换-Users can visit a number of interesting figure deal, and the common denominator, least common multiple, the number of isomorphism, a few daffodils and a few system conversion
- 2023-01-10 05:00:04下载
- 积分:1
-
isp1581驱动
isp1581驱动-isp1581 Drivers
- 2022-08-02 19:04:31下载
- 积分:1
-
同样是对2812的学习,让大家更深一步的了解2812
同样是对2812的学习,让大家更深一步的了解2812-The same is the 2812 study, so that everyone deeper understanding of 2812
- 2022-07-08 08:50:36下载
- 积分:1
-
几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像...
几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。
作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。
-geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic i
- 2022-03-20 04:33:00下载
- 积分:1