-
有限自动机的确定华,NFA到DFA的转变。
有限自动机的确定华,NFA到DFA的转变。-Ascertain of finite auto-machine , from NFA to DFA.
- 2022-02-21 19:57:31下载
- 积分:1
-
语音识别孤立
孤立的孤立词语音识别的孤立词语音识别语音识别
- 2022-03-25 20:13:50下载
- 积分:1
-
这是一个用Hook屏蔽鼠标与键盘的小程序。
用F12退出。
这是一个用Hook屏蔽鼠标与键盘的小程序。
用F12退出。-This is a shield with Hook mouse and keyboard of small programs. Using F12 withdrawal.
- 2023-06-07 02:55:03下载
- 积分:1
-
用汇编写的一个简单的俄罗斯方块游戏,8086
用8086汇编写的一个简单的俄罗斯方块游戏-Written in 8086 with the compilation of a simple Tetris game
- 2022-06-29 17:02:59下载
- 积分:1
-
a campaign
一个平抛运动演示程序.-a campaign-throwing demonstration program.
- 2023-08-24 14:40:03下载
- 积分:1
-
2410, Nicholson, AD
2410下,wince下,AD驱动程序,对开发很有用-2410, Nicholson, AD-driven procedures, the development of useful
- 2022-02-13 01:02:37下载
- 积分:1
-
hash1.vcproj hash1.vcproj hash1.vcproj
hash1.vcproj h ash1.vcproj-hash1.vcproj hash1.vcproj hash1.vcproj
- 2022-03-05 12:14:30下载
- 积分:1
-
在对话框上显示视图.是用VC++开发的,不错的东西!!给大家共享
在对话框上显示视图.是用VC++开发的,不错的东西!!给大家共享-In the dialog box displayed on the View. Is VC++ Developed good thing!! To the U.S. share
- 2023-07-08 19:40:02下载
- 积分: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
-
开发DLL文件和调用DLL文件的最精炼源码
用C++开发动态链接库(DLL文件),也是LIB文件。这是最简单的例子程序,写了一个myDLL.dll文件和一个callDLL.exe文件。实现了从exe里传一个参数给DLL中的函数,并由DLL中的函数进行处理后返回值给exe程序。编译环境测试过:C-Free、VS2010、VC++6.0,各个编译环境有所不同,代码也要稍作调整,源码中有备注。
- 2022-04-19 20:18:59下载
- 积分:1