-
用C编写的八数码难题的解法,采用宽度优先搜索算法。
用C编写的八数码难题的解法,采用宽度优先搜索算法。-C eight prepared by the problem of the digital method, using the width first search algorithm.
- 2022-01-26 01:18:42下载
- 积分:1
-
digital image processing, a source book, the scientific publishing house.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2022-08-06 18:33:09下载
- 积分:1
-
由于涉及图片的显示,所以我采用MFC进行编程。由于MFC封装了win32的许多APIAPI,所以可以不用考虑很多操作的细节,而专注于图像的处理。...
由于涉及图片的显示,所以我采用MFC进行编程。由于MFC封装了win32的许多APIAPI,所以可以不用考虑很多操作的细节,而专注于图像的处理。-because of the pictures, so I used MFC programming. As the MFC Packaging many APIAPI win32, so it is not necessary to consider many details of the operation, and focus on image processing.
- 2022-02-10 07:49:18下载
- 积分:1
-
zieberbude POS for cyber cafe
zeiberbude是网吧的销售点系统。作为介绍,它是一个c++平台系统,可以在解压缩后使用。它有一个服务器和客户端,服务器是用户友好的,客户端可以在基于windows或linux的计算机上使用。这个系统已经在网吧中使用,它只需访问一个正在运行的网站http://www.zeibebu.de/
- 2022-05-16 04:25:00下载
- 积分:1
-
快速批量对图片进行分割,对扫描到电脑里图片,分割成若干个小的图片...
快速批量对图片进行分割,对扫描到电脑里图片,分割成若干个小的图片-Fast volume segmentation of the picture on the scan to computer images, divided into several smaller picture
- 2022-02-04 14:59:45下载
- 积分:1
-
程序能够实现黑白棋子交替落子,判断输赢,重新开始游戏
程序能够实现黑白棋子交替落子,判断输赢,重新开始游戏-Sub-programs can be achieved Reversi alternate Lazi, judge winners and losers, to re-start the game
- 2022-09-04 05:20:03下载
- 积分:1
-
The software is programmed using VB, and function is to realize the rotation of...
这个软件是用VB编程的,功能是实现对图象的旋转,-The software is programmed using VB, and function is to realize the rotation of images,
- 2022-04-11 10:05:13下载
- 积分:1
-
基于VC++,画各种各样的椭圆程序,并且是拖拽鼠标就可画的。...
基于VC++,画各种各样的椭圆程序,并且是拖拽鼠标就可画的。-Based on VC++, painting a variety of elliptical procedures, and drag the mouse can be drawn.
- 2022-01-25 15:47:34下载
- 积分:1
-
游戏斗地主
游戏斗地主-Game斗地主
- 2022-01-27 20:32:18下载
- 积分:1
-
等高线追踪算法实现离散点生成等高线
程序可以根据让用户自定义输入生成随机点数量、设定X范围、设定Y范围、设定Z范围来自定义生成一系列随机点数量,并根据用户设定的周围搜索点数量来进行规则格网的插值,然后根据输入的等高线间距进行等高线的生成。在图层显示上,可以显示DEM数据、随机点数据、等高线数据,并根据用户自定义的图层进行显示和叠加。程序可以修改等高距进行显示。
- 2022-02-10 15:13:00下载
- 积分:1