-
Visual C++多线程应用。2个线程:发送器和接收器。多
multithreading Visual C++ application. 2 threads: sender and receiver. The multi-threaded app sends from one process to another over the network.
- 2022-03-22 19:09:06下载
- 积分:1
-
数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法...
数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法-c numerical methods used to prepare the direct numerical triangular matrix decomposition method of linear equations Algorithm
- 2023-02-20 16:45:03下载
- 积分:1
-
在表格中,您将满足条件的地址聚合多个单元格吨。
在Excel中,将符合条件的多个单元格的地址汇总,生成公式,便于追溯到原始文件。-In Excel, you will meet the conditions of the address aggregate multiple cells to generate the formula, easy to be traced back to the original file.
- 2022-10-07 06:05:03下载
- 积分:1
-
随机分布点和分布点的概率计算。希望对大家有点儿用
随机分布点和分布点的概率计算。希望对大家有点儿用-Randomly distributed points and distribution points of the probability. We want to use a bit
- 2022-12-11 06:30:03下载
- 积分:1
-
有设计文档,用VB的小编程实例,供初学者参考,很有用的,都是一些实用的例子。...
有设计文档,用VB的小编程实例,供初学者参考,很有用的,都是一些实用的例子。-good
- 2022-04-15 02:08:07下载
- 积分:1
-
一个短小精悍的汉字编码转换工具,支持文件或剪贴板…
一个短小精悍的中文内码转换工具,支持文件或剪贴板中中文内码及繁简体转换。-a short and pithy Chinese code conversion tools to support document or clipboard Chinese code and the English language.
- 2023-09-01 02:45:03下载
- 积分:1
-
视窗移动控制器
gps controller for windows mobile
- 2022-02-02 11:22:15下载
- 积分:1
-
数据挖掘关联分析的最新研究进展和未来趋向 《Frequent pattern mining: current status and future directi...
数据挖掘关联分析的最新研究进展和未来趋向 《Frequent pattern mining: current status and future directions》 由权威科学家韩家炜等著-Correlation Analysis of Data Mining the latest research progress and future trends
- 2023-02-14 06:00:04下载
- 积分:1
-
一个小型矩阵计算器
可视化界面
可以计算矩阵的加减乘和数乘...
一个小型矩阵计算器
可视化界面
可以计算矩阵的加减乘和数乘-A small visual interface matrix calculator can calculate the matrix by the addition and subtraction by several
- 2022-01-25 20:40:58下载
- 积分: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