-
The preparation of a pathway to solve the maze procedure. (2) the user to enter...
编制一个求解迷宫通路的程序。(2) 用户以文件的形式输入迷宫的数据:文件中迷宫保存在一个[ ]中,e表示入口,x表示出口,1表示障碍,0表示通路,每一行用逗号隔开。-The preparation of a pathway to solve the maze procedure. (2) the user to enter the maze in the form of data: documents saved in a maze [] in, e express entrance, x express export, express one obstacle, 0 express pathway, each line separated by commas.
- 2022-05-26 17:28:38下载
- 积分:1
-
网络助手,用用就知道它的用处了
网络助手,用用就知道它的用处了-network assistants use. Know it"s useless
- 2022-01-26 04:57:39下载
- 积分:1
-
TCP_IP Double Hot Backup
TCP_IP 下双机热备用-TCP_IP Double Hot Backup
- 2023-02-19 04:05:03下载
- 积分:1
-
源码中包含有3个游戏代码,一个购物系统代码还有其他很多学习用例的教学代码!~...
源码中包含有3个游戏代码,一个购物系统代码还有其他很多学习用例的教学代码!~-It includes 3 games code a shopping system and many other codes used for teaching.
- 2022-02-11 12:03:00下载
- 积分:1
-
一个很强的屏幕放大镜,并可叠加其他颜色。
一个很强的屏幕放大镜,并可叠加其他颜色。-A very strong magnifying glass screen, and overlay other colors.
- 2023-05-21 21:15: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
-
WIRELESS连接方式。采用WIFI连接方式,参照源码可以自己编写无线上网的程序。...
WIRELESS连接方式。采用WIFI连接方式,参照源码可以自己编写无线上网的程序。-WIRELESS connections. Using WIFI connection, the light source could have written procedures for wireless Internet access.
- 2023-06-12 11:15:04下载
- 积分:1
-
The system functional requirements:
Suppose Student Information includes: Stude...
系统功能需求:
假设学生信息含有:学号、姓名、成绩。要求用单链表表示一个班的学生信息,并能用菜单形式实现如下功能(菜单要能重复使用):
1、建立单链表
2、输出单链表
3、查找单链表
4、插入单链表
5、删除单链表
6、更新单链表
7、逆置单链表
0、退出系统
-The system functional requirements:
Suppose Student Information includes: Student ID, name, performance. Require a single linked list, said the students information, and can be used to achieve the following functions form the menu (menu to be able to re-use):
1, the establishment of a single linked list
2, the output single-linked list
3, to find a single linked list
4, insert a single linked list
5, to delete a single linked list
6, update a single list
7, reverse a single linked list home
0, exit the system
- 2022-03-16 13:31:58下载
- 积分:1
-
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。...
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。-c interface and realize very classic books c interface. Complete pdf version suitable way c realize oop programming.
- 2023-03-22 10:45:04下载
- 积分:1
-
一个操作演示如何操作剪贴板(Clipboard)来共享和传递数据的程序。比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们...
一个操作演示如何操作剪贴板(Clipboard)来共享和传递数据的程序。比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们也可以在自己的应用程序中通过剪贴板来完成这些工作,从而提高我们自己的应用程序与Windows操作系统之间的互操作性。-an operation and demonstration of how to operate the clipboard (Clipboard), and transmit data sharing procedures. For example, in resource management (Windows Explorer) can shear/copy/paste documents. Similarly, we can also in their applications through the clipboard to complete these tasks, in order to improve our own applications and the Windows operating system interoperability.
- 2022-04-01 19:35:08下载
- 积分:1