-
maze is the essence of the plan traverse the problem, we can use a two
迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coordinates of the coordinates. This procedure can find a path, but this is not the shortest path. Not to say the best.
- 2022-05-24 03:36:41下载
- 积分:1
-
这是用VC++开发的交通灯的应用程序,可以模拟交通灯
这是用VC++开发的交通灯的应用程序,可以模拟交通灯-It is developed by using VC++ application traffic lights, traffic lights can be simulated
- 2022-02-12 00:46:59下载
- 积分:1
-
MFC入门教程
MFC入门教程-MFC Getting Started Tutorial ,,,,,,,,,,
- 2022-03-01 03:41:00下载
- 积分:1
-
这是一个贝塞儿曲线的例子
这是一个贝塞儿曲线的例子-this is a example of bezier curve
- 2023-01-04 13:20:03下载
- 积分:1
-
矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能
矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能-Matrix operations, including inverse matrix, the expansion of a wide range of computing functions of matrices
- 2022-07-27 19:24:27下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
图形化界面的计算器
图形化界面的计算器。支持算法优先。
有两种模式:一种是输入一个完整表达式,获取计算结果,这种工作模式类似于我们的计算表达式的过程;第二种是进行即使计算,即显示单步计算的中间结果,这种工作模式类似于普通计算器功能。
计算器包括2个文本框,一个输入框,一个输出框
支持阶乘
- 2022-04-22 07:09:44下载
- 积分:1
-
图画管理。可以帮助用户完成一些图画的管理、可以实现图画浏览删除、打开编辑、修改等功能...
图画管理。可以帮助用户完成一些图画的管理、可以实现图画浏览删除、打开编辑、修改等功能-picture management. Users can help complete the picture of some management, can achieve a picture View delete, open edit, modify functions
- 2022-04-11 07:49:45下载
- 积分:1
-
aaaaaa fff f
aashjhlk jlkhlkjhlkj
kjÅŸlkajsÅŸlkj
alksjlakjsÅŸ
lakjsÅŸlkja
- 2022-11-20 17:55:03下载
- 积分:1
-
这是有关VC++的一个应用程序,主要实现对话框编辑的应用
这是有关VC++的一个应用程序,主要实现对话框编辑的应用-It is about a VC++ application, the main dialog editing application to achieve
- 2023-06-12 18:45:02下载
- 积分:1